Description of problem: Rhythmbox does not display cover art after installing F10 Beta (clean install no upgrade). Updating to latest rawhide does not fix the problem. Version-Release number of selected component (if applicable): rhythmbox-0.11.6-13.5966.fc10.x86_64 How reproducible: Always Steps to Reproduce: 1. Install F10 Beta and optionally update the system to be in sync with rawhide. 2. Enable the Cover Art plugin in rhythmbox. 3. Play some music (different bands - well tagged) and see no cover displayed. Actual results: The cover art is not displayed. Expected results: Show cover art of currently played album. Additional info: Rhythmbox in F9 x86_64 was working ok.
Please attach the output of "rhythmbox -d" when playing those songs.
The only cover related things I see in the output are (09:58:33) [0x83ed478] [rb_plugins_engine_load_cb] rb-plugins-engine.c:299: Plugin Cover art loaded and then later, when I start to play an album: (09:58:39) [0x83ed478] [LocalCoverArtSearch.search] /usr/lib/rhythmbox/plugins/artdisplay/LocalCoverArtSearch.py:145: searching for local art for file:///home/mclasen/Music/Al%20Stewart/Rhymes%20In%20Rooms%20(Live)/11%20-%20Year%20Of%20The%20Cat.ogg But no cover is displayed
Created attachment 320382 [details] rhythmbox -d I cut out the rhythmdb related stuff because the log would be way too large with lots of irrelevant info.
Gah! Spent an afternoon to find out it wasn't Rhythmbox' fault. Fixed in pygobject2-2.15.4-3.fc10 (the files loaded from the network were truncated by the Python bindings).