User forums > Using Code::Blocks

how to get rid of contribs enabled ???

(1/6) > >>

tiwag:
i have serious problems with a C::B build on ubuntu 5.10 with contribs enabled.
every time when i close C::B, it crashes and can't save its configuration file default.conf

how do i get rid of contribs enabled ???

in the past i built C::B with
./configure --enable-contrib 


but now i want to revert this build option,

i tried:
./configure --disable-contrib 

i did a completely fresh svn-checkout, and after
./bootstrap
./configure

all contribs are build again ........ grrrrrrrrrrrrr     :x

where is this info stored, which file do i have to delete to get rid of these contribs enabled ???

any ideas?
thx

Der Meister:
Are you really sure that the contrib-plugins are the reason for the crash? Did you disable them and tried again?
Anyway, could you run Code::Blocks within gdb to get a backtrace after the crash and post it here? I'm asking this because I got similar problems, but I'm not sure if it is a problem of Code::Blocks or of my system. Here is the thread where I reported this problem.
If your backtrace is similar to the one I reported I would assume that it is really a problem of Code::Blocks.

thomas:
Are you using the very latest builds? A crash-on-close bug in EditorManager was fixed only 2 days ago.

tiwag:

--- Quote from: Der Meister on January 10, 2006, 06:43:27 pm ---Did you disable them and tried again? ...

--- End quote ---
that's what i want to try , but no go until all plugins are present, because C::B invokes by default all of them if detected,
when i tried to disable any or all plugins, C::B crashes when trying to save the default.conf.

that's the reason, why i want to build it completely without contribs plugins in order to test if it crashes then too

tiwag:

--- Quote from: thomas on January 10, 2006, 06:48:44 pm ---Are you using the very latest builds? A crash-on-close bug in EditorManager was fixed only 2 days ago.

--- End quote ---
svn 1701 - its VERY recent  :D

i have these ominous chrashes since the introduction of wxaui

Navigation

[0] Message Index

[#] Next page

Go to full version