How to update CL in UBUNTU 9.10?

CodeLite installation/troubleshooting forum
DJBobo
CodeLite Enthusiast
Posts: 18
Joined: Sun Apr 05, 2009 9:46 am
Genuine User: Yes
IDE Question: C++
Location: Southern Russia
Contact:

How to update CL in UBUNTU 9.10?

Post by DJBobo »

Hi all.

I had old release CL, it worked OK, but today I decided to update CL

I downloaded CodeLite 2.3.0.3833 (codelite_2.3.0.3833-ubuntu0_i386.deb) and went all steps in instruction (http://codelite.org/LiteEditor/Download) but now when I launch CodeLite I see the splash-screen only, CodeLite doesn't work.

I uninstalled CL at all, and install CL 2.3.0.3833 once more, but CL again shows the splash-screen only, and further happens nothing. :(

What do I do wrong?

I have O.S. Ubuntu 9.10

Tanks in advance.
User avatar
eranif
CodeLite Plugin
Posts: 6372
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: How to update CL in UBUNTU 9.10?

Post by eranif »

Remove your ~/.codelite/ directory and see if it helps.

Eran
Make sure you have read the HOW TO POST thread
DJBobo
CodeLite Enthusiast
Posts: 18
Joined: Sun Apr 05, 2009 9:46 am
Genuine User: Yes
IDE Question: C++
Location: Southern Russia
Contact:

Re: How to update CL in UBUNTU 9.10?

Post by DJBobo »

eranif wrote:Remove your ~/.codelite/ directory and see if it helps.

Eran
Thanks, I have done it now, but it didn't help
User avatar
eranif
CodeLite Plugin
Posts: 6372
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: How to update CL in UBUNTU 9.10?

Post by eranif »

Can u run codelite from a terminal window?
Just type 'codelite' and see what happens
Eran
Make sure you have read the HOW TO POST thread
DJBobo
CodeLite Enthusiast
Posts: 18
Joined: Sun Apr 05, 2009 9:46 am
Genuine User: Yes
IDE Question: C++
Location: Southern Russia
Contact:

Re: How to update CL in UBUNTU 9.10?

Post by DJBobo »

eranif wrote:Can u run codelite from a terminal window?
Just type 'codelite' and see what happens
Eran
Thanks, tried to run CB from terminal, all hapen in same way, I see splash-screen and nothing more.... :(
User avatar
eranif
CodeLite Plugin
Posts: 6372
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: How to update CL in UBUNTU 9.10?

Post by eranif »

I mean: when you type 'codelite' from command line, when codelite terminates, does it says something? like "Aborted" or any other error?
or maybe it keep hanging ?

EDIT: When you say "CB" do u mean codelite?

Which version of wxWidgets do you have?
Eran
Make sure you have read the HOW TO POST thread
DJBobo
CodeLite Enthusiast
Posts: 18
Joined: Sun Apr 05, 2009 9:46 am
Genuine User: Yes
IDE Question: C++
Location: Southern Russia
Contact:

Re: How to update CL in UBUNTU 9.10?

Post by DJBobo »

eranif wrote:I mean: when you type 'codelite' from command line, when codelite terminates, does it says something? like "Aborted" or any other error?
or maybe it keep hanging ?

EDIT: When you say "CB" do u mean codelite?

Which version of wxWidgets do you have?
Eran
yes, CL doesn't say anything, just disappeared

Sorry it was misprint, of course I meant CL.

I have wxWidgets 2.8.10
User avatar
eranif
CodeLite Plugin
Posts: 6372
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: How to update CL in UBUNTU 9.10?

Post by eranif »

Can u run it like this:

Code: Select all

gdb /usr/bin/codelite
when the debugger will give you the prompt back , type:

Code: Select all

run
When it disappears, you should see something in the debugger, type:

Code: Select all

bt
and paste here the output

Thanks
Eran
Make sure you have read the HOW TO POST thread
DJBobo
CodeLite Enthusiast
Posts: 18
Joined: Sun Apr 05, 2009 9:46 am
Genuine User: Yes
IDE Question: C++
Location: Southern Russia
Contact:

Re: How to update CL in UBUNTU 9.10?

Post by DJBobo »

thanks, here is output

Code: Select all

 gdb /usr/bin/codelite
GNU gdb (GDB) 7.0-ubuntu
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/codelite...done.
(gdb) run
Starting program: /usr/bin/codelite 
[Thread debugging using libthread_db enabled]
/home/sergei/.themes/Human Compact/gtk-2.0/gtkrc:100: Murrine configuration option "highlight_ratio" will be deprecated in future releases. Please use "highlight_shade" instead.
/home/sergei/.themes/Human Compact/gtk-2.0/gtkrc:101: Murrine configuration option "lightborder_ratio" will be deprecated in future releases. Please use "lightborder_shade" instead.
/home/sergei/.themes/Human Compact/gtk-2.0/gtkrc:116: Murrine configuration option "style" is not supported and will be ignored.
/home/sergei/.themes/Human Compact/gtk-2.0/gtkrc:156: Murrine configuration option "highlight_ratio" will be deprecated in future releases. Please use "highlight_shade" instead.
/home/sergei/.themes/Human Compact/gtk-2.0/gtkrc:229: Murrine configuration option "highlight_ratio" will be deprecated in future releases. Please use "highlight_shade" instead.
Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `GtkOptionMenu::indicator-size' of type `GtkRequisition' from rc file value "0" of type `glong'
Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `GtkOptionMenu::indicator-spacing' of type `GtkBorder' from rc file value "0" of type `glong'
[New Thread 0xb7629b70 (LWP 13812)]
/usr/bin/codelite: relocation error: /usr/bin/codelite: symbol _ZN12wxAuiToolBarC1EP8wxWindowiRK7wxPointRK6wxSizel, version WXU_2.8 not defined in file libwx_gtk2u_aui-2.8.so.0 with link time reference
[Thread 0xb7629b70 (LWP 13812) exited]

Program exited with code 0177.
(gdb) bt
No stack.
(gdb) 
User avatar
eranif
CodeLite Plugin
Posts: 6372
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: How to update CL in UBUNTU 9.10?

Post by eranif »

Did you compile your wxWidgets yourself?

If you use the wxWidgets that comes with Ubuntu 9.10 your codelite should be OK.

But I suspect that you have an older version of wxWidgets.

Try getting a newer version of wxWidgets or get the ones from wxWidgets site directly.

What is the output of

Code: Select all

wx-config --version
Eran
Make sure you have read the HOW TO POST thread
Post Reply