Bug 232189

Summary: rhythmbox dependence bug
Product: [Fedora] Fedora Reporter: Kai.Fan <m_pupil>
Component: rhythmboxAssignee: Bastien Nocera <bnocera>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6CC: m_pupil
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.9.8-2.fc7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-03-15 14:27:51 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Kai.Fan 2007-03-14 06:31:57 UTC
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.

Comment 1 Bastien Nocera 2007-03-15 14:27:51 UTC
Fixed in rhythmbox-0.9.8-2.fc7, and will be in the next FC6 update.