Package: plasma-widget-veromix
Version: 0.17.0-1
Severity: normal

Dear Maintainer,

My default system language is set to catalán (ca_ES.UTF-8) and the name of 
default audio device is "Audio Intern Estéreo Analògic".
When veromix-plasmoid try to read it, raises an UnicodeDecodeError, with 
following backtrace:

~$ Traceback (most recent call last):
  File 
"/usr/share/kde4/apps/plasma/plasmoids/veromix-plasmoid/contents/code/VeroMix.py",
 line 237, in on_source_info
    self.add_channel(key, widget , sink, self.source_panel_layout)
  File 
"/usr/share/kde4/apps/plasma/plasmoids/veromix-plasmoid/contents/code/VeroMix.py",
 line 351, in add_channel
    widget.update_with_info(sink)
  File 
"/usr/share/kde4/apps/plasma/plasmoids/veromix-plasmoid/contents/code/Channel.py",
 line 314, in update_with_info
    self.update_label()
  File 
"/usr/share/kde4/apps/plasma/plasmoids/veromix-plasmoid/contents/code/SourceUI.py",
 line 44, in update_label
    bold = self.pa_sink.get_nice_title()
  File 
"/usr/share/kde4/apps/plasma/plasmoids/veromix-plasmoid/contents/code/veromixcommon/PulseProxyObjects.py",
 line 183, in get_nice_title
    return html.escape(self._nice_title)
  File 
"/usr/share/kde4/apps/plasma/plasmoids/veromix-plasmoid/contents/code/veromixcommon/PulseProxyObjects.py",
 line 28, in escape
    return str(arg)
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe8' in position 
16: ordinal not in range(128)

Then, it shows volume controls for all apps that reproduce sound and can 
control its volume, but no for general (default audio device).

If I set default system language to english (en_GB.UTF-8), 
plasma-widget-veromix (and veromix) can read correctly default device name and 
works as expected, with general and apps volume controls.


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (800, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=ca_ES.UTF-8, LC_CTYPE=ca_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages plasma-widget-veromix depends on:
ii  plasma-scriptengine-python  4:4.8.4-2
ii  python-qt4-dbus             4.9.1-5
ii  python-xdg                  0.19-4
ii  veromix-common              0.17.0-1

plasma-widget-veromix recommends no packages.

plasma-widget-veromix suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to