apport-qt system tray icon doesn't work

Bug #87753 reported by Guillaume Martres
2
Affects Status Importance Assigned to Milestone
apport (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: apport

The system tray icon of apport-qt try to launch "kdesu /usr/share/apport/apport-qt" but it doesn't work, if I manually type /usr/share/apport/apport-qt in a console apport-qt show up normally.

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)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.