Comment 4 for bug 981419

Revision history for this message
Jaap Karssenberg (jaap.karssenberg) wrote : Re: [Bug 981419] Re: Missing Integration as default program for opening .zim files

Seem to be an issue in nautilus or whatever component does the lookup
for the relevant application.

Notes (on my system):
* /usr/share/applications/zim.desktop exists
* it correctly lists application/x-zim-notebook
* it is index, the same mimetype shows in /usr/share/applications/mimeinfo.cache
* in nautilus the properties of the zim.notebook file show the same mimetype
* double clicking in nautilus goes to a text editor

Expected:
* double clicking in nautilus opens zim

Additional notes:
* xdg-mime query filetype also gives the correct mimetype
* xdg-open again opens in text editor (wrong) -- probably uses gnome component
* gnome-open also goes to text editor (wrong)
* mimeopen does open the file with zim (correct)

So think this bug should be assigned to proper Gnome component - not
sure which project that would be.