Package: exaile
Version: 0.2.10+debian-1.1
Severity: normal
After changing my LANG from en_GB.UTF-8 to es_AR.UTF-8, I cannot
sort my playlist by title or artist. It seems, that the
translated string (e.g. "titulo" for title and "artista" for
artist) are used as internal Python dictionary key. I can still
sort by album - it's the same word in English and Spanish. One
should probably always use the original English string in the
internals and only use translated strings for display, right?
Traceback (most recent call last):
File "/usr/share/exaile/xl/trackslist.py", line 592, in set_sort_by
self.reorder_songs()
File "/usr/share/exaile/xl/trackslist.py", line 598, in reorder_songs
attr, reverse = self.get_sort_by()
File "/usr/share/exaile/xl/trackslist.py", line 618, in get_sort_by
return (self.col_map[col.get_title()],
KeyError: 'Artista'
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.22-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages exaile depends on:
ii gstreamer0.10-alsa 0.10.14-4 GStreamer plugin for ALSA
ii gstreamer0.10-esd 0.10.6-2 GStreamer plugin for ESD
ii gstreamer0.10-plugins-base 0.10.14-4 GStreamer plugins from the "base"
ii gstreamer0.10-plugins-good 0.10.6-2 GStreamer plugins from the "good"
ii libatk1.0-0 1.18.0-2 The ATK accessibility toolkit
ii libc6 2.6.1-4 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.14.0-2 The GLib library of C routines
ii libgstreamer0.10-0 0.10.14-2 Core GStreamer libraries and eleme
ii libgtk2.0-0 2.10.13-1 The GTK+ graphical user interface
ii libpango1.0-0 1.18.1-1 Layout and rendering of internatio
ii libx11-6 2:1.0.3-7 X11 client-side library
ii libxcursor1 1:1.1.9-1 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.3-1 X11 Input extension library
ii libxinerama1 1:1.0.2-1 X11 Xinerama extension library
ii libxrandr2 2:1.2.2-1 X11 RandR extension library
ii libxrender1 1:0.9.3-1 X Rendering Extension client libra
ii python 2.4.4-6 An interactive high-level object-o
ii python-dbus 0.82.2-1 simple interprocess messaging syst
ii python-elementtree 1.2.6-11 Light-weight toolkit for XML proce
ii python-glade2 2.10.6-1 GTK+ bindings: Glade support
ii python-gst0.10 0.10.8-1 generic media-playing framework (P
ii python-gtk2 2.10.6-1 Python bindings for the GTK+ widge
ii python-mutagen 1.11-1 audio metadata editing library
ii python-pysqlite2 2.3.5-1 python interface to SQLite 3
ii python-pyvorbis 1.3-1.2 A Python interface to the Ogg Vorb
ii python-support 0.6.4 automated rebuilding support for p
Versions of packages exaile recommends:
ii gstreamer0.10-plugins-ugly 0.10.6-2 GStreamer plugins from the "ugly"
ii python-cddb 1.4-5.1 Python interface to CD-IDs and Fre
ii python-gamin 0.1.8-2 Python binding for the gamin clien
ii python-gnome2-extras 2.14.3-1+b1 Python bindings for the GNOME desk
ii python-gpod 0.5.2-4 a library to read and write songs
ii python-notify 0.1.1-1 Python bindings for libnotify
ii streamripper 1.62.3-1 download online streams into audio
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]