News:

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

Main Menu

Problem with the Build Tooolbar

Started by Albenejean, October 31, 2005, 02:34:31 PM

Previous topic - Next topic

Albenejean

Hello.

I'm using Code::Blocks 1.0RC2 under windows XP SP2, and I have some problem with the build an debug toolbars. These toolbars don't react to the mouse, can't be drag, and depending on the resolution of the screen can or not be drawn.

The bug has already been submitted (several times). I'm just here to check if someone has find how to fix it or if I had to wait for the next release.

Thanks and congratulation for the good work.

Jean.

[EDIT]: It seems that this post has not been send where it should. Can a moderator move this post to the Troubleshhoting section, please?

thomas

Broken toolbars may result from the file .cb_layout.bin being corrupt. Go to your home directory (C:\Documents and Settings\YourUsername), delete that file, and try again.
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

Albenejean

Excellent, that works.

I have tried deleting all the code::blocks files but I did not found this one. Perhaps it would be a good idea to move it to the home\.codeblocks directory for the next release.

Thanks.

Jean

MortenMacFly

Quote from: Albenejean on October 31, 2005, 03:03:25 PM
Perhaps it would be a good idea to move it to the home\.codeblocks directory for the next release.
Just a minor comment:

What do you mean by "home"? If you mean the Code::Blocks installation folder than I don't think so. Unless you are working as an Admin or equivalent on your machine you may not have write access to that folder. But you will always have to your "Documents and settings\[user]\..." or "/home/[user]" in Linux.

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]

takeshimiya

He meant ~/.CodeBlocks/.cb_layout.bin INSTEAD of ~/.cb_layout.bin
It would be more logical.

vserghi

I also had these problems (ref bug num 1338300). I can also confirm that removing the ".cb_layout.bin" file fixed the problem.

Vas.

takeshimiya

I had this problem too. Seems it's not an isolated one. It happens when C::B hangs while it's saving the file.