I don't believe this is a bug in either the terminal or the file manager
but in alien which can't yet process quote-escaped filenames so
reassigning to alien.
** Package changed: gnome-terminal (Ubuntu) => alien (Ubuntu)
** Changed in: alien (Ubuntu)
Assignee: Ubuntu Desktop Bugs (desktop-bu
** Changed in: gnome-terminal (Ubuntu)
Importance: Undecided => Low
** Changed in: gnome-terminal (Ubuntu)
Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)
--
Alien cannot follow paths with spaces
https://bugs.launchpad.net/bugs/333824
You received this bug notification becau
I am not planning upgrade to Jaunty before its release. I willl test it
as soon as I upraded.
--
Alien cannot follow paths with spaces
https://bugs.launchpad.net/bugs/333824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs
I'm unable to confirm this bug with the alpha release of Ubuntu 9.04.
Ansus, could you please check if the bug is still reproducible?
--
Alien cannot follow paths with spaces
https://bugs.launchpad.net/bugs/333824
You received this bug notification because you are a member of Ubuntu
Bugs, which
2.24.1.1
--
Alien cannot follow paths with spaces
https://bugs.launchpad.net/bugs/333824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/
Could you please give the version of GNOME Terminal you're using?
** Changed in: gnome-terminal (Ubuntu)
Sourcepackagename: alien => gnome-terminal
Status: Invalid => Incomplete
--
Alien cannot follow paths with spaces
https://bugs.launchpad.net/bugs/333824
You received this bug notificat
That would make it a bug in GNOME Terminal. I'll open a task for that
program.
** Changed in: alien (Ubuntu)
Status: New => Invalid
--
Alien cannot follow paths with spaces
https://bugs.launchpad.net/bugs/333824
You received this bug notification because you are a member of Ubuntu
Bugs, w
Then why there are apostrophes?
In fact if you drag and drop a file icon from file browser to a command
line, it inserted without back slashes. If the convention is to use
slashes for spaces, then it should insert slashes to make file name
appropriate.
** Changed in: alien (Ubuntu)
Status:
Hello,
Thank you for taking the time for helping with making Ubuntu better.
However, it's not a bug, but a general policy.
Spaces in commands have to be escaped with a back slash: \ 'alien Directory
with spaces/rpmfile.rpm' should actually be 'alien Directory\ with\
spaces/rpmfile.rpm'.
This i