Do you have any custom growl styles/plugins installed? It looks like a display plugin failed to load properly.
Zac On Dec 6, 2011, at 11:57 AM, Josh Roberson <[email protected]> wrote: After the 1.3.2 update, Growl no longer works. It is running, but nothing can talk to it (no notifications), and the growl settings window is empty except for the first page (start on login, etc). Here's everything it outputs into the logs: Dec 6 13:34:59 Clarity Growl[16535]: <GCDAsyncSocket: 0x7fb913c29500> now accepting ((null)) Dec 6 13:34:59 Clarity Growl[16535]: Setup timer, this should only happen once Dec 6 13:34:59 Clarity Growl[16535]: Next image check no earlier than 24 hours from 2011-12-06 05:59:00 +0000 Dec 6 13:36:24 Clarity Growl[16535]: An uncaught exception was raised Dec 6 13:36:24 Clarity Growl[16535]: -[__NSCFDictionary setObject:forKey:]: attempt to insert nil key Dec 6 13:36:24 Clarity Growl[16535]: ( 0 CoreFoundation 0x00007fff8c395286 __exceptionPreprocess + 198 1 libobjc.A.dylib 0x00007fff8ce56d5e objc_exception_throw + 43 2 CoreFoundation 0x00007fff8c3950ba +[NSException raise:format:arguments:] + 106 3 CoreFoundation 0x00007fff8c395044 +[NSException raise:format:] + 116 4 CoreFoundation 0x00007fff8c35225c -[__NSCFDictionary setObject:forKey:] + 156 5 Growl 0x000000010059e0fc -[GrowlPluginController addPluginInstance:fromPath:bundle:] + 1929 6 Growl 0x00000001005b2aeb -[GrowlWebKitPluginHandler loadPluginAtPath:] + 254 7 CoreFoundation 0x00007fff8c384a1d -[NSObject performSelector:withObject:] + 61 8 Growl 0x000000010059f468 -[GrowlPluginController dispatchPluginAtPath:] + 688 9 Growl 0x000000010059f17e -[GrowlPluginController findPluginsInDirectory:] + 266 10 Growl 0x000000010059cccf -[GrowlPluginController initSingleton] + 1013 11 Growl 0x00000001005a2413 -[GrowlNotificationTicket displayPlugin] + 29 12 Growl 0x00000001005a9beb -[GrowlApplicationController dispatchNotificationWithDictionary:] + 1473 13 Growl 0x00000001005b57e6 -[GrowlGNTPPacketParser packetDidFinishReading:] + 146 14 Growl 0x00000001005d191e __37-[GCDAsyncSocket completeCurrentRead]_block_invoke_0 + 89 15 libdispatch.dylib 0x00007fff885b08ba _dispatch_call_block_and_release + 18 16 libdispatch.dylib 0x00007fff885b272a _dispatch_main_queue_callback_4CF + 308 17 CoreFoundation 0x00007fff8c32a4dc __CFRunLoopRun + 1724 18 CoreFoundation 0x00007fff8c329ae6 CFRunLoopRunSpecific + 230 19 HIToolbox 0x00007fff8d1f93d3 RunCurrentEventLoopInMode + 277 20 HIToolbox 0x00007fff8d20063d ReceiveNextEventCommon + 355 21 HIToolbox 0x00007fff8d2004ca BlockUntilNextEventMatchingListInMode + 62 22 AppKit 0x00007fff902433f1 _DPSNextEvent + 659 23 AppKit 0x00007fff90242cf5 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 24 AppKit 0x00007fff9023f62d -[NSApplication run] + 470 25 Growl 0x00000001005b47a9 -[GrowlApplication run] + 182 26 AppKit 0x00007fff904be80c NSApplicationMain + 867 27 Growl 0x000000010059c8a5 main + 134 28 Growl 0x0000000100591bc4 start + 52 29 ??? 0x0000000000000002 0x0 + 2 ) Dec 6 13:36:24 Clarity Growl[16535]: *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFDictionary setObject:forKey:]: attempt to insert nil key' *** First throw call stack: ( 0 CoreFoundation 0x00007fff8c395286 __exceptionPreprocess + 198 1 libobjc.A.dylib 0x00007fff8ce56d5e objc_exception_throw + 43 2 CoreFoundation 0x00007fff8c3950ba +[NSException raise:format:arguments:] + 106 3 CoreFoundation 0x00007fff8c395044 +[NSException raise:format:] + 116 4 CoreFoundation 0x00007fff8c35225c -[__NSCFDictionary setObject:forKey:] + 156 5 Growl 0x000000010059e0fc -[GrowlPluginController addPluginInstance:fromPath:bundle:] + 1929 6 Growl 0x00000001005b2aeb -[GrowlWebKitPluginHandler loadPluginAtPath:] + 254 7 CoreFoundation 0x00007fff8c384a1d -[NSObject performSelector:withObject:] + 61 8 Growl 0x000000010059f468 -[GrowlPluginController dispatchPluginAtPath:] + 688 9 Growl 0x000000010059f17e -[GrowlPluginController findPluginsInDirectory:] + 266 10 Growl 0x000000010059cccf -[GrowlPluginController initSingleton] + 1013 11 Growl 0x00000001005a2413 -[GrowlNotificationTicket displayPlugin] + 29 12 Growl 0x00000001005a9beb -[GrowlApplicationController dispatchNotificationWithDictionary:] + 1473 13 Growl 0x00000001005b57e6 -[GrowlGNTPPacketParser packetDidFinishReading:] + 146 14 Growl 0x00000001005d191e __37-[GCDAsyncSocket completeCurrentRead]_block_invoke_0 + 89 15 libdispatch.dylib 0x00007fff885b08ba _dispatch_call_block_and_release + 18 16 libdispatch.dylib 0x00007fff885b272a _dispatch_main_queue_callback_4CF + 308 17 CoreFoundation 0x00007fff8c32a4dc __CFRunLoopRun + 1724 18 CoreFoundation 0x00007fff8c329ae6 CFRunLoopRunSpecific + 230 19 HIToolbox 0x00007fff8d1f93d3 RunCurrentEventLoopInMode + 277 20 HIToolbox 0x00007fff8d20063d ReceiveNextEventCommon + 355 21 HIToolbox 0x00007fff8d2004ca BlockUntilNextEventMatchingListInMode + 62 22 AppKit 0x00007fff902433f1 _DPSNextEvent + 659 23 AppKit 0x00007fff90242cf5 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 24 AppKit 0x00007fff9023f62d -[NSApplication run] + 470 25 Growl 0x00000001005b47a9 -[GrowlApplication run] + 182 26 AppKit 0x00007fff904be80c NSApplicationMain + 867 27 Growl 0x000000010059c8a5 main + 134 28 Growl 0x0000000100591bc4 start + 52 29 ??? 0x0000000000000002 0x0 + 2 ) Dec 6 13:36:24 Clarity [0x0-0x7fe7fe].com.Growl.GrowlHelperApp[16535]: terminate called throwing an exception Here it is trying to open the pref window: Dec 6 13:39:25 Clarity Growl[16560]: <GCDAsyncSocket: 0x109748220> now accepting ((null)) Dec 6 13:39:25 Clarity Growl[16560]: Setup timer, this should only happen once Dec 6 13:39:25 Clarity Growl[16560]: Next image check no earlier than 24 hours from 2011-12-06 05:59:00 +0000 Dec 6 13:39:30 Clarity Growl[16560]: Deprecated Binding Warning: 'data' binding of class NSImageView is deprecated. You will only see this warning once. Dec 6 13:39:30 Clarity Growl[16560]: -[__NSCFDictionary setObject:forKey:]: attempt to insert nil key The first notification attempted causes the crash as seen above (and attached). -- You received this message because you are subscribed to the Google Groups "Growl Discuss" group. To view this discussion on the web visit https://groups.google.com/d/msg/growldiscuss/-/NJ3h9L2ukNAJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/growldiscuss?hl=en. <Growl_2011-12-06-133627_Clarity.crash> -- You received this message because you are subscribed to the Google Groups "Growl Discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/growldiscuss?hl=en.
