[Portland-bugs] [Bug 44163] xdg-open fails on encountering a list for x-scheme-handler

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri May 20 10:30:28 UTC 2016


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

--- Comment #6 from Wolfgang Bauer <wbauer at tmo.at> ---
(In reply to Rex Dieter from comment #5)
> I set env var:
> 
> XDG_CURRENT_DESKTOP=X-Generic
> XDG_UTILS_DEBUG_LEVEL=2
> 
> prior to running xdg-utils tools, that should be sufficient for testing (as
> far as I can tell)

Yes, should be.

Still, the problem is not fixed here, also with latest git master:
:~> XDG_CURRENT_DESKTOP=X-Generic
:~> XDG_UTILS_DEBUG_LEVEL=2
:~> xdg-mime query default inode/directory
Checking /home/wolfi/.config/mimeapps.list
kde4-krusader.desktop;kde4-dolphin.desktop;

When running "xdg-open .", it starts Firefox instead.

/home/wolfi/.config/mimeapps.list looks like this:
[Added Associations]
inode/directory=kde4-krusader.desktop;

[Default Applications]
inode/directory=kde4-krusader.desktop;kde4-dolphin.desktop;

Changing the last line (below "[Default Applications]") to just
"inode/directory=kde4-krusader.desktop" (without a ';') makes it work as
expected.

But, the openSUSE maintainer is working on a fix, see
https://bugzilla.opensuse.org/show_bug.cgi?id=979265

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


More information about the Portland-bugs mailing list