jezdez / textmate-missingdrawer

[UNMAINTAINED] A better sidebar for Textmate.
MIT License
724 stars 35 forks source link

Crashing textmate. #20

Closed mennis closed 13 years ago

mennis commented 13 years ago

When both ProjectPlus and missing Drawer are installed textmate crashes on launch. Deleting Project plus remedies this.

india:src mennis$ /Applications/TextMate.app/Contents/MacOS/TextMate 2010-09-08 12:09:40.780 TextMate[762:903] -[CWTMSplitView sideView]: unrecognized selector sent to instance 0x67f530 2010-09-08 12:09:40.781 TextMate[762:903] Exception raised during posting of notification. Ignored. exception: '-[CWTMSplitView sideView]: unrecognized selector sent to instance 0x67f530' invoked observer method: '* -[OakProjectController MD_windowDidBecomeMain:]' observer: 0x64afa0 notification name: 'NSWindowDidBecomeMainNotification' 2010-09-08 12:09:40.789 TextMate[762:903] HIToolbox: ignoring exception '* -[NSCFArray objectAtIndex:]: index (1) beyond bounds (1)' that raised inside Carbon event dispatch ( 0 CoreFoundation 0x9875dbba __raiseError + 410 1 libobjc.A.dylib 0x97bc3509 objc_exception_throw + 56 2 CoreFoundation 0x9875d8e8 +[NSException raise:format:arguments:] + 136 3 CoreFoundation 0x9875d85a +[NSException raise:format:] + 58 4 Foundation 0x942b74dc _NSArrayRaiseBoundException + 121 5 Foundation 0x9420ac46 -[NSCFArray objectAtIndex:] + 63 6 ProjectPlus 0x0178bfd7 -[CWTMSplitView documentView] + 183 7 ProjectPlus 0x017901c5 -[NSWindowController(OakProjectController_SideBarSwitching) splitView:resizeSubviewsWithOldSize:] + 605 8 ProjectPlus 0x0178c3af -[KFSplitView resizeSubviewsWithOldSize:] + 140 9 AppKit 0x95ae5ca7 -[NSSplitView _adjustSubviewsIfNecessary] + 170 10 AppKit 0x95ae5bd1 -[NSSplitView viewWillDraw] + 48 11 AppKit 0x95ae5862 -[NSView viewWillDraw] + 621 12 AppKit 0x95ae4e35 -[NSView _sendViewWillDrawInRect:clipRootView:suppressRecursion:] + 1290 13 AppKit 0x95a47d02 -[NSView displayIfNeeded] + 757 14 AppKit 0x95a11050 -[NSWindow displayIfNeeded] + 204 15 AppKit 0x95a0faeb -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1085 16 AppKit 0x95a0f64d -[NSWindow orderWindow:relativeTo:] + 105 17 AppKit 0x95a0ce03 -[NSWindow makeKeyAndOrderFront:] + 73 18 AppKit 0x95c6136c -[NSWindowController showWindow:] + 664 19 TextMate 0x00044309 -[AppDelegate openFiles:] + 1869 20 TextMate 0x00044e49 -[AppDelegate application:openFiles:] + 49 21 AppKit 0x95d7f5ac -[NSDocumentController(NSPrivate) _openRecentDocument:] + 220 22 AppKit 0x95a56f1e -[NSApplication sendAction:to:from:] + 112 23 AppKit 0x95a56dd1 -[NSMenuItem _corePerformAction] + 435 24 AppKit 0x95a56ac2 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 174 25 AppKit 0x95a569ae -[NSMenu performActionForItemAtIndex:] + 65 26 AppKit 0x95a56961 -[NSMenu _internalPerformActionForItemAtIndex:] + 50 27 AppKit 0x95a568c7 -[NSMenuItem _internalPerformActionThroughMenuIfPossible] + 97 28 AppKit 0x95a5680b -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 336 29 AppKit 0x95a4af49 NSSLMMenuEventHandler + 404 30 HIToolbox 0x98c3ff2f _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1567 31 HIToolbox 0x98c3f1f6 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 411 32 HIToolbox 0x98c619bb SendEventToEventTarget + 52 33 HIToolbox 0x98c8dfa7 _ZL18SendHICommandEventmPK9HICommandmmhPKvP20OpaqueEventTargetRefS5_PP14OpaqueEventRef + 448 34 HIToolbox 0x98cb2d1c SendMenuCommandWithContextAndModifiers + 66 35 HIToolbox 0x98cb2cd1 SendMenuItemSelectedEvent + 121 36 HIToolbox 0x98cb2bda ZL19FinishMenuSelectionP13SelectionDataP10MenuResultS2 + 152 37 HIToolbox 0x98c822e4 _ZL14MenuSelectCoreP8MenuData5PointdmPP13OpaqueMenuRefPt + 454 38 HIToolbox 0x98c81a56 _HandleMenuSelection2 + 465 39 HIToolbox 0x98c81874 _HandleMenuSelection + 53 40 AppKit 0x95a4448a _NSHandleCarbonMenuEvent + 285 41 AppKit 0x95a1903a _DPSNextEvent + 2304 42 AppKit 0x95a182ca -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156 43 AppKit 0x959da55b -[NSApplication run] + 821 44 AppKit 0x959d25ed NSApplicationMain + 574 45 TextMate 0x0012bcc9 main + 171 46 TextMate 0x00002e26 _start + 216 47 TextMate 0x00002d4d start + 41 ) 2010-09-08 12:09:59.839 TextMate[762:903] -[CWTMSplitView sideView]: unrecognized selector sent to instance 0x67f530 2010-09-08 12:09:59.840 TextMate[762:903] Exception raised during posting of notification. Ignored. exception: '-[CWTMSplitView sideView]: unrecognized selector sent to instance 0x67f530' invoked observer method: '* -[OakProjectController MD_windowDidResignMain:]' observer: 0x64afa0 notification name: 'NSWindowDidResignMainNotification' 2010-09-08 12:09:59.855 TextMate[762:903] * -[NSCFArray objectAtIndex:]: index (1) beyond bounds (1)

christophmeissner commented 13 years ago

Unfortunately, MissingDrawer currently doesn't work together with the ProjectPlus plugin.