GNOME Bugzilla – Bug 639463
Jamendo plugin depends on deprecated libgnome-python
Last modified: 2011-01-14 08:28:41 UTC
Together with the deprecation of libgnome, also its bindings like libgnome-python became deprecated. The bug #576038 was closed when rhythmbox stopped using the main package libgnome, however: xake@lillen ~/devel/gnome/rhythmbox $ grep import . -R | grep gnome ./plugins/jamendo/jamendo/JamendoSource.py:import gnome, gconf ./plugins/jamendo/jamendo/JamendoConfigureDialog.py:import gconf, gnome ./plugins/magnatune/magnatune/__init__.py:import gconf, gnome (bloat in output trimmed) So with other words the jamendo and magnatune python plugins still need libgnome. Please fix.
*** This bug has been marked as a duplicate of bug 625942 ***
So this bug was marked as a duplicate of a bug about porting rhythmbox to gtk3? And neither that bug nor none of the bugs it depends on seems to be about or mention plugins, python code or using deprecated libs/bindings (not counting the main gtk library which obvious the tracker is about). Was this maybe meant as a depend on that bug, or is there a plan to fix this not mentioned in any of the bug?
The latter.