You are not logged in.

#1 2008-05-24 14:41:15

Mr. X
Member
From: belgrade, serbia
Registered: 2007-02-28
Posts: 67

[solved] can't start sonata v1.5.1

The last update broke Sonata MPD Client...
Here's the terminal output:

# sonata
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

Last edited by Mr. X (2008-05-24 15:12:05)

Offline

#2 2008-05-24 14:55:06

abhidg
Member
From: City of Kol
Registered: 2006-07-01
Posts: 184
Website

Re: [solved] can't start sonata v1.5.1

Try pacman -S dbus-python and then check.

EDIT: Confirmed it here. Seems the new sonata needs dbus
module in order to work properly. I've sent an email to
the maintainer.

Last edited by abhidg (2008-05-24 15:08:40)

Offline

#3 2008-05-24 15:11:47

Mr. X
Member
From: belgrade, serbia
Registered: 2007-02-28
Posts: 67

Re: [solved] can't start sonata v1.5.1

it works, thanks x)

Offline

#4 2008-05-24 22:02:25

stonecrest
Member
From: Boulder
Registered: 2005-01-22
Posts: 1,190

Re: [solved] can't start sonata v1.5.1

It's a stupid bug. dbus-python will be optional again in the next release..


I am a gated community.

Offline

#5 2008-05-24 23:23:56

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

Re: [solved] can't start sonata v1.5.1

stonecrest wrote:

It's a stupid bug. dbus-python will be optional again in the next release..

Oh, I just updated it as a dep. I'll remove it in the next release.

abhidg: thanks for the mail.

Offline

Board footer

Powered by FluxBB