News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Segmentation fault on loading code::blocks

Started by nattydread69, October 23, 2009, 10:47:40 AM

Previous topic - Next topic

nattydread69

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?

koso

Have you tried to disable plugins? Especially those not distributed with cb (cbMakefileGen )?

nattydread69

just tried that. It didn't work either. Strange..

nattydread69

Ah I had to delete old files from my home directory and that fixed it  :)
yay ta!