[Konversation-devel] [konversation] [Bug 318509] Invocation via irc:// from Konqueror not working

David Faure faure at kde.org
Thu Apr 18 11:07:08 UTC 2013


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

--- Comment #7 from David Faure <faure at kde.org> ---
Yes but you missed the important bit: konversation.desktop doesn't have %u on
its Exec line.

So kdelibs thinks this app doesn't support urls, and tries to download the url
to a local file before calling the app.
Add %u to konversation.desktop's exec line, and the bug will go away.

It's not a problem for the case where the app is launched without a URL: the %u
will simply be expanded to nothing.

Also note that you can probably get rid of the .protocol file nowadays (depends
on which old kdelibs you want to support).

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


More information about the Konversation-devel mailing list