Bug 99063

Summary: Add support for gio tool
Product: Portland Reporter: Ondrej Holy <oholy>
Component: xdg-utilsAssignee: Portland Bugs <portland-bugs>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium CC: oholy
Version: unspecifiedKeywords: patch
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Add gio tool support
xdg-open: Add forgotten elif in open_xfce

Description Ondrej Holy 2016-12-12 12:53:10 UTC
Created attachment 128430 [details] [review]
Add gio tool support

gvfs- utils were deprecated in favour of new gio tool. Prefer gio tool in recent GNOME 3 and Cinnamon over gvfs- utils.

See:
https://bugzilla.gnome.org/show_bug.cgi?id=769378
https://bugzilla.gnome.org/show_bug.cgi?id=775938
Comment 1 Rex Dieter 2016-12-12 15:09:33 UTC
thanks, applied
Comment 2 Ondrej Holy 2016-12-12 16:00:10 UTC
Created attachment 128435 [details] [review]
xdg-open: Add forgotten elif in open_xfce

"elif" command was not used in open_xfce by commit 0d6eebb. A file may be opened twice using different tools under xfce consequently. Replace "if" by "elif" in order to fix this issue.

I forgot to merge the patch with this fix initially. I am sorry for inconveniences.
Comment 3 Rex Dieter 2016-12-12 16:02:12 UTC
thanks for the followup, I missed that detail too looking over the patch (sorry).

applied this too

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.