Bug 10032

Summary: xdg-utils mis-reports pcx mime type
Product: Portland Reporter: Michael Chudobiak <mjc>
Component: xdg-utilsAssignee: Portland Bugs <portland-bugs>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: All   
OS: All   
URL: http://bugzilla.gnome.org/show_bug.cgi?id=329072
Whiteboard:
i915 platform: i915 features:

Description Michael Chudobiak 2007-02-19 11:43:29 UTC
The xdg-mime tools/libraries misreport the mime type of pcx files. This was first observed when gthumb calls gnome-vfs routines that in turn call xdg libraries to determine a mime type. For one sample file:

Nautilus says: /eraseme/test.pcx = image/x-pcx

xdg-mime says: /eraseme/test.pcx = application/octet-stream

Nautilus says: ssh://localhost/eraseme/test.pcx = application/octet-stream


In other words, Nautilus reports the mime-type of LOCAL pcx files properly.

It mis-reports gnome-vfs remote pcx files, because it relies on xdg routines.

xdg-mime gets it wrong for local files. (It doesn't support remote ones).

Please see gnome bug 329072.


- Mike
Comment 1 Michael Chudobiak 2007-02-19 11:59:28 UTC
Oops - this is a gnomevfs issue. Never mind.

- Mike

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.