Code::Blocks Forums

User forums => Help => Topic started by: tjh001 on March 15, 2012, 11:41:06 am

Title: Code::blocks not opening in Linux Mint
Post by: tjh001 on March 15, 2012, 11:41:06 am
Hi all,

I'm very new to linux and am using Linux Mint. I installed C::B a  weeksago and everything worked perfectly. Until today when I try to open C::B and the icon appears in the top left corner with a loading symbol and then it disappears and C::B doesn't launch. I've tried rebooting it to no avail.

Any help would be great.
Title: Re: Code::blocks not opening in Linux Mint
Post by: oBFusCATed on March 15, 2012, 12:00:01 pm
Start it from terminal. And search for the error it will print.
If it is not related to missing simbols/shared libraries use gdb to see where exactly is the crash.
Title: Re: Code::blocks not opening in Linux Mint
Post by: tjh001 on March 15, 2012, 12:10:14 pm
Exception: An exception has been raised!

The application encountered an error at configmanager.cpp, on line 239.
The error message is:

TinyXML error: Error document empty.
In file: /home/tom/.codeblocks/default.conf
At row 0, column: 0.

Code::Blocks Version revision 0 (gcc 4.6.1, build: May  1 2011 02:42:47)
Title: Re: Code::blocks not opening in Linux Mint
Post by: MortenMacFly on March 15, 2012, 12:25:13 pm
In file: /home/tom/.codeblocks/default.conf
Remove this empty config file. I am not sure how you got to this, but this will solve your problem. The file will be re-created.