>From my limited knowledge, OS X is likely to be case-sensitive, given that Unix is. But you guys are the techies, I'm just an end-user with a standard OS X Lion setup (and a smattering of understanding)...
Let me know if there is a way of removing them outside of the preferences window. Thanks, Brian On Dec 7, 4:00 pm, Zac Bowling <[email protected]> wrote: > Looks like you are running a case sensitive file system I'm guessing? > > We identified an issue with two new growlStyle plugins that will fail to > load on case sensitive file systems. > > Zac > > On Dec 7, 2011, at 2:55 AM, thebrian <[email protected]> wrote: > > Below is what I have in console after starting Growl and going to > "Open Growl Preferences". The preferences window, by the way, does not > appear at this point, but will if I go to "Open Growl Preferences" a > second time. > > 7/12/11 10:50:55.202 Growl: Deprecated Binding Warning: 'data' binding > of class NSImageView is deprecated. You will only see this warning > once. > 7/12/11 10:50:55.449 Growl: An uncaught exception was raised > 7/12/11 10:50:55.462 Growl: -[__NSCFDictionary setObject:forKey:]: > attempt to insert nil key > 7/12/11 10:50:55.673 Growl: ( > 0 CoreFoundation 0x00007fff82bcf286 > __exceptionPreprocess + 198 > 1 libobjc.A.dylib 0x00007fff8cf19d5e > objc_exception_throw + 43 > 2 CoreFoundation 0x00007fff82bcf0ba + > [NSException raise:format:arguments:] + 106 > 3 CoreFoundation 0x00007fff82bcf044 + > [NSException raise:format:] + 116 > 4 CoreFoundation 0x00007fff82b8c25c - > [__NSCFDictionary setObject:forKey:] + 156 > 5 Growl 0x000000010fddf0fc - > [GrowlPluginController addPluginInstance:fromPath:bundle:] + 1929 > 6 Growl 0x000000010fdf3aeb - > [GrowlWebKitPluginHandler loadPluginAtPath:] + 254 > 7 CoreFoundation 0x00007fff82bbea1d -[NSObject > performSelector:withObject:] + 61 > 8 Growl 0x000000010fde0468 - > [GrowlPluginController dispatchPluginAtPath:] + 688 > 9 Growl 0x000000010fde017e - > [GrowlPluginController findPluginsInDirectory:] + 266 > 10 Growl 0x000000010fddde0e - > [GrowlPluginController initSingleton] + 1332 > 11 Growl 0x000000010fdd51b2 - > [GrowlPreferencePane pluginController] + 45 > 12 Foundation 0x00007fff8768b434 > _NSGetUsingKeyValueGetter + 62 > 13 Foundation 0x00007fff8768b3e9 - > [NSObject(NSKeyValueCoding) valueForKey:] + 392 > 14 Foundation 0x00007fff876aac54 - > [NSKeyValueNestedProperty object:didAddObservance:recurse:] + 186 > 15 Foundation 0x00007fff87675843 - > [NSObject(NSKeyValueObserverRegistration) > _addObserver:forProperty:options:context:] + 481 > 16 Foundation 0x00007fff876741e4 - > [NSObject(NSKeyValueObserverRegistration) > addObserver:forKeyPath:options:context:] + 111 > 17 AppKit 0x00007fff8aee8662 - > [NSAutounbinder addObserver:forKeyPath:options:context:] + 210 > 18 AppKit 0x00007fff8ad176bf -[NSBinder > _updateObservingRegistration:] + 859 > 19 AppKit 0x00007fff8ad1683d -[NSBinder > establishConnection] + 314 > 20 AppKit 0x00007fff8ad0abdb - > [NSObject(NSKeyValueBindingCreation) > bind:toObject:withKeyPath:options:] + 591 > 21 AppKit 0x00007fff8ad03ef5 - > [NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1079 > 22 AppKit 0x00007fff8acfa52f loadNib + > 322 > 23 AppKit 0x00007fff8acf9a28 + > [NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] > + 217 > 24 AppKit 0x00007fff8acf9943 + > [NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141 > 25 AppKit 0x00007fff8aee8bc6 - > [NSWindowController loadWindow] + 221 > 26 AppKit 0x00007fff8aee8981 - > [NSWindowController window] + 75 > 27 Growl 0x000000010fdd483f - > [GrowlPreferencePane showWindow:] + 39 > 28 CoreFoundation 0x00007fff82bbea1d -[NSObject > performSelector:withObject:] + 61 > 29 AppKit 0x00007fff8adf7710 - > [NSApplication sendAction:to:from:] + 139 > 30 AppKit 0x00007fff8aee4bd7 - > [NSMenuItem _corePerformAction] + 399 > 31 AppKit 0x00007fff8aee490e - > [NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 125 > 32 AppKit 0x00007fff8b181194 -[NSMenu > _internalPerformActionForItemAtIndex:] + 38 > 33 AppKit 0x00007fff8b012ce5 - > [NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 138 > 34 AppKit 0x00007fff8ae5e51f > NSSLMMenuEventHandler + 339 > 35 HIToolbox 0x00007fff89427308 > _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec > + 1263 > 36 HIToolbox 0x00007fff89426914 > _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec > + 446 > 37 HIToolbox 0x00007fff8943d6c7 > SendEventToEventTarget + 76 > 38 HIToolbox 0x00007fff894839f5 > _ZL18SendHICommandEventjPK9HICommandjjhPKvP20OpaqueEventTargetRefS5_PP14OpaqueEventRef > + 398 > 39 HIToolbox 0x00007fff8956a645 > SendMenuCommandWithContextAndModifiers + 56 > 40 HIToolbox 0x00007fff895b0ef9 > SendMenuItemSelectedEvent + 253 > 41 HIToolbox 0x00007fff8947cb07 > _ZL19FinishMenuSelectionP13SelectionDataP10MenuResultS2_ + 101 > 42 HIToolbox 0x00007fff895a9909 > _ZL19PopUpMenuSelectCoreP8MenuData5PointdS1_tjPK4RecttjS4_S4_PK10__CFStringPP13OpaqueMenuRefPt > + 1660 > 43 HIToolbox 0x00007fff895a9bc8 > _HandlePopUpMenuSelection7 + 621 > 44 AppKit 0x00007fff8b0159b1 > _NSSLMPopUpCarbonMenu3 + 3860 > 45 AppKit 0x00007fff8b3be1ba > _NSPopUpCarbonMenu3 + 39 > 46 AppKit 0x00007fff8b013b16 - > [NSCarbonMenuImpl > popUpMenu:atLocation:width:forView:withSelectedItem:withFont:withFlags:withOptions:] > + 322 > 47 AppKit 0x00007fff8b272b3e + > [NSStatusBarButtonCell popupStatusBarMenu:inRect:ofView:withEvent:] + > 673 > 48 AppKit 0x00007fff8b274aec - > [NSStatusItem popUpStatusItemMenu:] + 160 > 49 Growl 0x000000010fe1a62c - > [GrowlMenuImageView mouseDown:] + 137 > 50 AppKit 0x00007fff8adc00e0 -[NSWindow > sendEvent:] + 6306 > 51 AppKit 0x00007fff8b2737fc - > [NSStatusBarWindow sendEvent:] + 66 > 52 AppKit 0x00007fff8ad5868f - > [NSApplication sendEvent:] + 5593 > 53 AppKit 0x00007fff8acee682 - > [NSApplication run] + 555 > 54 Growl 0x000000010fdf57a9 - > [GrowlApplication run] + 182 > 55 AppKit 0x00007fff8af6d80c > NSApplicationMain + 867 > 56 Growl 0x000000010fddd8a5 main + 134 > 57 Growl 0x000000010fdd2bc4 start + 52 > 58 ??? 0x0000000000000002 0x0 + 2 > ) > > -- > 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 > athttp://groups.google.com/group/growldiscuss?hl=en. -- 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.
