On OS X 10.8:
* Invoking from command line does not get back to the prompt * "Save" does not work anymore (no error, but the 'document change' indicator in the menu title keeps showing), and any attempt to quit the app prompts the "Do you want to save the changes you made in the document ?" pop up
Anybody gets the same issues? r9270 seemed ok.
BTW, is there an easy way to revert back to a nightly build or regular version from the update window?
Cheers, Manu
On Aug 12, 2012, at 5:58 PM, Emmanuel Blot eblot.ml@gmail.com wrote:
On OS X 10.8:
- Invoking from command line does not get back to the prompt
Invoking what? You mean calling ‘mate’?
- "Save" does not work anymore (no error, but the 'document change'
indicator in the menu title keeps showing), and any attempt to quit the app prompts the "Do you want to save the changes you made in the document ?" pop up
Anybody gets the same issues?
Sounds like perhaps an exception was thrown, look in Console.
r9270 seemed ok.
r9271 is just r9270 with some debug output.
BTW, is there an easy way to revert back to a nightly build or regular version from the update window?
Yes, hold down shift when you click Check Now.
Invoking what? You mean calling ‘mate’?
Yes.
Sounds like perhaps an exception was thrown, look in Console.
It seems by that time, the following exceptions were thrown:
12/08/2012 17:53:21.867 TextMate[608]: *** -[NSURL initFileURLWithPath:]: nil string parameter 12/08/2012 17:53:21.869 TextMate[608]: ( 0 CoreFoundation 0x928d67ab __raiseError + 219 1 libobjc.A.dylib 0x92219602 objc_exception_throw + 230 2 CoreFoundation 0x9283623b +[NSException raise:format:] + 139 3 Foundation 0x923c1cc0 -[NSURL(NSURL) initFileURLWithPath:] + 94 4 Foundation 0x923c1bb0 +[NSURL(NSURL) fileURLWithPath:] + 67 5 OakAppKit 0x0027ad57 -[OakSavePanel initWithPath:directory:fowWindow:delegate:contextInfo:] + 199 6 OakAppKit 0x0027af80 +[OakSavePanel showWithPath:directory:fowWindow:delegate:contextInfo:] + 90 7 DocumentWindow 0x001881e8 -[DocumentController saveDocument:] + 402 8 libobjc.A.dylib 0x922265d3 -[NSObject performSelector:withObject:] + 70 9 AppKit 0x916b09a2 -[NSApplication sendAction:to:from:] + 436 10 AppKit 0x917ed12c -[NSMenuItem _corePerformAction] + 529 11 AppKit 0x917ecdbb -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 163 12 AppKit 0x917ec444 -[NSMenu _performActionWithHighlightingForItemAtIndex:sendAccessibilityNotification:] + 79 13 AppKit 0x917ec3f0 -[NSMenu _performActionWithHighlightingForItemAtIndex:] + 48 14 AppKit 0x917eb905 -[NSMenu performKeyEquivalent:] + 306 15 AppKit 0x917eacbc -[NSApplication _handleKeyEquivalent:] + 915 16 AppKit 0x916a0cf1 -[NSApplication sendEvent:] + 5512 17 AppKit 0x915ba73c -[NSApplication run] + 951 18 AppKit 0x9155d8e6 NSApplicationMain + 1053 19 TextMate 0x000dc167 main + 1035 20 TextMate 0x000c5c15 start + 53 ) 12/08/2012 17:53:21.896 TextMate[608]: *** -[__NSArrayM removeObjectAtIndex:]: index 4 beyond bounds [0 .. 3] 12/08/2012 17:53:21.899 TextMate[608]: ( 0 CoreFoundation 0x928d67ab __raiseError + 219 1 libobjc.A.dylib 0x92219602 objc_exception_throw + 230 2 CoreFoundation 0x927cd4a8 -[__NSArrayM removeObjectAtIndex:] + 312 3 CoreFoundation 0x927b2268 CFArrayRemoveValueAtIndex + 88 4 Foundation 0x923dee69 +[NSObject(NSDelayedPerforming) cancelPreviousPerformRequestsWithTarget:selector:object:] + 839 5 AppKit 0x914cc5d0 -[NSSavePanel _stopOpenProgressIndicator] + 152 6 AppKit 0x914cc52e -[NSSavePanel fileBrowserDidFinishPopulation:] + 33 7 AppKit 0x914cb511 -[NSNavFinderViewFileBrowser finderView:populationInProgress:] + 83 8 FinderKit 0x9669ac7c -[FIFinderViewGutsController tellDelegatePopulationInProgress:] + 108 9 FinderKit 0x9669acc0 -[FIFinderViewGutsController notifierPropertyChanged:] + 60 10 FinderKit 0x965caf2d _ZN28TNotifierReceiverCocoaBridge6NoticeEP9TNotifierm + 65 11 FinderKit 0x965ca067 _ZN9TNotifier11SendANoticeEymb + 89 12 FinderKit 0x965c9d67 _ZN9TNotifier17SendNoticesCommonEmb + 237 13 FinderKit 0x965c9c74 _ZN9TNotifier11SendNoticesEm + 32 14 FinderKit 0x9655f83e _ZN11TNodeEngine12UpdateIsBusyEb + 102 15 FinderKit 0x9655f77f _ZN11TNodeEngine17ProcessCompletionEP30TNodeEngineNotificationHandler + 97 16 FinderKit 0x96565284 _ZN30TNodeEngineNotificationHandler22SecondStepOnMainThreadEv + 36 17 FinderKit 0x965a8a07 _ZN22IAsynchronousOperation29PerformSecondStepOnMainThreadEv + 85 18 FinderKit 0x965a8ccd __ScheduleSecondStepOnMainThread_block_invoke_0 + 25 19 libdispatch.dylib 0x97dc6fe3 _dispatch_call_block_and_release + 15 20 libdispatch.dylib 0x97dc2d0a _dispatch_client_callout + 46 21 libdispatch.dylib 0x97dc8337 _dispatch_main_queue_callback_4CF + 223 22 CoreFoundation 0x927d2905 __CFRunLoopRun + 1845 23 CoreFoundation 0x927d1d6a CFRunLoopRunSpecific + 378 24 CoreFoundation 0x927d1bdb CFRunLoopRunInMode + 123 25 HIToolbox 0x92fc68aa RunCurrentEventLoopInMode + 242 26 HIToolbox 0x92fc6619 ReceiveNextEventCommon + 374 27 HIToolbox 0x92fc6494 BlockUntilNextEventMatchingListInMode + 88 28 AppKit 0x915c4a5a _DPSNextEvent + 724 29 AppKit 0x915c428c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119 30 AppKit 0x915ba6dc -[NSApplication run] + 855 31 AppKit 0x9155d8e6 NSApplicationMain + 1053 32 TextMate 0x000dc167 main + 1035 33 TextMate 0x000c5c15 start + 53 )
BTW, is there an easy way to revert back to a nightly build or regular version from the update window?
Yes, hold down shift when you click Check Now.
Ok thanks.
Cheers, Manu