[Bug 157266] Re: gnome-terminal with --command option fails after first time

2011-12-04 Thread MakClaudD_AR
Hi! , sent a solution, thanks to http://superuser.com/questions/178617/programmatically-open-tab-in-gnome-terminal-execute-command-and-have-tab-stay gnome-terminal-e "bash-c \" echo foo; echo bar; exec bash \ "" I encountered the same problem you regards, El Ruso. -- You received this bug noti

[Bug 157266] Re: gnome-terminal with --command option fails after first time

2010-09-16 Thread Bug Watch Updater
** Changed in: gnome-terminal Importance: Unknown => Wishlist -- gnome-terminal with --command option fails after first time https://bugs.launchpad.net/bugs/157266 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mai

[Bug 157266] Re: gnome-terminal with --command option fails after first time

2010-02-02 Thread Luciano Panepucci
Hi, just to let you know that I found a way to leave the prompt open and operational http://ubuntuforums.org/archive/index.php/t-296628.html Basically you just have to create a script that initiates the command /bin/bash then if you want to run some specific command whe that shell opens you need

[Bug 157266] Re: gnome-terminal with --command option fails after first time

2010-02-02 Thread Luciano Panepucci
Hello, Sorry if I sound arrogant or inconvenient in any way, it is not my intention. It just happens that I would very much like this to work and cant understand why this bug endures until now if it was reported back in 2005 (https://bugzilla.gnome.org/show_bug.cgi?id=324407#c1).. Why can't the t

[Bug 157266] Re: gnome-terminal with --command option fails after first time

2008-08-04 Thread Bug Watch Updater
** Changed in: gnome-terminal Status: Unknown => Confirmed -- gnome-terminal with --command option fails after first time https://bugs.launchpad.net/bugs/157266 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs ma

[Bug 157266] Re: gnome-terminal with --command option fails after first time

2008-08-04 Thread Pedro Villavicencio
** Also affects: gnome-terminal via http://bugzilla.gnome.org/show_bug.cgi?id=324407 Importance: Unknown Status: Unknown ** Changed in: gnome-terminal (Ubuntu) Status: Confirmed => Triaged -- gnome-terminal with --command option fails after first time https://bugs.launchpad.n

[Bug 157266] Re: gnome-terminal with --command option fails after first time

2008-07-03 Thread Pedro Villavicencio
this sounds pretty similar to bug http://bugzilla.gnome.org/show_bug.cgi?id=324407 probably because of the same cause. -- gnome-terminal with --command option fails after first time https://bugs.launchpad.net/bugs/157266 You received this bug notification because you are a member of Ubuntu Deskto

[Bug 157266] Re: gnome-terminal with --command option fails after first time

2008-06-03 Thread Jaya Ballard
I have the "same" problem my command: gnome-terminal --command "echo test" A new terminal pops up but showing only a blinking cursor, no "test" AND no prompt if I start gnome-terminal --command 'sh -c "echo test && sleep 5"' I do see the text, but I doen't return to a prompt ... -- gnom

[Bug 157266] Re: gnome-terminal with --command option fails after first time

2008-03-31 Thread Dennis Kaarsemaker
Works for me in hardy, try with: gnome-terminal --command 'sh -c "echo test && sleep 5"' -- gnome-terminal with --command option fails after first time https://bugs.launchpad.net/bugs/157266 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assigne

[Bug 157266] Re: gnome-terminal with --command option fails after first time

2007-10-28 Thread Jesse Aldridge
Well, I wanted to make a nautilus script (http://g-scripts.sourceforge.net/faq.php";>like these) so that I could right-click on any ruby file and run it through the ruby interpreter. I ended up getting it to work via the two solutions mentioned, so it's not really a problem for me any more. The

[Bug 157266] Re: gnome-terminal with --command option fails after first time

2007-10-28 Thread Yann Rouillard
I confirm this bug, it's a strange one. If I do: gnome-terminal --command "cat test.txt" gnome-terminal displays nothing except if test.txt is more that 54 lines... Anyway it's a very minor bug, why do you need this functionnality Jesse ? ** Changed in: gnome-terminal (Ubuntu) Status:

[Bug 157266] Re: gnome-terminal with --command option fails after first time

2007-10-27 Thread Pedro Villavicencio
** Changed in: gnome-terminal (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs) Status: New => Incomplete -- gnome-terminal with --command option fails after first time https://bugs.launchpad.net/bugs/157266 You received this bug not

[Bug 157266] Re: gnome-terminal with --command option fails after first time

2007-10-27 Thread Jesse Aldridge
In the terminal you can go "Edit"->"Current Profile"->"Title and Command" and set "When command exits" to "Hold terminal open." Your example works for me also, so there's another work-around. Note that I'm still new to Linux so I may just be doing something dumb :) -- gnome-terminal with --comm

[Bug 157266] Re: gnome-terminal with --command option fails after first time

2007-10-27 Thread Loïc Minier
I couldn't reproduce your bug; the window always closes immediately after opening with your examples. I tried: gnome-terminal --command "sh -c 'echo test; cat'" which would display the text in all cases. -- gnome-terminal with --command option fails after first time https://bugs.launchpad.net/bu

[Bug 157266] Re: gnome-terminal with --command option fails after first time

2007-10-25 Thread Jesse Aldridge
Can work around by using xterm instead: >xterm -e "echo test; read" -- gnome-terminal with --command option fails after first time https://bugs.launchpad.net/bugs/157266 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug contact for gnome-terminal i