Bug 99063 - Add support for gio tool
Summary: Add support for gio tool
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: patch
Depends on:
Blocks:
 
Reported: 2016-12-12 12:53 UTC by Ondrej Holy
Modified: 2016-12-12 16:02 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Add gio tool support (5.90 KB, patch)
2016-12-12 12:53 UTC, Ondrej Holy
Details | Splinter Review
xdg-open: Add forgotten elif in open_xfce (967 bytes, patch)
2016-12-12 16:00 UTC, Ondrej Holy
Details | Splinter Review

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.