Bug 40959

Summary: xdg-open: improve debugging output
Product: Portland Reporter: raboof <freedesktop>
Component: xdg-utilsAssignee: Portland Bugs <portland-bugs>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: debug logging showing the selected DE.

Description raboof 2011-09-17 02:19:45 UTC
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'
Comment 1 Rex Dieter 2011-09-28 07:01:03 UTC
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
Comment 2 Valdur 2012-02-25 00:47:19 UTC
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.