Hello,
I upgraded my system to kubuntu 13.04. I installed the latest version of codelite (5.1... from the private repository).
I can only start codelite once. The second time I try to open it, it will hang forever on startup, no gui come back.
I tried to reinstall the app, to delete the .codelite in my home directory. The only thing that works is to create a new profile. It will work 1 shot then I have to create a new profile ...
I tried to see the codelite version : codelite -v , same hang...
The only thing that seems to work for now is to sudo codelite ... which is not a very nice solution ...
Any hint to solve the problem ?
Thank you.
kubuntu 13.04 codelite will only start once
-
- CodeLite Curious
- Posts: 1
- Joined: Fri May 03, 2013 4:46 pm
- Genuine User: Yes
- IDE Question: c++
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: kubuntu 13.04 codelite will only start once
It seems to be a GTK bug (but I am unsure)weeb0 wrote:Hello,
I upgraded my system to kubuntu 13.04. I installed the latest version of codelite (5.1... from the private repository).
I can only start codelite once. The second time I try to open it, it will hang forever on startup, no gui come back.
I tried to reinstall the app, to delete the .codelite in my home directory. The only thing that works is to create a new profile. It will work 1 shot then I have to create a new profile ...
I tried to see the codelite version : codelite -v , same hang...
The only thing that seems to work for now is to sudo codelite ... which is not a very nice solution ...
Any hint to solve the problem ?
Thank you.
It is reported here:
https://bugs.launchpad.net/ubuntu/+sour ... ug/1142213
The reason that sudo codelite _did_ work for you is because it uses the "Raleigh" theme (my default theme )
See this bug reported couple of days ago:
https://sourceforge.net/p/codelite/bugs/895/
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Enthusiast
- Posts: 24
- Joined: Thu Apr 18, 2013 9:46 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: kubuntu 13.04 codelite will only start once
I was having the same trouble running CodeLite under Kubuntu 13.04 (runs fine on 13.04 Unity desktop).
I saw on StackOverflow.com that others had similar issues with some other apps on Kubuntu 13.04 - somebody recommended they use the KDE system settings applet, where you can manipulate all the default styles, GUI widgets, etc to comply with the problem app.
So I set everything in there to work with default GTK stuff - that seems to have fixed the problem with CodeLite - now running fine under Kubuntu except for one issue:
The menus aren't working right - if you hit alt-B for example,to get to the build menu, you get the file menu, not the build menu - so can't use keystroke shortcuts to menu items - big pain. Not sure if this is a problem with CodeLite or Kubuntu - I ran another app that also uses GTK and didn't have the problem, but it also has a different menu layout: the menu is under the mainwindow title bar, but when CodeLite runs under Kubuntu you get this floating/disappearing style menu. Not sure how that is controlled.
I saw on StackOverflow.com that others had similar issues with some other apps on Kubuntu 13.04 - somebody recommended they use the KDE system settings applet, where you can manipulate all the default styles, GUI widgets, etc to comply with the problem app.
So I set everything in there to work with default GTK stuff - that seems to have fixed the problem with CodeLite - now running fine under Kubuntu except for one issue:
The menus aren't working right - if you hit alt-B for example,to get to the build menu, you get the file menu, not the build menu - so can't use keystroke shortcuts to menu items - big pain. Not sure if this is a problem with CodeLite or Kubuntu - I ran another app that also uses GTK and didn't have the problem, but it also has a different menu layout: the menu is under the mainwindow title bar, but when CodeLite runs under Kubuntu you get this floating/disappearing style menu. Not sure how that is controlled.
-
- CodeLite Plugin
- Posts: 819
- Joined: Wed Sep 03, 2008 7:26 pm
- Contact:
Re: kubuntu 13.04 codelite will only start once
Hi,
It works for me, on a kubuntu 13.04 VirtualBox guest that's absolutely standard, apart from changing the theme to either 'GTK+ Style' or 'MS Windows 9x'. Perhaps it's a result of some other change you made.
Regards,
David
It works for me, on a kubuntu 13.04 VirtualBox guest that's absolutely standard, apart from changing the theme to either 'GTK+ Style' or 'MS Windows 9x'. Perhaps it's a result of some other change you made.
Regards,
David