Public bug reported:

Binary package hint: media-player-info

While hacking on rhythmbox to make it recognize my MTP Creative Zen
Touch already mounted by gvfs/libgphoto2, I found 2 problems in media-
player-info package :

1/  Creative Zen Touch is missing in 90-usb-media-players.rules. 
IdVendor="041e", idProduct="4131"
I added it to :
ATTRS{idVendor}=="041e" , 
ATTRS{idProduct}=="4115|4116|4117|4120|411e|4128|412b|4130|4131" , 
ENV{ID_MEDIA_PLAYER}="creative-4115_4116_4117_4120_411e_4128_412b_4130"
Rq : 40-libgphoto2-2.rules is ok.

2/ Line 2 of 90-usb-media-players.rules prevents MTP devices rules to be 
triggered (at least for Creative ZT). I guess MTP devices are not block devices 
:
SUBSYSTEM!="block", GOTO="media_player_end"
Everything run smoother since this line is commented out.

Hope this help.

** Affects: media-player-info (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Creative Zen Touch not properly detected
https://bugs.launchpad.net/bugs/478789
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to