>>>>> "ML" == Michael Lampard writes: ML> Hy, when I want to activate the album art plugin in Rhythmbox ML> 0.9.6 I get the error
ML> " Traceback (most recent call last): File ML> "/usr/lib/rhythmbox/plugins/artdisplay/__init__.py", line 22, in ? ML> from CoverArtDatabase import CoverArtDatabase File ML> "/usr/lib/rhythmbox/plugins/artdisplay/CoverArtDatabase.py", line ML> 25, in ? from LocalCoverArtSearch import LocalCoverArtSearch File ML> "/usr/lib/rhythmbox/plugins/artdisplay/LocalCoverArtSearch.py", ML> line 21, in ? import gnomevfs ImportError: No module named ML> gnomevfs ML> (rhythmbox:7585): Rhythmbox-WARNING **: Could not load plugin ML> artdisplay ML> (06:59:35) [0x81626b8] [rb_python_module_finalize] ML> rb-python-module.c:329: Finalizing python module (null) ML> (rhythmbox:7585): Rhythmbox-WARNING **: Error, impossible to ML> activate plugin 'Cover-Anzeige' (06:59:35) [0x81626b8] ML> [plugin_manager_set_active] rb-plugin-manager.c:263: Could not ML> activate Cover-Anzeige. " ML> Any hints on where I can find this gnomevfs-module? Running on ML> Ubuntu 6.10 here and a "apt-cache search gnomevfs" gives me ... I don't use Ubuntu but on Fedora gnomevfs is provided by the package: gnome-python2-gnomevfs, I don't know how Ubuntu packages it. If you are using a packaged version of rhythmbox, the dependency should be pulled in automatically, if you compile yourself, you'll need to make sure all dependencies are installed. By the way 0.9.8 was just released, so you may want to upgrade, especially if you are compiling from source. Alex _______________________________________________ rhythmbox-devel mailing list [email protected] http://mail.gnome.org/mailman/listinfo/rhythmbox-devel
