Comment 1 for bug 87753

Revision history for this message
Guillaume Martres (smarter) wrote :

Error message when launching kdesu /usr/share/apport/apport-qt :
Traceback (most recent call last):
  File "/usr/share/apport/apport-qt", line 322, in <module>

app.run_argv()
  File "/var/lib/python-support/python2.5/apport/ui.py", line 191, in run_argv

self.run_crashes()
  File "/var/lib/python-support/python2.5/apport/ui.py", line 98, in run_crashes

self.run_crash(f)
  File "/var/lib/python-support/python2.5/apport/ui.py", line 128, in run_crash

response = self.ui_present_crash(desktop_entry)
  File "/usr/share/apport/apport-qt", line 138, in ui_present_crash

heading = _('Sorry, %s closed unexpectedly.') % name
UnicodeDecodeError
:
'ascii' codec can't decode byte 0xc3 in position 10: ordinal not in range(128)