[Bug 1050576] Re: Cannot run double or consecutive commands

2015-11-17 Thread Brendan Perrine
With lxterminal 0.2.0-1 in xenial this seems to have been fixed upstream. ** Changed in: lxterminal (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1050576] Re: Cannot run double or consecutive commands

2013-12-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: lxterminal (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1050576 Title:

[Bug 1050576] Re: Cannot run double or consecutive commands

2013-12-27 Thread Jarno Suni
As a workaround in Lubuntu and in any release that contains package xterm you could use lxterm -e command: E.g. lxterm -e 'ls | less' (Quit by pressing q) lxterm -e 'ls ; read' (Quit by pressing enter) As for multiple simultaneous commands as superuser, why not use something like gksudo lxterm

[Bug 1050576] Re: Cannot run double or consecutive commands

2013-12-27 Thread Pierre
Thanks Jarno. Multiple commands work with xterm and lxterm is part of the xterm package. When I originally asked the question, only lxterminal was included in Lubuntu. They should fix lxterminal although since it has other major bugs (like when you try to use it in gtk scripts: if another

[Bug 1050576] Re: Cannot run double or consecutive commands

2012-11-13 Thread GravityWell
Thanks for reporting this. I'm fairly new to Linux and was trying to do something similar in Lubuntu and lxterminal and thought I was doing it wrong. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1050576] Re: Cannot run double or consecutive commands

2012-09-17 Thread Pierre
Karl, The bash script might work, but it makes scripts dependent on a bunch of other scripts. That is complex, clunky, and problematic. Thanks. It might be useful if the problem cannot be solved. The best thing is to improve Lxterminal and solve the problem for everybody else also. -- You

[Bug 1050576] Re: Cannot run double or consecutive commands

2012-09-16 Thread Pierre
apport information ** Tags added: apport-collected precise ** Description changed: I am unable to run a double or consecutive root commands in Lxterminal using scripts. E.g. in scripts sh -c lxterminal --command sudo... sudo sh -c lxterminal -e ' sudo... sudo...' Lxterminal

[Bug 1050576] Re: Cannot run double or consecutive commands

2012-09-16 Thread Pierre
I was finally able to install Apport and I ran the report. Please let me know if you need anything else. Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1050576 Title: Cannot run double or

[Bug 1050576] Re: Cannot run double or consecutive commands

2012-09-16 Thread karl anliot
i donno if this is a bug, but you might be able to put your command in a script file and lxterminal --command bash myscript -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1050576 Title: Cannot run

[Bug 1050576] Re: Cannot run double or consecutive commands

2012-09-16 Thread Logan Rosen
** Changed in: lxterminal (Ubuntu) Status: Incomplete = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1050576 Title: Cannot run double or consecutive commands To manage notifications

[Bug 1050576] Re: Cannot run double or consecutive commands

2012-09-13 Thread Logan Rosen
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please execute the following command, as it will automatically gather debugging information, in a terminal: apport-collect 1050576 When reporting bugs in the future please use apport by using 'ubuntu-bug' and

[Bug 1050576] Re: Cannot run double or consecutive commands

2012-09-13 Thread Pierre
I have tried dozens of way, quotes and everything... Apport failed to install. Sorry, but I cannot provide more. Try these commands in any terminal. They should open Abiword and Leafpad, but that is not what happens.: lxterminal --command 'sudo abiword sudo leafpad' lxterminal -e sudo