News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

The 10 October 2009 build (5859) is out.

Started by killerbot, October 10, 2009, 05:13:49 PM

Previous topic - Next topic

baltasarq

#120
Hi, there !

I recently upgraded to Ubuntu Karmic, and when I re-enabled the wxWidgets third-party repository, then CodeBlocks stopped working, crashing at start-up with the infamous relocation error.

I have even deleted the wxwidgets third-party repository, but it seems that does not let me revert to the previous wx-widgets version. I have tried to revert to the Ubuntu's CB 8.04, but it complains about notebook_something being missing.

What can I do?




baltasarq

Hi, there !

I have re-enabled the Codeblocks repository from pasgui:

http://lgp203.free.fr/ubuntu/

And added the source reposity as well.
Anyway, the problem comes from the wxWidget version, so I simply don't know what to do.

Any help ?

pasgui

Quote from: baltasarq on November 30, 2009, 08:21:23 PM
Hi, there !

I have re-enabled the Codeblocks repository from pasgui:

http://lgp203.free.fr/ubuntu/

And added the source reposity as well.
Anyway, the problem comes from the wxWidget version, so I simply don't know what to do.

Any help ?


Try:
- uninstall wxWidgets provide wxWidgets.org and CB; then disable wxWidgets.org
- enable universe packages
- install wxWidgets and CB

baltasarq

Thank you very much, that worked for me, though I was initially reticent due to the need of uninstalling Filezilla as well (I
had "manually updated" it to version 3.

It would be great to stuck with a given version of wxWidgets, that would ease the installation process and dependencies a lot (but yes, I'm aware about this being a problem not related to codeblocks).