If quicksilver 57 beta is not launching, and in the Console you are getting this error message:
12/2/09 3:26:35 PM Quicksilver[10425] HIToolbox: ignoring exception '-[SFResults count]: unrecognized selector sent to instance 0x1405a270' that raised inside Carbon event dispatch
(
0 CoreFoundation 0x95fbb40a __raiseError + 410
1 libobjc.A.dylib 0x96eeb509 objc_exception_throw + 56
2 CoreFoundation 0x9600790b -[NSObject(NSObject) doesNotRecognizeSelector:] + 187
3 CoreFoundation 0x95f62db6 ___forwarding___ + 950
4 CoreFoundation 0x95f62982 _CF_forwarding_prep_0 + 50
5 QSInterface 0x0018ee8c -[QSCollectingSearchObjectView objectValue] + 60
6 QSInterface 0x0019cd5a -[QSInterfaceController objectModified:] + 58
7 Foundation 0x966091c7 _nsnote_callback + 176
8 CoreFoundation 0x95f439a9 __CFXNotificationPost + 905
9 CoreFoundation 0x95f433da _CFXNotificationPostNotification + 186
10 Foundation 0x965fe094 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
11 Foundation 0x9660b471 -[NSNotificationCenter postNotificationName:object:] + 56
12 QSCore 0x001249da -[QSProcessMonitor addProcessWithDict:] + 218
13 QSCore 0x00124795 -[QSProcessMonitor appLaunched:] + 149
14 Foundation 0x966091c7 _nsnote_callback + 176
15 CoreFoundation 0x95f439a9 __CFXNotificationPost + 905
16 CoreFoundation 0x95f433da _CFXNotificationPostNotification + 186
17 Foundation 0x965fe094 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
18 QSCore 0x0012376e appChanged + 238
19 HIToolbox 0x97e42e29 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1567
20 HIToolbox 0x97e420f0 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 411
21 HIToolbox 0x97e41f4f SendEventToEventTargetWithOptions + 58
22 HIToolbox 0x97ed5e9c HIToolboxLSNotificationCallbackAllASNsFunc + 614
23 LaunchServices 0x912736e2 _ZL48LSScheduleNotificationReceiveMessageCallbackFuncP12__CFMachPortPvlS1_ + 232
24 CoreFoundation 0x95f2ab72 __CFMachPortPerform + 338
25 CoreFoundation 0x95f268db __CFRunLoopRun + 6523
26 CoreFoundation 0x95f24864 CFRunLoopRunSpecific + 452
27 CoreFoundation 0x95f24691 CFRunLoopRunInMode + 97
28 HIToolbox 0x97e6ff0c RunCurrentEventLoopInMode + 392
29 HIToolbox 0x97e6fcc3 ReceiveNextEventCommon + 354
30 HIToolbox 0x97e6fb48 BlockUntilNextEventMatchingListInMode + 81
31 AppKit 0x94dcfac5 _DPSNextEvent + 847
32 AppKit 0x94dcf306 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
33 AppKit 0x94d9149f -[NSApplication run] + 821
34 AppKit 0x94d89535 NSApplicationMain + 574
35 Quicksilver 0x0001ef30 main + 240
36 Quicksilver 0x00002fe6 start + 54
)
Go ahead and simply delete the ~/Library/Application Support/Quicksilver directory. That got it working. Based on other errors I saw, I believe I had picked a theme other than the default theme, and this was causing a problem. Realize that doing so will most likely remove any and all customizations you made. If you made customizations to quicksilver you probably already knew that.
Filed under: tech, broken, mac, quicksilver