Description of problem: In fedora21 alpha_rc1 (workstation), totem is set as default music player, but we also install rhythmbox, I think rhythmbox has more features and works better for playing music (easier to work playlists, media device support ...) Can "we" make rhythmbox default music player? Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
This means that the audio/x-vorbis+ogg mimetype is set to be handled by totem rather than rhythmbox. But the default is correctly set in defaults.list: $ grep x-vorbis+ogg /usr/share/applications/defaults.list audio/x-vorbis+ogg=rhythmbox.desktop;org.gnome.Totem.desktop; And rhythmbox.desktop exists: $ ls /usr/share/applications/rhythmbox.desktop 21k /usr/share/applications/rhythmbox.desktop But that's not what the mime system says: $ gvfs-mime --query audio/x-vorbis+ogg Default application for 'audio/x-vorbis+ogg': org.gnome.Totem.desktop Registered applications: banshee.desktop org.gnome.Totem.desktop vlc.desktop rhythmbox.desktop picard.desktop easytag.desktop Recommended applications: banshee.desktop org.gnome.Totem.desktop vlc.desktop rhythmbox.desktop picard.desktop easytag.desktop The problem is that the alias audio/x-vorbis was being set as handled by totem. See also: https://bugzilla.gnome.org/show_bug.cgi?id=737655
shared-mime-info-1.3-15.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/shared-mime-info-1.3-15.fc21
Package shared-mime-info-1.3-15.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing shared-mime-info-1.3-15.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-11862/shared-mime-info-1.3-15.fc21 then log in and leave karma (feedback).
shared-mime-info-1.3-15.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.