[Bug 1258112] [NEW] Try calling unexisting functions on GtkDialog
Sebastien Bacher
seb128 at ubuntu.com
Thu Dec 5 11:25:35 UTC 2013
Public bug reported:
That's a side effect of the refactoring which has been done in
https://code.launchpad.net/~dylanmccall/update-manager/dialogs-
refactor/+merge/164673
_action_done() is calling "self.window_main.start_available/error", or
window_main is a GtkDialog not an UpdateManager object anymore, so it
doesn't have those functions...
** Affects: update-manager (Ubuntu)
Importance: High
Status: Confirmed
** Changed in: update-manager (Ubuntu)
Status: New => Confirmed
** Changed in: update-manager (Ubuntu)
Importance: Undecided => High
--
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/1258112
Title:
Try calling unexisting functions on GtkDialog
Status in “update-manager” package in Ubuntu:
Confirmed
Bug description:
That's a side effect of the refactoring which has been done in
https://code.launchpad.net/~dylanmccall/update-manager/dialogs-
refactor/+merge/164673
_action_done() is calling "self.window_main.start_available/error", or
window_main is a GtkDialog not an UpdateManager object anymore, so it
doesn't have those functions...
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1258112/+subscriptions
More information about the foundations-bugs
mailing list