Bug 1146001 - totem is default music player instead of rhythmbox
Summary: totem is default music player instead of rhythmbox
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: shared-mime-info
Version: 21
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Bastien Nocera
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-09-24 09:29 UTC by Branko Grubić
Modified: 2014-10-04 03:28 UTC (History)
4 users (show)

Fixed In Version: shared-mime-info-1.3-15.fc21
Clone Of:
Environment:
Last Closed: 2014-10-04 03:28:17 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Branko Grubić 2014-09-24 09:29:44 UTC
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:

Comment 1 Bastien Nocera 2014-09-30 12:10:46 UTC
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

Comment 2 Fedora Update System 2014-09-30 12:23:15 UTC
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

Comment 3 Fedora Update System 2014-10-01 04:16:00 UTC
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).

Comment 4 Fedora Update System 2014-10-04 03:28:17 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.