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 122475 - wrong exec_arg for gnome-terminal
wrong exec_arg for gnome-terminal
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: general
2.4.x
Other Linux
: High major
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-09-16 18:55 UTC by Marcin Krzyzanowski
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
this is patch (856 bytes, patch)
2003-09-16 18:56 UTC, Marcin Krzyzanowski
none Details | Review

Description Marcin Krzyzanowski 2003-09-16 18:55:14 UTC
there should be "-e" instead "-x"
try exec gnome-terminal -x "ssh localhost" it wont work, this is why
gnome-remote-shell (from gnome-network) not work prop.
Comment 1 Marcin Krzyzanowski 2003-09-16 18:56:00 UTC
Created attachment 19994 [details] [review]
this is patch
Comment 2 Marcin Krzyzanowski 2003-11-10 01:02:39 UTC
gnome-network-1.99.2 fix this issue.