Author Topic: Errors during startup window..  (Read 16028 times)

Angelo

  • Guest
Errors during startup window..
« 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 ?

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Errors during startup window..
« Reply #1 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.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Angelo

  • Guest
Re: Errors during startup window..
« Reply #2 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.

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Errors during startup window..
« Reply #3 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.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Angelo

  • Guest
Re: Errors during startup window..
« Reply #4 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.
« Last Edit: January 15, 2007, 08:21:46 pm by .angelo »

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5489
Re: Errors during startup window..
« Reply #5 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.

Offline davemaster

  • Single posting newcomer
  • *
  • Posts: 4
    • TeleTracking SAC
Re: Errors during startup window..
« Reply #6 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
David Elias Flores Escalante

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Errors during startup window..
« Reply #7 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?
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