Comment 5 for bug 1290113

Revision history for this message
In , Walter Garcia-Fontes (walter-garcia) wrote :

Created attachment 97805
udev.txt

apt-cache policy media-player-info
media-player-info:
  Installed: 21-0ubuntu1
  Candidate: 21-0ubuntu1
  Version table:
 *** 21-0ubuntu1 0
        500 http://ftp.caliu.cat/pub/distribucions/ubuntu/archive/ trusty/main amd64 Packages
        100 /var/lib/dpkg/status

This was noticed using Rhythmbox.

The attached 'n900-udev.txt' contains an extract of the output of 'udevadm info --export-db'. Note that ID_MEDIA_PLAYER is set on '/devices/pci0000:00/0000:00:1a.7/usb1/1-3', but it is not set on the entry that corresponds to the actual /dev/sdb device ('/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host19/target19:0:0/19:0:0:0/block/sdb'). This is a change from Debian wheezy, where ID_MEDIA_PLAYER is set on both.

ID_MEDIA_PLAYER isn't on the right device, rhythmbox can't see it. Probably needs to be fixed in media-player-info.

See also:
https://bugzilla.gnome.org/show_bug.cgi?id=728744
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1290113