Package: listen Version: 0.4.3-2 Severity: important
Hi, To begin with, it's great to see such awesome software packaged! Thanks. Now the drill: listen fails to start on locale enviroment pt_BR.utf-8, as seen on ubuntu bug #63344 . Aparently this is both python related(i.e. the software does not fall back to pt enviroment or en) and a problem with the translation (although i could not find wich package holds this problematic translation). It gives me the following exit message: [EMAIL PROTECTED]:~$ listen Traceback (most recent call last): File "/usr/bin/listen", line 63, in ? gettext.install(config.GETTEXT_APP, config.GETTEXT_DIR, unicode=1) File "/usr/lib/python2.4/gettext.py", line 480, in install t = translation(domain, localedir, fallback=True, codeset=codeset) File "/usr/lib/python2.4/gettext.py", line 465, in translation t = _translations.setdefault(key, class_(open(mofile, 'rb'))) File "/usr/lib/python2.4/gettext.py", line 177, in __init__ self._parse(fp) File "/usr/lib/python2.4/gettext.py", line 302, in _parse self.plural = c2py(plural) File "/usr/lib/python2.4/gettext.py", line 86, in c2py raise ValueError, \ ValueError: plural forms expression error, maybe unbalanced parenthesis without ever starting. As in the Ubuntu bugreport, a "$ unset LANGUAGE && export LC_ALL=C" did the trick, and it works under the C lang enviroment. Needles to say this is not a great workaround. I don't think this is a bug in locales. And maybe it has something to do with listen's bug, #384895. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.22.1-tiao1 (SMP w/2 CPU cores; PREEMPT) Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages listen depends on: ii gstreamer0.10-alsa 0.10.13-2 GStreamer plugin for ALSA ii gstreamer0.10-plugins-base 0.10.13-2 GStreamer plugins from the "base" ii gstreamer0.10-plugins-good 0.10.6-1 GStreamer plugins from the "good" ii libatk1.0-0 1.18.0-2 The ATK accessibility toolkit ii libc6 2.6-2 GNU C Library: Shared libraries ii libcairo2 1.4.10-1+b2 The Cairo 2D vector graphics libra ii libfontconfig1 2.4.2-1.2 generic font configuration library ii libglib2.0-0 2.12.12-1+b1 The GLib library of C routines ii libgtk2.0-0 2.10.13-1 The GTK+ graphical user interface ii libpango1.0-0 1.16.4-1+b1 Layout and rendering of internatio ii libx11-6 2:1.0.3-7 X11 client-side library ii libxcursor1 1:1.1.8-2 X cursor management library ii libxext6 1:1.0.3-2 X11 miscellaneous extension librar ii libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio ii libxi6 2:1.1.1-1 X11 Input extension library ii libxinerama1 1:1.0.2-1 X11 Xinerama extension library ii libxrandr2 2:1.2.1-1 X11 RandR extension library ii libxrender1 1:0.9.2-1 X Rendering Extension client libra ii python-central 0.5.14 register and build utility for Pyt ii python-dbus 0.82.0-1 simple interprocess messaging syst ii python-gnome2 2.18.2-1 Python bindings for the GNOME desk ii python-gnome2-extras 2.14.3-1 Python bindings for the GNOME desk ii python-gst0.10 0.10.7-1 generic media-playing framework (P ii python-gtk2 2.10.6-1 Python bindings for the GTK+ widge ii python-pymad 0.5.4-3.2 Python wrapper to the MPEG Audio D ii python-pyogg 1.3-1.1 A Python interface to the Ogg libr ii python-pysqlite2 2.3.3-2 python interface to SQLite 3 ii python-pyvorbis 1.3-1.2 A Python interface to the Ogg Vorb ii python2.4 2.4.4-5 An interactive high-level object-o Versions of packages listen recommends: ii gstreamer0.10-esd 0.10.6-1 GStreamer plugin for ESD ii gstreamer0.10-x 0.10.13-2 GStreamer plugins for X11 and Pang pn serpentine <none> (no description available) -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]