Bug 10032 - xdg-utils mis-reports pcx mime type
Summary: xdg-utils mis-reports pcx mime type
Status: RESOLVED INVALID
Alias: None
Product: Portland
Classification: Unclassified
Component: xdg-utils (show other bugs)
Version: unspecified
Hardware: All All
: medium normal
Assignee: Portland Bugs
QA Contact:
URL: http://bugzilla.gnome.org/show_bug.cg...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-19 11:43 UTC by Michael Chudobiak
Modified: 2007-02-19 11:59 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.