[TxMt] Print issue with ⌘P
Charles Turner
vze26m98 at optonline.net
Fri Dec 10 13:20:11 UTC 2010
Hi-
10.6.5 here on an Intel MacBook4,1. TextMate 1.5.10 (1623)
I'm able to print without issue if I select the menu option under File, but if I use the keyboard (⌘P), consistently nothing prints, and I get the following in my console:
12/10/10 8:12:59 AM TextMate[302] -[OakApplication setHidden:]: unrecognized selector sent to instance 0x1312550
Yesterday, I got a bit more:
12/9/10 4:02:30 PM TextMate[302] -[OakApplication setHidden:]: unrecognized selector sent to instance 0x1312550
12/9/10 4:02:30 PM TextMate[302] HIToolbox: ignoring exception '-[OakApplication setHidden:]: unrecognized selector sent to instance 0x1312550' that raised inside Carbon event dispatch
(
0 CoreFoundation 0x964d76ba __raiseError + 410
1 libobjc.A.dylib 0x94f8d509 objc_exception_throw + 56
2 CoreFoundation 0x9652490b -[NSObject(NSObject) doesNotRecognizeSelector:] + 187
3 CoreFoundation 0x9647dc36 ___forwarding___ + 950
4 CoreFoundation 0x9647d802 _CF_forwarding_prep_0 + 50
5 PrintCocoaUI 0x183cab00 RunningAsRoot + 42406
6 PrintCocoaUI 0x183b90a9 0x0 + 406556841
7 PrintCocoaUI 0x183b41a1 0x0 + 406536609
8 PrintCocoaUI 0x183cef2c _Z29CarbonPrintButtonEventHandlerP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv + 10569
9 PrintCocoaUI 0x183ce54c _Z29CarbonPrintButtonEventHandlerP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv + 8041
10 AppKit 0x90560143 -[NSWindowController _windowDidLoad] + 525
11 AppKit 0x904edf98 -[NSWindowController window] + 123
12 AppKit 0x909d7002 -[NSPrintPanel beginSheetWithPrintInfo:modalForWindow:delegate:didEndSelector:contextInfo:] + 646
13 AppKit 0x909d53c6 -[NSConcretePrintOperation runOperationModalForWindow:delegate:didRunSelector:contextInfo:] + 449
14 TextMate 0x00116f46 -[OakTextView(OakTextViewPrinting) printDocument:] + 2156
15 TextMate 0x000e88c7 -[OakTextView performSelector:withObject:] + 465
16 AppKit 0x90548c46 -[NSApplication sendAction:to:from:] + 112
17 AppKit 0x90548af9 -[NSMenuItem _corePerformAction] + 435
18 AppKit 0x905487eb -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 174
19 AppKit 0x905486da -[NSMenu performActionForItemAtIndex:] + 65
20 AppKit 0x9054868d -[NSMenu _internalPerformActionForItemAtIndex:] + 50
21 AppKit 0x905485f3 -[NSMenuItem _internalPerformActionThroughMenuIfPossible] + 97
22 AppKit 0x90548537 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 336
23 AppKit 0x9053cc61 NSSLMMenuEventHandler + 404
24 HIToolbox 0x915f8f2f _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1567
25 HIToolbox 0x915f81f6 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 411
26 HIToolbox 0x9161a9bb SendEventToEventTarget + 52
27 HIToolbox 0x91646fa7 _ZL18SendHICommandEventmPK9HICommandmmhPKvP20OpaqueEventTargetRefS5_PP14OpaqueEventRef + 448
28 HIToolbox 0x9166bd1c SendMenuCommandWithContextAndModifiers + 66
29 HIToolbox 0x9166bcd1 SendMenuItemSelectedEvent + 121
30 HIToolbox 0x9166bbda _ZL19FinishMenuSelectionP13SelectionDataP10MenuResultS2_ + 152
31 HIToolbox 0x9163b2e4 _ZL14MenuSelectCoreP8MenuData5PointdmPP13OpaqueMenuRefPt + 454
32 HIToolbox 0x9163aa56 _HandleMenuSelection2 + 465
33 HIToolbox 0x9163a874 _HandleMenuSelection + 53
34 AppKit 0x905361a2 _NSHandleCarbonMenuEvent + 285
35 AppKit 0x9050ad3e _DPSNextEvent + 2304
36 AppKit 0x90509fce -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
37 AppKit 0x904cc247 -[NSApplication run] + 821
38 AppKit 0x904c42d9 NSApplicationMain + 574
39 TextMate 0x0012e356 main + 168
40 TextMate 0x00006122 _start + 216
41 TextMate 0x00006049 start + 41
)
More information about the textmate
mailing list