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?
Have you tried to disable plugins? Especially those not distributed with cb (cbMakefileGen )?
just tried that. It didn't work either. Strange..
Ah I had to delete old files from my home directory and that fixed it :)
yay ta!