Description of problem: Rhythmbox's cover art plugin will do a "import gnomevfs" at its initialation, but the rhythmbox package didn't have a gnome-python2-gnomevfs record in it's rpm dependence list. which will cause a "can't initialize cover art plugin" error dialogbox. Version-Release number of selected component (if applicable): rhythmbox-0.9.7-1.fc6 How reproducible: Steps to Reproduce: 1. yum remove gnome-python2-gnomevfs 2. yum install rhythmbox 3. run rhythmbox and try active the coverart plugin Actual results: can't initialize cover art plugin dialogbox Expected results: Cover art plugin actived Additional info: In rhythmbox active python console plugin and try "import displayart" will give the full backtrace.
Fixed in rhythmbox-0.9.8-2.fc7, and will be in the next FC6 update.