[Portland-bugs] [Bug 91336] New: fails on kde and spaces in url

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jul 14 11:36:52 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=91336

            Bug ID: 91336
           Summary: fails on kde and spaces in url
           Product: Portland
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: minor
          Priority: medium
         Component: xdg-utils
          Assignee: portland-bugs at lists.freedesktop.org
          Reporter: bewam at free.fr

Hello,

I don't find actual sources to compare with the one distributed.
I need to modify 'kde-open' to 'kde-open5' to have my file opened correctly.

$ kde-open "/tmp/a test file.html" FAILS, opening 3 tabs in firefox.
$ kde-open5 "/tmp/a test file.html" opens firefox nicely.



477,478c477,478
<     if kde-open5 -v 2>/dev/null 1>&2; then
<         kde-open5 "$1"
---
>     if kde-open -v 2>/dev/null 1>&2; then
>         kde-open "$1"

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/portland-bugs/attachments/20150714/d2bef4e4/attachment.html>


More information about the Portland-bugs mailing list