[Bug 1059172] [NEW] update-manager crashes when displaying error dialog
Kyle Brooks
brookskd at gmail.com
Sun Sep 30 17:22:58 UTC 2012
Public bug reported:
When I ran update-manager -d, clicked upgrade and then upgrade once more
update-manager crashed.
The problem was line 384 of utils.py:
d.window.set_functions(Gdk.FUNC_MOVE)
It seems like this may not be necessary or may not do anything:
http://www.gtk.org/api/2.6/gdk/gdk-Windows.html#gdk-window-set-functions
I commented it out and the error displayed properly.
** Affects: update-manager (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to update-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1059172
Title:
update-manager crashes when displaying error dialog
Status in “update-manager” package in Ubuntu:
New
Bug description:
When I ran update-manager -d, clicked upgrade and then upgrade once
more update-manager crashed.
The problem was line 384 of utils.py:
d.window.set_functions(Gdk.FUNC_MOVE)
It seems like this may not be necessary or may not do anything:
http://www.gtk.org/api/2.6/gdk/gdk-Windows.html#gdk-window-set-
functions
I commented it out and the error displayed properly.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1059172/+subscriptions
More information about the foundations-bugs
mailing list