Bug 40959 - xdg-open: improve debugging output
Summary: xdg-open: improve debugging output
Status: RESOLVED FIXED
Alias: None
Product: Portland
Classification: Unclassified
Component: xdg-utils (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Portland Bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-17 02:19 UTC by raboof
Modified: 2012-02-25 00:47 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
debug logging showing the selected DE. (382 bytes, patch)
2011-09-17 02:19 UTC, raboof
Details | Splinter Review

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.