User forums > Help

cannot launch C::B 13.12 after installing (in Ubuntu 12.04 )

(1/2) > >>

danhld:
Hi all,
I am using C:B 10.05 in Ubuntu 12.04, and now I want to upgrade to C:B 13.12.
However I get some problems with the installation. After installing C:B 13.12, I tried to launch it, but it report an error as follows, and then closes the program:

<report version="1.0" kind="exception"><system description="Linux 3.2.0-60-generic-pae i686"/><modules><module path="/usr/bin/codeblocks" address="08048000" size="0013c000"/><module path="[heap]" address="089e0000" size="02434000"/><module path="/usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono-Bold.ttf" address="ad9b3000" size="0004d000"/><module path="/usr/lib/codeblocks/plugins/libSmartIndentXML.so" address="aec5f000" size="00005000"/><module path="/usr/lib/codeblocks/plugins/libAutoVersioning.so" address="aec65000" size="0003d000"/><module path="/usr/lib/codeblocks/plugins/liboccurrenceshighlighting.so" address="aeca4000" size="00017000"/><module path="/usr/lib/codeblocks/plugins/libdefaultmimehandler.so" address="aecbd000" size="00015000"/><module path="/usr/lib/codeblocks/plugins/libscriptedwizard.so" address="aecd4000" size="0004d000"/><module path="/usr/lib/codeblocks/plugins/libEditorConfig.so" address="aed26000" size="00012000"/><module path="/usr/lib/codeblocks/plugins/libIncrementalSearch.so" address="aed39000" size="00018000"/><module path="/usr/lib/codeblocks/plugins/libValgrind.so" address="aed53000" size="0001a000"/><module path="/usr/lib/codeblocks/plugins/libautosave.so" address="aed6f000" size="0000d000"/><module path="/usr/lib/codeblocks/plugins/libopenfileslist.so" address="aed7d000" size="00009000"/><module path="/usr/lib/codeblocks/plugins/libHexEditor.so" address="aed87000" size="0006e000"/><module path="/usr/lib/codeblocks/plugins/libSmartIndentCpp.so" address="aedf9000" size="00009000"/><module path="/usr/lib/codeblocks/plugins/libcompiler.so" address="aee03000" size="000ab000"/>
.
.
.
.
<frame level="119" function="PluginManager::LoadAllPlugins()" offset="00000257"/><frame level="120" function="CodeBlocksEvent" offset="00000000" file="/tmp/buildd/codeblocks-13.12/src/src/./sdk_events.h" line="30"/><frame level="121" function="MainFrame::MainFrame(wxWindow*)" offset="00000000" file="/tmp/buildd/codeblocks-13.12/src/src/main.cpp" line="609"/><frame level="122" function="wxUpdateUIEvent::SetUpdateInterval(long)" offset="00000000" file="/usr/include/wx-2.8/wx/event.h" line="1716"/><frame level="123" function="CodeBlocksApp::OnInit()" offset="00000000" file="/tmp/buildd/codeblocks-13.12/src/src/app.cpp" line="664"/><frame level="124" function="wxAppConsole::CallOnInit()" offset="00000000" file="/usr/include/wx-2.8/wx/app.h" line="76"/></stack></report>
I don't know what the error is and how to fix it.

Furthermore, when I remove it and reinstall the old version 10.05. It cannot be launched, too (without reporting anything)!!

Anyone can help? I am so embarrassed  :-[
Thank a lots

oBFusCATed:
First remove all codeblocks related packages and then install the new version. Probably you're mixing packages coming from two different versions.

dmoore:
There is an issue when upgrading CB that could be your issue. Reinstall 13.12 then open terminal and type codeblocks --safe-mode. Then enable compiler plugin and click OK at the prompt to update compiler settings. Exit and restart and you should be good.

danhld:

--- Quote from: dmoore on April 09, 2014, 06:55:53 pm ---There is an issue when upgrading CB that could be your issue. Reinstall 13.12 then open terminal and type codeblocks --safe-mode. Then enable compiler plugin and click OK at the prompt to update compiler settings. Exit and restart and you should be good.

--- End quote ---

Thank dmoore a lot.
I tried your way but cannot "enable compiler plugin" as you said (see the attached image). What can i do?

danhld:

--- Quote from: oBFusCATed on April 09, 2014, 06:40:47 pm ---First remove all codeblocks related packages and then install the new version. Probably you're mixing packages coming from two different versions.

--- End quote ---

So could you please show me how to remove all codeblocks related packages? I use two ways:
First I try:
sudo apt-get -f install

End then terminal warns that there are still packages not removed, and it suggests me do the following:

sudo apt-get autoremove codeblocks

It seems OK. Then I install..

Do I miss something?

Navigation

[0] Message Index

[#] Next page

Go to full version