[Okular-devel] [okular] [Bug 356359] Can't open documents with non-ascii filenames

Eugene Shalygin via KDE Bugzilla bugzilla_noreply at kde.org
Thu Feb 4 17:01:26 UTC 2016


https://bugs.kde.org/show_bug.cgi?id=356359

--- Comment #14 from Eugene Shalygin <eugene.shalygin+bugzilla.kde at gmail.com> ---
Now Okular does not want to open files with spaces in path from command line. 
$ okular /some/directory name/file name.pdf -> does not work
$ okular /some/directory_name/file name.pdf -> does not work
$ okular /some/directory name/file_name.pdf -> does not work
$ okular /some/directory_name/file_name.pdf -> works
$ cd  /some/directory name; okular file_name.pdf -> does not work
$ cd  /some/directory name; okular file name.pdf -> does not works

In all cases File|Open in Okular works OK.

Compiled from branch "frameworks"

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list