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 327718 - Filenames should be quoted in terminal when a file is dragged into the terminal from Nautilus
Filenames should be quoted in terminal when a file is dragged into the termin...
Status: RESOLVED DUPLICATE of bug 327199
Product: gnome-terminal
Classification: Core
Component: general
2.10.x
Other All
: Normal minor
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-01-19 15:26 UTC by Uno Engborg
Modified: 2006-01-22 21:33 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description Uno Engborg 2006-01-19 15:26:53 UTC
If I drag a file with a name containing spaces to a terminal window, it should
be quoted. 

Example:
Assume I have a program kalled "/home/me/pgm abc/abc" and drag that file to the
terminal window and press return it will try to execute /home/me/pgm with
abc/abc as the command argument which most likely is not what the user intended.

So I really think that the file name should be quoted automagically when dragged
from Nautilus to a terminal window.

Other information:
Comment 1 Claudio Saavedra 2006-01-22 21:33:17 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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