Page 1 of 1

kubuntu 10.04 and codelite 4031

Posted: Mon May 03, 2010 9:14 pm
by jale
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

Re: kubuntu 10.04 and codelite 4031

Posted: Mon May 03, 2010 10:29 pm
by eranif
Thanks for this, I will check the source, since I am pretty sure I am using xterm by default

Eran

Re: kubuntu 10.04 and codelite 4031

Posted: Tue May 04, 2010 12:29 am
by jale
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

Re: kubuntu 10.04 and codelite 4031

Posted: Wed May 05, 2010 9:05 am
by eranif
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"
Can you report this up stream to ubuntu packager?

Eran

Re: kubuntu 10.04 and codelite 4031

Posted: Wed May 05, 2010 12:51 pm
by jale
done


kind regards