Bug#481949: Fails to start with raise ConnectionError("Connection lost while reading line") in console

2008-09-16 Thread Michal Čihař
Hi Dne Mon, 19 May 2008 21:36:51 +0300 Matviychuk Oleg <[EMAIL PROTECTED]> napsal(a): > Package: sonata > Version: 1.5.1-1 > Severity: grave > > Seems that after one of recent testing upgrades sonata became unusable: > $ sonata > Traceback (most recent call last): > File "/usr/bin/../bin/sonat

Bug#481949: Fails to start with raise ConnectionError("Connection lost while reading line") in console

2008-05-20 Thread Michal Čihař
Hi Dne Tue, 20 May 2008 16:07:49 -0400 "J. Alexander Treuman" <[EMAIL PROTECTED]> napsal(a): > On Mon, May 19, 2008 at 08:52:40PM +0200, Michal ??iha?? wrote: > > Maybe python-mpd author has an idea why gmpc (python-mpdclient) works > > and sonata (python-mpd) not? > > gmpc is actually written i

Bug#481949: Fails to start with raise ConnectionError("Connection lost while reading line") in console

2008-05-20 Thread J. Alexander Treuman
On Mon, May 19, 2008 at 08:52:40PM +0200, Michal ??iha?? wrote: > Maybe python-mpd author has an idea why gmpc (python-mpdclient) works > and sonata (python-mpd) not? gmpc is actually written in C, and uses libmpd (a high level abstraction based on libmpdclient). It doesn't use Python at all, let

Bug#481949: Fails to start with raise ConnectionError("Connection lost while reading line") in console

2008-05-19 Thread Michal Čihař
Hi Dne Mon, 19 May 2008 21:36:51 +0300 Matviychuk Oleg <[EMAIL PROTECTED]> napsal(a): > Seems that after one of recent testing upgrades sonata became unusable: > $ sonata > Traceback (most recent call last): > File "/usr/bin/../bin/sonata", line 48, in > app = main.Base() > File "/usr/li

Bug#481949: Fails to start with raise ConnectionError("Connection lost while reading line") in console

2008-05-19 Thread Matviychuk Oleg
Package: sonata Version: 1.5.1-1 Severity: grave Seems that after one of recent testing upgrades sonata became unusable: $ sonata Traceback (most recent call last): File "/usr/bin/../bin/sonata", line 48, in app = main.Base() File "/usr/lib/python2.5/site-packages/sonata/main.py", line 10