Comment 11 for bug 886466

Revision history for this message
FrenchNux (christophe-pauc) wrote :

gnome-dvb-control works but same issue with scheduleview

Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/gnomedvb/ui/widgets/ScheduleView.py", line 99, in _get_description_data
    description = "<b>%s</b>\n%s<small><i>%s: %s</i></small>" % (title, short_desc, _("Duration"), duration)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 4: ordinal not in range(128)
Traceback (most recent call last):