Bug#464697: sonata: Sonata fails to start

2008-02-10 Thread turakas

I removed sonata directory and now everything works as expected.
Thanks


Just in case I'll paste my old sonatarc file:

[audioscrobbler]
username = *
password = *
use_audioscrobbler = True

[format]
current = %A - %T %S
currsong1 = %S
currsong2 = by %A from %B
library = %A - %S
title = [Sonata] %A - %S

[currformat]
current = %A - %N %T
currsong1 = %T
currsong2 = by %A from %B
library = %A - %T
title = [Sonata] %A - %T

[library]
root_artist_level = 1
root = /
root_artist_artist =
root_artist_album =

[player]
art_location_custom_filename =
lyrics = True
trayicon = True
covers = True
sticky = False
stop_on_exit = True
info_song_more = True
search_num = 0
progressbar = True
ontop = False
lyrics_location = 0
info_art_enlarged = False
play_on_activate = False
info_lyrics_expanded = True
notification = False
withdrawn = False
playback = True
statusbar = True
notif_location = 0
popup_time = 2
covers_pref = 1
info_song_expanded = True
browser =
screen = 0
show_header = True
use_infofile = False
columnwidths = 1
art_location = 0
infofile_path = /tmp/xmms-info
minimize = False
h = 356
expanded = True
xfade = 1
initial_run = False
w = 387
update_on_start = True
y = 179
x = 192
view = 0
xfade_enabled = False

[connection]
auto = True
profile_num = 0

[notebook]
info_tab_pos = None
current_tab_pos = None
current_tab_visible = True
playlists_tab_pos = None
playlists_tab_visible = True
info_tab_visible = True
streams_tab_visible = True
library_tab_visible = True
library_tab_pos = None
streams_tab_pos = None

[streams]
uris[0] = http://icecast.linxtelecom.com:8000/mania.ogg
num_streams = 1
names[0] = Raadio Mania

[profiles]
names[0] = Default Profile
num_profiles = 1
passwords[0] =
hosts[0] = localhost
ports[0] = 6600
musicdirs[0] = /home/mihkel/Muusika/



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#464697: sonata: Sonata fails to start

2008-02-10 Thread turakas
Well it did not actually help. First when I exit sonata, music keeps 
playing. I have to kill mpd in order to stop music. Then sonata crashed. 
And after a while I get the same error message:


[EMAIL PROTECTED]:~$ sonata
Traceback (most recent call last):
  File /usr/bin/sonata, line 47, in ?
app = sonata.Base()
  File /usr/lib/python2.4/site-packages/sonata.py, line 385, in __init__
self.settings_load()
  File /usr/lib/python2.4/site-packages/sonata.py, line 1964, in 
settings_load

self.current_tab_pos = conf.getint('notebook', 'current_tab_pos')
  File /usr/lib/python2.4/ConfigParser.py, line 321, in getint
return self._get(section, int, option)
  File /usr/lib/python2.4/ConfigParser.py, line 318, in _get
return conv(self.get(section, option))
ValueError: invalid literal for int(): None

mpd.error keeps repeating:
Feb 09 12:43 : Avahi: Could not reconnect: Daemon not running

Do I need avahi running in order to use sonata and mpd?
Also my .mpdconf looks like:

port6600
music_directory ~/Muusika
playlist_directory  ~/.mpd/playlists
db_file ~/.mpd/mpd.db
log_file~/.mpd/mpd.log
error_file  ~/.mpd/mpd.error

I haven't changed /etc/mpd.conf file





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#464697: sonata: Sonata fails to start

2008-02-09 Thread Michal Čihař
Hi

Dne Sat, 09 Feb 2008 17:22:03 +0200
turakas [EMAIL PROTECTED] napsal(a):

 I tried sonata_1.4.1-1_all.deb from sid and I get the same error message:
 
 [EMAIL PROTECTED]:~$ sonata
 Traceback (most recent call last):
File /usr/bin/sonata, line 47, in ?
  app = sonata.Base()
File /usr/lib/python2.4/site-packages/sonata.py, line 392, in __init__
  self.settings_load()
