News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Errors during startup window..

Started by Angelo, January 15, 2007, 05:36:15 PM

Previous topic - Next topic

Angelo

Hi, I'm using nightly 18 dec, but in other I have seen it too.
Every time I open C::B, I see (right down corner):

http://tinypic.com/2j1lixx.jpg

Anyone know what's going on ?

MortenMacFly

Quote from: .angelo on January 15, 2007, 05:36:15 PM
Anyone know what's going on ?
Why don't you look it up in the logs (as C::B suggests)? ;-)
-> Log window or Debug log window.
With regards, Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

Angelo

Yep, you're right, sorry.
But what does c::b mean:
[17:50:21.812]: ERROR: Plugin resource not found: cbprofiler.zip
[17:50:22.109]: ERROR: Plugin resource not found: compilergcc.zip
[17:50:22.218]: ERROR: Plugin resource not found: debuggergdb.zip
[17:50:22.437]: ERROR: Plugin resource not found: pluginwizard.zip

Why are they missing ? I haven't removed anything.

MortenMacFly

Quote from: .angelo on January 15, 2007, 05:45:57 PM
[17:50:21.812]: ERROR: Plugin resource not found: cbprofiler.zip
[17:50:22.109]: ERROR: Plugin resource not found: compilergcc.zip
[17:50:22.218]: ERROR: Plugin resource not found: debuggergdb.zip
[17:50:22.437]: ERROR: Plugin resource not found: pluginwizard.zip
If you know had searched through the forum you would have found that you can safely delete these ZIP files. ;-)
FYI: these are old plugins you haven't removed before the update. Sometimes it is no good to just overinstall (copy) a fresh C::B version above an old one. To avoid such issues in the future first remove the old C::B, then install the new nightly.
With regards, Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

Angelo

#4
It's me again, I noticed next 'look and feel' error - look at the screen below:

http://i14.tinypic.com/2s5xh1j.jpg

BTW. What about 80x80px icons in settings dialog :D ? I think I could make new ones based on the tango project, just give me a  sign.

killerbot

have seen that look and feel error in the past. Could be it's a wx bug, can't remember.
Will take closer look on the builds I use.

davemaster

Quote from: .angelo on January 15, 2007, 05:45:57 PM
Yep, you're right, sorry.
But what does c::b mean:
[17:50:21.812]: ERROR: Plugin resource not found: cbprofiler.zip
[17:50:22.109]: ERROR: Plugin resource not found: compilergcc.zip
[17:50:22.218]: ERROR: Plugin resource not found: debuggergdb.zip
[17:50:22.437]: ERROR: Plugin resource not found: pluginwizard.zip

Why are they missing ? I haven't removed anything.

Greetings,

For all who have these "startup problems", disable all plugins following:

- Codeblocks Menu-> Plugin -> Magane plugins...-> then, disable all
- Enable one by one the plugins so you can find which cause the startup problem.

Best regards
David Elias Flores Escalante

MortenMacFly

Quote from: davemaster on June 03, 2009, 07:10:48 AM
For all who have these "startup problems", disable all plugins following:
Mind *not* hijacking a 2 years old thread, please?
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]