Hello,
Every so often the UI will hang. This is a new development and has started about a week or so ago. I don’t think anything has really changed on my end. It occurs when moving my text cursor around or when bringing up the find window. I’m sure there are other things that cause it to occur, but I can’t think of them at the moment. It doesn’t happen every time but it happens enough to be annoying.
Any help would be appreciated.
Thanks!
You can try do spindump using Activity Monitor. Select TextMate in the list, click the toolbar button with a gear icon and select Spindump. This could give the TextMate developer(s) some ideas of what’s going on.
I ended up doing a timing profiler and it looks like something is going on with [OakPasteboard pruneHistory], with the biggest offender being [NSSQL FetchRequestContext executeRequestUsingConnection:]. I’m going to attach the instrument data. The issue occurs in the last 10 seconds of the recording.
On Dec 12, 2017, at 11:41 AM, Jacob Carlborg doob@me.com wrote:
You can try do spindump using Activity Monitor. Select TextMate in the list, click the toolbar button with a gear icon and select Spindump. This could give the TextMate developer(s) some ideas of what’s going on.
-- /Jacob Carlborg
On 12 Dec 2017, at 18:32, Kyle Kirbatski <kyle.kirby@me.com mailto:kyle.kirby@me.com> wrote:
Hello,
Every so often the UI will hang. This is a new development and has started about a week or so ago. I don’t think anything has really changed on my end. It occurs when moving my text cursor around or when bringing up the find window. I’m sure there are other things that cause it to occur, but I can’t think of them at the moment. It doesn’t happen every time but it happens enough to be annoying.
Any help would be appreciated.
Thanks!
textmate mailing list textmate@lists.macromates.com mailto:textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
My clipboard history DB is 400MB. I’m sure that’s the problem. I’m going to delete it and I’ll report back if the issue is or isn’t resolved.
On Dec 12, 2017, at 11:48 AM, Kyle Kirbatski kyle.kirby@me.com wrote:
I ended up doing a timing profiler and it looks like something is going on with [OakPasteboard pruneHistory], with the biggest offender being [NSSQL FetchRequestContext executeRequestUsingConnection:]. I’m going to attach the instrument data. The issue occurs in the last 10 seconds of the recording.
<Instruments.trace.zip>
On Dec 12, 2017, at 11:41 AM, Jacob Carlborg <doob@me.com mailto:doob@me.com> wrote:
You can try do spindump using Activity Monitor. Select TextMate in the list, click the toolbar button with a gear icon and select Spindump. This could give the TextMate developer(s) some ideas of what’s going on.
-- /Jacob Carlborg
On 12 Dec 2017, at 18:32, Kyle Kirbatski <kyle.kirby@me.com mailto:kyle.kirby@me.com> wrote:
Hello,
Every so often the UI will hang. This is a new development and has started about a week or so ago. I don’t think anything has really changed on my end. It occurs when moving my text cursor around or when bringing up the find window. I’m sure there are other things that cause it to occur, but I can’t think of them at the moment. It doesn’t happen every time but it happens enough to be annoying.
Any help would be appreciated.
Thanks!
textmate mailing list textmate@lists.macromates.com mailto:textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate http://lists.macromates.com/listinfo/textmate
textmate mailing list textmate@lists.macromates.com mailto:textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
Yup, that was the issue :)
On Dec 12, 2017, at 11:50 AM, Kyle Kirbatski kyle.kirby@me.com wrote:
My clipboard history DB is 400MB. I’m sure that’s the problem. I’m going to delete it and I’ll report back if the issue is or isn’t resolved.
On Dec 12, 2017, at 11:48 AM, Kyle Kirbatski <kyle.kirby@me.com mailto:kyle.kirby@me.com> wrote:
I ended up doing a timing profiler and it looks like something is going on with [OakPasteboard pruneHistory], with the biggest offender being [NSSQL FetchRequestContext executeRequestUsingConnection:]. I’m going to attach the instrument data. The issue occurs in the last 10 seconds of the recording.
<Instruments.trace.zip>
On Dec 12, 2017, at 11:41 AM, Jacob Carlborg <doob@me.com mailto:doob@me.com> wrote:
You can try do spindump using Activity Monitor. Select TextMate in the list, click the toolbar button with a gear icon and select Spindump. This could give the TextMate developer(s) some ideas of what’s going on.
-- /Jacob Carlborg
On 12 Dec 2017, at 18:32, Kyle Kirbatski <kyle.kirby@me.com mailto:kyle.kirby@me.com> wrote:
Hello,
Every so often the UI will hang. This is a new development and has started about a week or so ago. I don’t think anything has really changed on my end. It occurs when moving my text cursor around or when bringing up the find window. I’m sure there are other things that cause it to occur, but I can’t think of them at the moment. It doesn’t happen every time but it happens enough to be annoying.
Any help would be appreciated.
Thanks!
textmate mailing list textmate@lists.macromates.com mailto:textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate http://lists.macromates.com/listinfo/textmate
textmate mailing list textmate@lists.macromates.com mailto:textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate http://lists.macromates.com/listinfo/textmate
What kind of document? Hangs are usually caused by a bad language bundle. m.
-- matt neuburg, phd = http://www.apeth.net/matt/ pantes anthropoi tou eidenai oregontai phusei Programming iOS 11! http://shop.oreilly.com/product/0636920107408.do iOS 11 Fundamentals! http://shop.oreilly.com/product/0636920107415.do RubyFrontier! http://www.apeth.com/RubyFrontierDocs/default.html
On Dec 12, 2017, at 9:41 AM, Jacob Carlborg doob@me.com wrote:
You can try do spindump using Activity Monitor. Select TextMate in the list, click the toolbar button with a gear icon and select Spindump. This could give the TextMate developer(s) some ideas of what’s going on.
-- /Jacob Carlborg
On 12 Dec 2017, at 18:32, Kyle Kirbatski kyle.kirby@me.com wrote:
Hello,
Every so often the UI will hang. This is a new development and has started about a week or so ago. I don’t think anything has really changed on my end. It occurs when moving my text cursor around or when bringing up the find window. I’m sure there are other things that cause it to occur, but I can’t think of them at the moment. It doesn’t happen every time but it happens enough to be annoying.
Any help would be appreciated.
Thanks!
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate