<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - xdg-open fails on encountering a list for x-scheme-handler"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=44163#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - xdg-open fails on encountering a list for x-scheme-handler"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=44163">bug 44163</a>
              from <span class="vcard"><a class="email" href="mailto:wbauer@tmo.at" title="Wolfgang Bauer <wbauer@tmo.at>"> <span class="fn">Wolfgang Bauer</span></a>
</span></b>
        <pre>(In reply to Rex Dieter from <a href="show_bug.cgi?id=44163#c5">comment #5</a>)
<span class="quote">> 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)</span >

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
<a href="https://bugzilla.opensuse.org/show_bug.cgi?id=979265">https://bugzilla.opensuse.org/show_bug.cgi?id=979265</a></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>