News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Error messages on startup

Started by php-coder, January 02, 2006, 09:07:20 PM

Previous topic - Next topic

php-coder

When i run CodeBcloks i see error window:

"No handler found for XML node 'object', class 'wxToolBarAddOn'!"

I press Ok.

Also after starting i see:

[skip]
ToolsManager initialized
Scanning for plugins in /usr/share/codeblocks/plugins...
*****
Plugins that failed to load: libprofiler.so
*****
Found 9 plugins: AStylePlugin ClassWizard CodeCompletion CodeStatistics Compiler DebuggerGDB DefaultMimeHandler PluginWizard ToDoList
[end]

Why he cannot load libprofiler.so ?
[c0der@mycomp ~]$ l /usr/share/codeblocks/plugins/libprofiler.so
-rw-r--r-- 1 root root 157K Янв  2 23:37 /usr/share/codeblocks/plugins/libprofiler.so

Thnx!

rickg22

php-coder: What version of Codeblocks (and under what O/S) are you using? Is it one of the nightly builds? If so, what revision?

Ceniza

If he posted in the Linux / Unix forum I'm pretty sure he's using either Linux, Unix or maybe a BSD, so he won't be using a nighthly build.

Now what really matters is the revision :)

php-coder

Quote from: rickg22 on January 02, 2006, 11:08:16 PM
What version of Codeblocks (and under what O/S) are you using?

I use C::B 1.0rc2 under ALT Linux Sisyphus (http://altlinux.com/)

rickg22

If you use RC2, the plugins should be obsolete by now...

php-coder

Quote from: rickg22 on January 02, 2006, 11:41:38 PM
If you use RC2, the plugins should be obsolete by now...

Ok. I get svn version and try againt her. Thnx.