File /usr/lib/python2.4/site-packages/sonata.py, line 1954, in 
 settings_load
  self.current_tab_pos = conf.getint('notebook', 'current_tab_pos')
File /usr/lib/python2.4/ConfigParser.py, line 321, in getint
  return self._get(section, int, option)
File /usr/lib/python2.4/ConfigParser.py, line 318, in _get
  return conv(self.get(section, option))
 ValueError: invalid literal for int(): None

Looks like there is something messed up in your config file, can you
please send here it? Located at ~/.config/sonata/sonatarc.

BTW: I'll upload 1.4.2 in few moments, you can try it, but I don't think
it will help with your problem.

-- 
Michal Čihař | http://cihar.com | http://blog.cihar.com


signature.asc
Description: PGP signature


Bug#464697: sonata: Sonata fails to start

2008-02-09 Thread turakas

I tried sonata_1.4.1-1_all.deb from sid and I get the same error message:

[EMAIL PROTECTED]:~$ sonata
Traceback (most recent call last):
  File /usr/bin/sonata, line 47, in ?
app = sonata.Base()
  File /usr/lib/python2.4/site-packages/sonata.py, line 392, in __init__
self.settings_load()
  File /usr/lib/python2.4/site-packages/sonata.py, line 1954, in 
settings_load

self.current_tab_pos = conf.getint('notebook', 'current_tab_pos')
  File /usr/lib/python2.4/ConfigParser.py, line 321, in getint
return self._get(section, int, option)
  File /usr/lib/python2.4/ConfigParser.py, line 318, in _get
return conv(self.get(section, option))
ValueError: invalid literal for int(): None


Michal Čihař wrote:
 Hi

 Dne Fri, 08 Feb 2008 15:05:31 +0200
 mihkel [EMAIL PROTECTED] napsal(a):

 Package: sonata
 Version: 1.4-1
 Severity: normal

 Sonata fails to start with the following error message:

 Can you please try whether it happens also with 1.4.1 which is in
 unstable?





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#464697: sonata: Sonata fails to start

2008-02-08 Thread mihkel
Package: sonata
Version: 1.4-1
Severity: normal

Sonata fails to start with the following error message:

[EMAIL PROTECTED]:$ sonata
Traceback (most recent call last):
File /usr/bin/sonata, line 47, in ?
app = sonata.Base()
File /usr/lib/python2.4/site-packages/sonata.py, line 385, in
__init__
self.settings_load()
File /usr/lib/python2.4/site-packages/sonata.py, line 1964,
in settings_load
self.current_tab_pos = conf.getint('notebook',
'current_tab_pos')
File /usr/lib/python2.4/ConfigParser.py, line 321, in getint
return self._get(section, int, option)
File /usr/lib/python2.4/ConfigParser.py, line 318, in _get
return conv(self.get(section, option))
ValueError: invalid literal for int(): None

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-k7 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages sonata depends on:
ii  python2.4.4-6An interactive high-level object-o
ii  python-central0.5.15-0.1 register and build utility for Pyt
ii  python-dbus   0.82.4-1   simple interprocess messaging syst
ii  python-gtk2   2.12.1-1   Python bindings for the GTK+ widge
ii  python-mmkeys 1.4-1  Multimedia key support as a PyGTK 

Versions of packages sonata recommends:
ii  python-elementtree   1.2.6-11Light-weight toolkit for XML proce
ii  python-gnome2-extras 2.14.3-1+b1 Python bindings for the GNOME desk
ii  python-tagpy 0.93-1  Python module for manipulating tag
ii  python-zsi   2.0-2   Zolera Soap Infrastructure

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#464697: sonata: Sonata fails to start

2008-02-08 Thread Michal Čihař
Hi

Dne Fri, 08 Feb 2008 15:05:31 +0200
mihkel [EMAIL PROTECTED] napsal(a):

 Package: sonata
 Version: 1.4-1
 Severity: normal
 
 Sonata fails to start with the following error message:

Can you please try whether it happens also with 1.4.1 which is in
unstable?

-- 
Michal Čihař | http://cihar.com | http://blog.cihar.com


signature.asc
Description: PGP signature