The previous title was generated from the 'python-reportbug' hook, but a more descriptive title should be 'Crash after clicking bug number' or some such. I will see if I am able to make the change using 'bts'.
After the most recent error I looked at the trace in /tmp and this might be the case of a simple typo. The information below has been automatically generated. Please do not remove this from your bug report. - Exception Type: <type 'exceptions.AttributeError'> - Exception Value: AttributeError("'ProcessInfo' object has no attribute 'owner_ui'",) - Exception Origin: <_MainThread(MainThread, started)> - Exception Traceback: File "/usr/lib/pymodules/python2.5/UpdateManager/Frontend/Gtk/ChangelogViewer.py", line 208, in button_press_event self.open_url(url) File "/usr/lib/pymodules/python2.5/UpdateManager/Frontend/Gtk/ChangelogViewer.py", line 230, in open_url command = ['sudo', '-u#' + pi.owner_ui, command] >From what I can see in the code the ProcessInfo object has an attribute 'owner_uid' so maybe the 'd' was left off in line 230 of 'ChangelogViewer.py'. Will test this change and get back. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org