Bug#546837: More information - please change title to 'Crash in ChangelogViewer.py'

Dominique Brazziel dbrazziel at snet.net
Thu May 20 00:58:55 UTC 2010


	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.








More information about the pkg-gnome-maintainers mailing list