User forums > Help

Settings -> Editor Crashes

(1/2) > >>

KodeNerd:
Whenever I try to edit my editor settings by going to Settings->Editor it crashes Code::Blocks. This happened recently (about two weeks ago) and even by putting a new nightly build the problem persists.

George Gough

Jenna:
Which OS, which version of wxWidgets, have you changed anything before crash occurs the first time ?

Have you ever edited the C::B settings manually in "default.conf" or one of it's ini-files ?

Have you tried to delete the contents of codeblocks settings-dir ?
It's under "~/.codeblocks" on linux and under "c:\Document and Settings\<user>\Applications Data\codeblocks"  on Windows .
If there are very special settings you should make a backup of the directory before deleting it.

bhagabhi:
I can confirm this crash on build 4861 - no crash on 4853.
(removing the Application Data folder doesn't help.)

I am running Windows XP SP2, using the wx from the 4853 build, wxmsw28u_gcc_cb_wx287.7z

Jenna:
It works fine for me on Linux (tested on 32 and 64-bit debian unstable with the binaries from my rep), W2k (self-compiled with some patches and official download) and actual WinXP SP2 (official download).
No matter if a project is opened or not.

MortenMacFly:
This usually happens if you compile C::B yourself and forget to run the update script. This script updates UI resources that might have changed, too. If you don't do that C::B accesses UI resources that are not available and will crash. This is just logical and there is nothing you can do about it and it is just not properly installed.
To fix this, read carefully how to compile C::B yourself and don't forget to run the update script to keep the resources in-sync. If you don't understand what I am talking about please use a C::B nightly package and don't compile yourself. ;-)

Navigation

[0] Message Index

[#] Next page

Go to full version