GNOME Bugzilla – Bug 661659
default apps: wrong defaults
Last modified: 2011-10-13 16:45:52 UTC
I'm testing the F16 nightly spin from yesterday, which includes 3.2.0. In the default apps, I see music: totem photos: eog calendar: gedit (?!) I would have expected to see music: rhythmbox photos: shotwell viewer calendar: evolution All of these apps _are_ included on the spin
Most of those are shared-mime-info downstream bugs (eg. the Fedora specific defaults.list). (In reply to comment #0) > I'm testing the F16 nightly spin from yesterday, which includes 3.2.0. > > In the default apps, I see > > music: totem We preferred Totem to Rhythmbox because Rhythmbox didn't handle "one-shot" music files well. Should be fixed now. > photos: eog Changed to shotwell-viewer for the types of images it supports. > calendar: gedit (?!) text/calendar is a subclass of text/plain, which is why gedit would be handling it. I suspect that there is a bug in the app chooser combo box. I requested the output of: gvfs-mime --query text/calendar which should show whether evolution is an option. Might be missing a desktop mime update in the evo package? > I would have expected to see > > music: rhythmbox > photos: shotwell viewer > calendar: evolution > > All of these apps _are_ included on the spin
From my live cd: gvfs-mime --query text/calendar Default application for 'text/calendar': gedit.desktop Registered applications: gedit.desktop evolution.desktop I do see the following in /usr/share/applications/defaults.list [Default Applications] application/x-dia-diagram=fedora-dia.desktop #text/x-vcard=evolution.desktop #text/x-vcalendar=evolution.desktop #text/calendar=evolution.desktop application/x-cd-image=mount-archive.desktop ie the relevant line is commented out
All fixed in shared-mime-info: http://koji.fedoraproject.org/koji/buildinfo?buildID=268487