What steps will reproduce the problem? 1. Open Quicksilver (launches: appears in Activity Monitor; QS logo spins on screen) 2. Use keyboard command to bring up QS (nothing happens); re-open QS app to bring up QS (nothing happens)
What is the expected output? What do you see instead? QS input screen should appear; nothing appears.
What version of the product (including Quicksilver version, AND the module version related to the buggy functionality if appropriate) are you using? On what operating system? QS 56a7; OS X.6.1
Please provide any additional information below, and please attach the corresponding crash log under ~/Library/Logs/CrashReporter if your problem ends this way.
ON LOAD:
Oct 30 12:34:31 freya Quicksilver[49527]: .scriptSuite warning for result type of command 'GetArgumentCount' in suite 'QuicksilverHandlers': the type NSNumber ('long') doesn't match the result Apple event code ('nmbr'). Oct 30 12:34:31 freya Quicksilver[49527]: Prevented load of action (null) Oct 30 12:34:32 freya [0x0-0xeafeaf].com.blacktree.Quicksilver[49527]: objc[49527]: Class QSIconLoader is implemented in both /Applications/Quicksilver.app/Contents/MacOS/../Frameworks/QSCore.framework/Versions/A/QSCore and /Users/toupsz/Library/Application Support/Quicksilver/PlugIns/BezelHUD.qsplugin/Contents/MacOS/BezelHUD. One of the two will be used. Which one is undefined. Oct 30 12:34:32 freya [0x0-0xeafeaf].com.blacktree.Quicksilver[49527]: objc[49527]: Class QSCollectingSearchObjectView is implemented in both /Applications/Quicksilver.app/Contents/MacOS/../Frameworks/QSInterface.framework/Versions/A/QSInterface and /Users/toupsz/Library/Application Support/Quicksilver/PlugIns/BezelHUD.qsplugin/Contents/MacOS/BezelHUD. One of the two will be used. Which one is undefined. Oct 30 12:34:32 freya [0x0-0xeafeaf].com.blacktree.Quicksilver[49527]: objc[49527]: Class QSTableView is implemented in both /Applications/Quicksilver.app/Contents/MacOS/../Frameworks/QSInterface.framework/Versions/A/QSInterface and /Users/toupsz/Library/Application Support/Quicksilver/PlugIns/BezelHUD.qsplugin/Contents/MacOS/BezelHUD. One of the two will be used. Which one is undefined. Oct 30 12:34:32 freya Quicksilver[49527]: -[SFResults count]: unrecognized selector sent to instance 0x145fb610
ON RE-LOAD (to make input screen appear):
Oct 30 12:37:30 freya Quicksilver[49527]: -[SFResults count]: unrecognized
selector sent to instance 0x145fb610
Oct 30 12:37:30 freya Quicksilver[49527]: HIToolbox: ignoring exception
'-[SFResults count]: unrecognized selector sent to instance 0x145fb610'
that raised inside Carbon event dispatch\n(\n 0 CoreFoundation
0x9308c58a raiseError + 410\n 1 libobjc.A.dylib
0x91c0cf49 objc_exception_throw + 56\n 2 CoreFoundation
0x930d89db -[NSObject(NSObject) doesNotRecognizeSelector:] +
187\n 3 CoreFoundation 0x93034026 ___forwarding_
+ 950\n 4 CoreFoundation 0x93033bf2
_CF_forwarding_prep_0 + 50\n 5 QSInterface
0x0017e0e2 -[QSCollectingSearchObjectView objectValue] + 51\n 6
QSInterface 0x0016217a -[QSInterfaceController
objectModified:] + 48\n 7 Foundation 0x98578253
_nsnote_callback + 176\n 8 CoreFoundation 0x93014c29
__CFXNotificationPost + 905\n 9 CoreFoundation
0x9301465a _CFXNotificationPostNotification + 186\n 10 Foundation
0x9856d120 -[NSNotificationCenter
postNotificationName:object:userInfo:] + 128\n 11 Foundation
0x9857a4fd -[NSNotificationCenter
postNotificationName:object:] + 56\n 12 QSCore
0x000f0ac2 -[QSProcessMonitor addProcessWithDict:] + 205\n 13 QSCore
0x000f08d7 -[QSProcessMonitor appLaunched:] +
130\n 14 Foundation 0x98578253 _nsnote_callback
+ 176\n 15 CoreFoundation 0x93014c29
__CFXNotificationPost + 905\n 16 CoreFoundation
0x9301465a _CFXNotificationPostNotification + 186\n 17 Foundation
0x9856d120 -[NSNotificationCenter
postNotificationName:object:userInfo:] + 128\n 18 QSCore
0x000efab8 appChanged + 204\n 19 HIToolbox
0x95759129
_ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec
+ 1567\n 20 HIToolbox 0x957583f0
_ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec
+ 411\n 21 HIToolbox 0x9575824f
SendEventToEventTargetWithOptions + 58\n 22 HIToolbox
0x957ebfb8 HIToolboxLSNotificationCallbackAllASNsFunc + 614\n 23
LaunchServices 0x94fc4bae
_ZL48LSScheduleNotificationReceiveMessageCallbackFuncP12__CFMachPortPvlS1_ + 232\n
24 CoreFoundation 0x92ffbdf2 __CFMachPortPerform +
338\n 25 CoreFoundation 0x92ffbb8e
__CFRunLoopDoSource1 + 366\n 26 CoreFoundation
0x92ff79e9 __CFRunLoopRun + 5561\n 27 CoreFoundation
0x92ff5d34 CFRunLoopRunSpecific + 452\n 28 CoreFoundation
0x92ff5b61 CFRunLoopRunInMode + 97\n 29 HIToolbox
0x95785fec RunCurrentEventLoopInMode + 392\n 30 HIToolbox
0x95785da3 ReceiveNextEventCommon + 354\n 31 HIToolbox
0x95785c28 BlockUntilNextEventMatchingListInMode
+ 81\n 32 AppKit 0x93418c95 _DPSNextEvent +
847\n 33 AppKit 0x9341850a -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 156\n 34 AppKit
0x933da69b -[NSApplication run] + 821\n 35 AppKit
0x933d2735 NSApplicationMain + 574\n 36
Quicksilver 0x0001b3a5 main + 219\n 37 Quicksilver
0x00002a9b _start + 209\n 38 Quicksilver
0x000029c9 start + 41\n)
Oct 30 12:37:30 freya Quicksilver[49527]: -[SFResults count]: unrecognized
selector sent to instance 0x145fb610
Comment #1
Posted on Oct 30, 2009 by Happy Rhinodeleted Application Support; seems to work now
Comment #2
Posted on Jan 1, 2010 by Happy HorseClosed to try and stop confusion as this is no longer used for reporting bugs. Please re-open the ticket if it's still applicable AFTER trying the latest version, which can be downloaded from: http://github.com/tiennou/blacktree-alchemy/downloads
Updated plugins can be downloaded from: http://github.com/tiennou/blacktree-elements/downloads
Go to http://github.com/tiennou/blacktree-alchemy/issues to report bugs on Quicksilver
and http://github.com/tiennou/blacktree-elements/issues to report bugs on Plugins
Status: WontFix