Hi,
I've tested codelite 4031 with kubuntu 10.04
The command used by codelite to run the application doesn't work
x-terminal-emulator on kubuntu 10.04 calls konsole and -e '$(CMD)' doesn't work properly with it
I've changed x-terminal-emulator on settings|global editor preferences|terminal by
xterm -e '$(CMD)' and it works fine
regards
kubuntu 10.04 and codelite 4031
-
- CodeLite Curious
- Posts: 8
- Joined: Mon Nov 23, 2009 3:59 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 10.04 and codelite 4031
Thanks for this, I will check the source, since I am pretty sure I am using xterm by default
Eran
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Curious
- Posts: 8
- Joined: Mon Nov 23, 2009 3:59 pm
- Genuine User: Yes
- IDE Question: c++
- Contact:
Re: kubuntu 10.04 and codelite 4031
you are right
I've tested with sourceforge version and it's ok
It's using an script with xterm
The problem looks to be on ubuntu/kubuntu packaging
If you install codelite on kubutun 10.04 with
sudo apt-get install codelite
you will have this "problem"
kind regards
I've tested with sourceforge version and it's ok
It's using an script with xterm
The problem looks to be on ubuntu/kubuntu packaging
If you install codelite on kubutun 10.04 with
sudo apt-get install codelite
you will have this "problem"
kind regards
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: kubuntu 10.04 and codelite 4031
Can you report this up stream to ubuntu packager?jale wrote:The problem looks to be on ubuntu/kubuntu packaging
If you install codelite on kubutun 10.04 with
sudo apt-get install codelite
you will have this "problem"
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Curious
- Posts: 8
- Joined: Mon Nov 23, 2009 3:59 pm
- Genuine User: Yes
- IDE Question: c++
- Contact:
Re: kubuntu 10.04 and codelite 4031
done
kind regards
kind regards