touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #68137
[Bug 1440383] [NEW] see: can't handle files with spaces in name
You have been subscribed to a public bug:
'see' command can't open files if they contains spaces in their name -
they are not escaped and so it will try to open several files with
incorrect names.
How to reproduce:
$ touch 'test test.pdf'
$ see 'test test.pdf'
Result: it will open atril twice with 'Error opening file: No such file
or directory' message.
Also, if filename will contain at least one bracket everything will work
fine, eg:
$ touch 'test test[.pdf'
$ see 'test test[.pdf'
That command will open only one instance of atril.
Reproduced in 'mime-support 3.54ubuntu1.1'.
** Affects: mime-support (Ubuntu)
Importance: Undecided
Status: New
** Tags: mime trusty
--
see: can't handle files with spaces in name
https://bugs.launchpad.net/bugs/1440383
You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mime-support in Ubuntu.