We were wrestling with this one yesterday evening; it seems that
quodlibet 0.13 somehow translates the float-value for the locale (for
me, sv_SE), so that it now wants a "," in the config-file instead of a
".".  As for why, I leave to the developers, but it will start correctly
if you change that in .quodlibet/config (search for the "invalid" float).

Regards, fiddur


Alexis Sukrieh wrote:

>Package: quodlibet
>Version: 0.13.1-1
>Severity: important
>
>My default locales is fr_FR.ISO-8859-1, when I start quodlibet in a
>shell, it fails to start:
>
>    $ quodlibet
>    Formats supportés : mp3, oggvorbis
>    Bibliothèque de chansons chargée.
>    Ouverture du périphérique audio.
>    Traceback (most recent call last):
>      File "/usr/bin/quodlibet", line 247, in ?
>        main()
>      File "/usr/bin/quodlibet", line 21, in main
>        widgets.init()
>      File "/usr/lib/quodlibet/quodlibet.zip/widgets.py", line 2700, in init
>      File "/usr/lib/quodlibet/quodlibet.zip/widgets.py", line 1075, in 
> __init__
>      File "/usr/lib/quodlibet/quodlibet.zip/widgets.py", line 935, in __init__
>      File "/usr/lib/quodlibet/quodlibet.zip/widgets.py", line 1030, in 
> __init__
>      File "/usr/lib/python2.3/ConfigParser.py", line 318, in getfloat
>        return self._get(section, float, option)
>      File "/usr/lib/python2.3/ConfigParser.py", line 312, in _get
>        return conv(self.get(section, option))
>    ValueError: invalid literal for float(): 0.796992481203
>    
>On the other hand, if I use LC_ALL=C, it starts correctly:
>
>    $ LC_ALL=C quodlibet
>    Formats support?s : mp3, oggvorbis
>    Biblioth?que de chansons charg?e.
>    Ouverture du p?riph?rique audio.
>    
>
>-- System Information:
>Debian Release: testing/unstable
>  APT prefers unstable
>  APT policy: (600, 'unstable')
>Architecture: i386 (i686)
>Shell:  /bin/sh linked to /bin/bash
>Kernel: Linux 2.6.13+susp2
>Locale: LANG=fr_FR, LC_CTYPE=fr_FR (charmap=ISO-8859-1) (ignored: LC_ALL set 
>to fr_FR)
>
>Versions of packages quodlibet depends on:
>ii  gstreamer0.8-mad              0.8.11-1   MAD MPEG audio decoder plugin for 
>ii  gstreamer0.8-vorbis           0.8.11-1   Vorbis plugin for GStreamer
>ii  libgtk2.0-0                   2.6.10-1   The GTK+ graphical user interface 
>ii  python                        2.3.5-3    An interactive high-level object-o
>ii  python-gst                    0.8.2-1    generic media-playing framework (P
>ii  python-gtk2                   2.6.2-1    Python bindings for the GTK+ widge
>ii  python-pymad                  0.5.4-1    Python wrapper to the MPEG Audio D
>ii  python-pyvorbis               1.3-1      A Python interface to the Ogg Vorb
>ii  python2.3-pymad [python-pymad 0.5.4-1    Python wrapper to the MPEG Audio D
>
>Versions of packages quodlibet recommends:
>ii  libgstreamer-gconf0.8-0       0.8.11-1   GConf support for GStreamer
>pn  python-gnome2-extras          <none>     (no description available)
>ii  python2.3-gnome2              2.10.0-2   Python bindings for the GNOME desk
>ii  quodlibet-ext                 0.13.1-1   extensions for the Quod Libet audi
>
>-- no debconf information
>
>
>
>  
>



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

Reply via email to