I upgraded to ubuntu 9.10. Was using Code blocks and then I closed it and when I came to open it again it keeps going to the debug report, asking me to submit. I have reinstalled the code blocks, with no change. tempted to wipe out ubuntu 9.10 and go back to 9.04. Help Please. Before the re-install I removed the code-blocks using the package manager.
Hi donnyb,
I had a similar problem after upgrading to 9.10. If you start codeblocks from a terminal do you get
Yesterday I updated my system to kramic and had problem starting C::B
version WXU_2.8.2 not defined in file libwx_baseu-2.8.so.0
If this is the case add
deb http://apt.wxwidgets.org/ lenny-wx main
to my sources.list and go to Synaptic and chose libwxbase2.8-0. Then select the menu Package->Force version and switch to lenny-wx version and apply the changes. After this C::B works again.