Created attachment 51282 [details] [review] debug logging showing the selected DE. xdg-open could use some more debugging output. The attached patch is a first start. To view the debugging info, run xdg-open as 'XDG_UTILS_DEBUG_LEVEL=7 xdg-open foo'
agreed, i've often added similar debugging myself while testing stuff, but then always removed it after testing. thanks for the cluestick to include it for good. :) http://cgit.freedesktop.org/xdg/xdg-utils/commit/?id=bd30042412494651f7f181c11a6d8382c21c0993
Why you don't use command: sh -x /usr/bin/xdg-open foo Or with -xv flag.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.