Bug 83755

Summary: Wanted: Some way to open file/URL "the GNOME way" from command line
Product: [Retired] Red Hat Linux Reporter: Toralf <bugzilla>
Component: gnome-desktopAssignee: Mark McLoughlin <markmc>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0Keywords: FutureFeature, MoveUpstream, Triaged
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-03-03 20:47:37 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Sample "fileopen" command
none
filetype: Just display the file type, don't open file none

Description Toralf 2003-02-07 22:33:45 UTC
Description of problem:
Something I've been thinking about for a long time: It would sometimes be
practical to be able to open a file or URL the "right" way according to the
desktop config from the command line, i.e. to have a single command that would
simulate double-click in desktop window for normal file arguments, do something
similar to "htmlview" (the current Raw Hide version that actually honours the
"Preferred Applications" settings) for http type URLs etc.

Enough said, I think.

Comment 1 Toralf 2003-02-23 17:27:06 UTC
Created attachment 90294 [details]
Sample "fileopen" command

Of course, a separate app that will do this is not hard to write; see
attachment.

Comment 2 Toralf 2003-02-23 17:39:16 UTC
Created attachment 90295 [details]
filetype: Just display the file type,  don't open file

Thought I might throw in another one for good measure; this is "filetype",
which will just display the MIME type of the files (or URIs) passed on the
command line. In other words, it's rather like good, old "file", but will look
up information in the GNOM file type database instead of "magic".

Comment 3 Mark McLoughlin 2004-03-03 20:47:37 UTC
I've just submitted an upstream bug report requesting such a program.
Take a look at the patch attached to the bug.

   http://bugzilla.gnome.org/show_bug.cgi?id=136108