setObjectForKey: object cannot be nil

78 views
Skip to first unread message

Lucas Garron

unread,
Jul 27, 2013, 12:44:22 PM7/27/13
to quicksilver-...@googlegroups.com
I'm trying to build Quicksilver from fresh clone, and I keep getting the following error, which causes all sorts of things issues (including "Interface could not be loaded" notifications).
It happens to me even with v1.0.0 and with different fresh clones, but hasn't happened to me on my old computer. It might be my first time building and running QS itself on this computer, though. Anything I should be looking at?

7/27/13 9:37:19.829 AM Quicksilver[75906]: An uncaught exception was raised
7/27/13 9:37:19.830 AM Quicksilver[75906]: *** setObjectForKey: object cannot be nil (key: QSCommandInterfaceControllers)
7/27/13 9:37:19.830 AM Quicksilver[75906]: (
0   CoreFoundation                      0x00007fff862c6b06 __exceptionPreprocess + 198
1   libobjc.A.dylib                     0x00007fff8f41f3f0 objc_exception_throw + 43
2   CoreFoundation                      0x00007fff8635af49 -[NSException raise] + 9
3   ExceptionHandling                   0x00000001002b365b NSExceptionHandlerExceptionRaiser + 210
4   libobjc.A.dylib                     0x00007fff8f41f3f0 objc_exception_throw + 43
5   CoreFoundation                      0x00007fff863555b7 -[__NSDictionaryM setObject:forKey:] + 135
6   QSCore                              0x000000010016194f -[QSRegistry(QSCommandInterface) preferredCommandInterface] + 703
7   Quicksilver                         0x000000010000d9b9 -[QSController interfaceController] + 41
8   Quicksilver                         0x000000010000b16e -[QSController activateInterface:] + 158
9   QSFoundation                        0x00000001000a39b8 -[NDHotKeyEvent performHotKeyPressed] + 360
10  QSFoundation                        0x00000001000a17ba eventHandlerCallback + 698
11  HIToolbox                           0x00007fff8825ad1a _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1206
12  HIToolbox                           0x00007fff8825a1e9 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 410
13  HIToolbox                           0x00007fff8826ffc9 SendEventToEventTarget + 40
14  AppKit                              0x00007fff8749399d -[NSApplication sendEvent:] + 6618
15  Quicksilver                         0x0000000100002c6a -[QSApp sendEvent:] + 2026
16  AppKit                              0x00007fff873a921a -[NSApplication run] + 636
17  AppKit                              0x00007fff8734dbd6 NSApplicationMain + 869
18  Quicksilver                         0x000000010001ff16 main + 198
19  Quicksilver                         0x0000000100002044 start + 52
)


»Lucas Garron

Henning Jungkurth

unread,
Jul 27, 2013, 1:08:04 PM7/27/13
to quicksilver-...@googlegroups.com
Looks like you don't have any interface plugin. You probably didn't
build the core plugins. Make sure to change your build target from
"Quicksilver" to "Quicksilver Distribution".
> --
> You received this message because you are subscribed to the Google Groups
> "Quicksilver - Development" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to quicksilver---deve...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

Lucas Garron

unread,
Jul 27, 2013, 1:24:26 PM7/27/13
to quicksilver-...@googlegroups.com
I'm not sure that was it. Eventually, I fixed it with the ever-magical reboot, though.

Now I'm back to the issue where all file paths don't work. :-P

»Lucas Garron
Reply all
Reply to author
Forward
0 new messages