Re: [Rhythmbox-devel] [new plugin] Desktop Art
- From: giopas <linux giopas eu>
- To: rhythmbox-devel gnome org
- Subject: Re: [Rhythmbox-devel] [new plugin] Desktop Art
- Date: Wed, 16 Apr 2008 22:43:45 +0200
Mathias Nedrebø ha scritto:
Hi,
This looks like an other python 2.4 problem.
I think you need to change class SongInfo(): to class SongInfo: to make
the plugin work. I dont have an easy way to test with 2.4 my selves.
BTW: Isn't SID suposed to be a up to date distro, any reason you are still
using python 2.4
- Mathias
Thanks Mathias,
actually GNOME still keeps some dependencies from python 2.4 so I still
can't purge it. However, I tried to change SongInfo(): tp SongInfo: but
now I receive these errors:
File
"/home/giopas/.gnome2/rhythmbox/plugins/desktop-art/__init__.py", line
4, in ?
from DesktopControl import DesktopControl
File
"/home/giopas/.gnome2/rhythmbox/plugins/desktop-art/DesktopControl.py",
line 32
self.song_info = SongInfo:
^
SyntaxError: invalid syntax
(rhythmbox:18139): Rhythmbox-WARNING **: Could not load plugin desktop-art
(rhythmbox:18139): Rhythmbox-WARNING **: Error, impossible to activate
plugin 'Desktop Art'
So I think that maybe it's just really a problem of python versions:
I'll wait for a complete 2.5 migration.
Thanks for your support.
Keep fine,
giopas
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]