After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 604826 - "gnome-terminal -e" cannot execute multiple commands
"gnome-terminal -e" cannot execute multiple commands
Status: RESOLVED DUPLICATE of bug 163148
Product: gnome-terminal
Classification: Core
Component: general
2.28.x
Other Linux
: Normal minor
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-12-17 12:33 UTC by Jan Rüegg
Modified: 2009-12-17 13:33 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jan Rüegg 2009-12-17 12:33:37 UTC
gnome-terminal -e ls

or 

gnome-terminal --command ls

works fine, but something like

gnome-terminal --command "ls; sleep 3"

(when just using multiple commands, as in a shell) leads to the error

"There was an error creating the child process for this terminal"

and a non functioning terminal.

I'm using gnome-terminal 2.28.2 on Archlinux.
Comment 1 Christian Persch 2009-12-17 13:33:13 UTC

*** This bug has been marked as a duplicate of bug 163148 ***