Code::Blocks Forums

User forums => Help => Topic started by: nattydread69 on October 23, 2009, 10:47:40 am

Title: Segmentation fault on loading code::blocks
Post by: nattydread69 on October 23, 2009, 10:47:40 am
I just tried to install codeblocks from CVS source on a fresh installation of open SUSE 10.3.
All compiles and installs OK however when I run I get:

 Initialize EditColourSet: done.
Loading toolbar...
cbMakefileGen: loaded
cbMakeGen plugin activated
Initializing plugins...
Segmentation fault

I also tried with the prebuilt binary package and the same thing happens.
Any ideas?
Title: Re: Segmentation fault on loading code::blocks
Post by: koso on October 23, 2009, 11:17:39 am
Have you tried to disable plugins? Especially those not distributed with cb (cbMakefileGen )?
Title: Re: Segmentation fault on loading code::blocks
Post by: nattydread69 on October 23, 2009, 11:29:16 am
just tried that. It didn't work either. Strange..
Title: Re: Segmentation fault on loading code::blocks
Post by: nattydread69 on October 23, 2009, 11:35:36 am
Ah I had to delete old files from my home directory and that fixed it  :)
yay ta!