Re: After upgrade to leopard: "principalClass is nil" while loading preferencesPane
Re: After upgrade to leopard: "principalClass is nil" while loading preferencesPane
- Subject: Re: After upgrade to leopard: "principalClass is nil" while loading preferencesPane
- From: Uli Kusterer <email@hidden>
- Date: Wed, 14 Nov 2007 12:38:27 +0100
Am 14.11.2007 um 09:55 schrieb Stephan Ruggiero:
14.11.07 08:57:24 System Preferences[3593] Error loading /Library/
PreferencePanes/DICOMListener.prefPane/Contents/MacOS/
DICOMListener: dlopen(/Library/PreferencePanes/
DICOMListener.prefPane/Contents/MacOS/DICOMListener, 265): Symbol
not found: _environ
Referenced from: /Library/PreferencePanes/DICOMListener.prefPane/
Contents/MacOS/DICOMListener
Expected in: dynamic lookup
14.11.07 08:57:24 System Preferences[3593] [NSPrefPaneBundle
instantiatePrefPaneObject] (/Library/PreferencePanes/
DICOMListener.prefPane): principalClass is nil.
Why go with the second error if there's an error before that? Are
you calling a function or accessing a global named "environ"? I guess
it can't resolve that symbol, so it can't load your principal class,
and that is why it says "principalClass is nil".
Cheers,
-- M. Uli Kusterer
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden