You are not logged in.

#1 2008-05-12 08:24:09

zapyourit
Member
Registered: 2008-05-12
Posts: 46

Sonata refusing to work

And finally, the last question of the night....

When I give aterm the 'sonata' command, hoping that it will open the program as it should, i get the following traceback:

Traceback (most recent call last):
  File "/usr/bin/sonata", line 27, in <module>
    from sonata import main
  File "/usr/lib/python2.5/site-packages/sonata/main.py", line 63, in <module>
    import dbus, dbus.service
ImportError: No module named dbus

I'm using the sonata-svn from AUR which I built earlier today that finished without, seemingly, any problems.

Any help would be fantastic.

Thanks again,
Matt

Offline

#2 2008-05-12 09:09:47

iphitus
Forum Fellow
From: Melbourne, Australia
Registered: 2004-10-09
Posts: 4,927

Re: Sonata refusing to work

needs the python dbus bindings.

Offline

#3 2008-05-12 10:14:56

zapyourit
Member
Registered: 2008-05-12
Posts: 46

Re: Sonata refusing to work

what do i need to install as far as the argument goes? dbus-bindings? pydbus? something along those lines?

Offline

#4 2008-05-12 10:21:19

_Marco_
Member
Registered: 2008-04-21
Posts: 242

Re: Sonata refusing to work

well..
pacman -Ss dbus | grep python

I think you have to install dbus-python
bye

Offline

#5 2008-05-12 16:59:25

zapyourit
Member
Registered: 2008-05-12
Posts: 46

Re: Sonata refusing to work

thanks. installed dbus-python and now it actually opens.

now onto figuring out using MPD properly...

thanks everyone!

Offline

Board footer

Powered by FluxBB