[kde] [Bug 326831] New: kde-open fails to open ed2k:// link

envite at rolamasao.org envite at rolamasao.org
Tue Oct 29 14:45:37 GMT 2013


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

            Bug ID: 326831
           Summary: kde-open fails to open ed2k:// link
    Classification: Unclassified
           Product: kde
           Version: 4.10.5
          Platform: Debian unstable
                OS: Linux
            Status: UNCONFIRMED
          Severity: grave
          Priority: NOR
         Component: general
          Assignee: unassigned-bugs at kde.org
          Reporter: envite at rolamasao.org

I have the correct .protocol file: ~/.kde/share/kde4/services/ed2k.protocol

[Protocol]
exec=/usr/bin/ed2k "%u"
protocol=ed2k
input=none
output=none
helper=true
listing=false
reading=false
writing=false
makedir=false
deleting=false

I clicked a well-formed ed2k link in Chromium, which called xdg-open, which in
turn called kde-open, which failed with the "Wrong URL format" message.

Reproducible: Always

Steps to Reproduce:
1. Create a .protocol file for the ed2k:// schema
2. Click a ed2k:// link or try kde-open on the command line
3. See it fail



This may be related to QUrl::isValid() as explained in
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701849

Seems that same happens to ALL schemas that does not start with a host name

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



More information about the Unassigned-bugs mailing list