[Portland-bugs] [Bug 49552] xdg-open should support selecting/highlighting a file/folder

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Aug 9 17:39:39 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=49552

--- Comment #2 from Lei Zhang <thestig at google.com> ---
So now it's 4 years later and both Dolphin and Nautilus definitely support the
ability to select a file in a folder:

nautilus -s /path/to/selected_file
dolphin --select /path/to/selected_file

Can we implement the feature in xdg-open? xdg-open can either:

a) Check the underlying tool's version number to make sure it supports
selection, and fail with a particular error code if the underlying tool does
not. Then the caller can decide on falling back or not.

b) Just attempt to run the underlying tool and see what happens. If the
underlying tool reports an error, pass that back up to the caller.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/portland-bugs/attachments/20160809/8f8fcfe8/attachment.html>


More information about the Portland-bugs mailing list