Clear logs results in xCode error
Clear logs results in xCode error
- Subject: Clear logs results in xCode error
- From: David Alter <email@hidden>
- Date: Mon, 3 Jul 2006 16:41:58 -0700
Periodicity I find that my NSLog commands are not printing results to
the Console Log or Run Log from within xCode. However if I open up
the console I can see the data getting logged. This is a real pain
because the only way I have found to recover from it is to reboot.
This recently happened after I selected the menu option "Debug->Clear
Logs". When nothing showed up in my log windows I opened up the
console. I noticed that Xcode reported and error about the time I
selected the menu option. I'm guessing this is why I'm not getting
stuff in my log windows. Here is what showed up in the console
2006-07-03 16:10:23.852 Xcode[439] *** -[NSBundle load]: Error
loading code /Library/Application Support/Apple/Developer Tools/Plug-
ins/XDEOModelPlugin.xdplugin/Contents/MacOS/XDEOModelPlugin for
bundle /Library/Application Support/Apple/Developer Tools/Plug-ins/
XDEOModelPlugin.xdplugin, error code 4 (link edit error code 4, error
number 0 (Library not loaded: /System/Library/PrivateFrameworks/
XDEOModelSupport.framework/Versions/A/XDEOModelSupport
Referenced from: /Library/Application Support/Apple/Developer
Tools/Plug-ins/XDEOModelPlugin.xdplugin/Contents/MacOS/XDEOModelPlugin
Reason: image not found))
2006-07-03 16:10:23.956 Xcode[439] *** -[NSBundle load]: Error
loading code /Library/Application Support/Apple/Developer Tools/Plug-
ins/WOJavaPBXHelper.pbplugin/Contents/MacOS/WOJavaPBXHelper for
bundle /Library/Application Support/Apple/Developer Tools/Plug-ins/
WOJavaPBXHelper.pbplugin, error code 4 (link edit error code 4, error
number 0 (Library not loaded: /System/Library/PrivateFrameworks/
XML.framework/Versions/A/XML
Referenced from: /Library/Application Support/Apple/Developer
Tools/Plug-ins/WOJavaPBXHelper.pbplugin/Contents/MacOS/WOJavaPBXHelper
Reason: image not found))
2006-07-03 16:10:23.956 Xcode[439] WARNING: Failed to load plugin
at: /Library/Application Support/Apple/Developer Tools/Plug-ins/
WOJavaPBXHelper.pbplugin, skipping. Could not load bundle.
2006-07-03 16:10:23.963 Xcode[439] *** -[NSBundle load]: Error
loading code /Library/Application Support/Apple/Developer Tools/Plug-
ins/WOAssistant.pbplugin/Contents/MacOS/WOAssistant for bundle /
Library/Application Support/Apple/Developer Tools/Plug-ins/
WOAssistant.pbplugin, error code 4 (link edit error code 4, error
number 0 (Library not loaded: /System/Library/PrivateFrameworks/
EOPlaceholders.framework/Versions/A/EOPlaceholders
Referenced from: /Library/Application Support/Apple/Developer
Tools/Plug-ins/WOAssistant.pbplugin/Contents/MacOS/WOAssistant
Reason: image not found))
2006-07-03 16:10:23.963 Xcode[439] WARNING: Failed to load plugin
at: /Library/Application Support/Apple/Developer Tools/Plug-ins/
WOAssistant.pbplugin, skipping. Could not load bundle.
Has anyone seen this? Is there something I can you to avoid this
behavior?
I'm running OS 10.4.5 and xCode version 2.2.1.
thanks for the help
-dave
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden