Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Contributions to C::B => Topic started by: Angelo on January 15, 2007, 05:36:15 pm

Title: Errors during startup window..
Post by: Angelo on January 15, 2007, 05:36:15 pm
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 ?
Title: Re: Errors during startup window..
Post by: MortenMacFly on January 15, 2007, 05:39:53 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.
Title: Re: Errors during startup window..
Post by: 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.
Title: Re: Errors during startup window..
Post by: MortenMacFly on January 15, 2007, 05:49:28 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.
Title: Re: Errors during startup window..
Post by: Angelo on January 15, 2007, 08:10:10 pm
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.
Title: Re: Errors during startup window..
Post by: killerbot on January 15, 2007, 08:30:15 pm
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.
Title: Re: Errors during startup window..
Post by: davemaster on June 03, 2009, 07:10:48 am
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
Title: Re: Errors during startup window..
Post by: MortenMacFly on June 03, 2009, 08:50:09 am
For all who have these "startup problems", disable all plugins following:
Mind *not* hijacking a 2 years old thread, please?