what can you tell me about this picture?
July 13, 2008
|
problem with amarokpidgin
July 13, 2008
When I try to run amarokpidgin based on this tutorial, I have problem though. It always show this error everytime I try to run it.
The script ‘AmarokPidgin’ exited with error code: 1
Traceback (most recent call last):
File “/home/jacobian/.kde/share/apps/amarok/scripts/AmarokPidgin/AmarokPidgin.py”, line 5, in <module>
import dbus
ImportError: No module named dbus
so I post the question in mandriva irc channel at freenode (I happen to use mandriva at this time of writing). They told me that i had to install a package named python-dbus, so I installed it
[root@localhost jacobian]# urpmi python-dbus
installing python-dbus-0.82.4-2mdv2008.1.i586.rpm from //var/ftp/pub/Mandrivalinux/media/main
Preparing… #############################################
1/1: python-dbus #############################################
and voila, I can use amarokpidgin now.
PS: I don’t know if this true, but this error only happen in mandriva spring 2008.1, anyway the error does not happen in ubuntu. so this solution works for mandriva users only.




