Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: Albenejean on October 31, 2005, 02:34:31 pm
-
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?
-
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.
-
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
-
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.
-
He meant ~/.CodeBlocks/.cb_layout.bin INSTEAD of ~/.cb_layout.bin
It would be more logical.
-
I also had these problems (ref bug num 1338300). I can also confirm that removing the ".cb_layout.bin" file fixed the problem.
Vas.
-
I had this problem too. Seems it's not an isolated one. It happens when C::B hangs while it's saving the file.