[Bug 1258112] Re: Try calling unexisting functions on GtkDialog
Sebastien Bacher
seb128 at ubuntu.com
Mon Dec 9 09:34:41 UTC 2013
@Dylan: thanks for the comment, I'm not sure why apturl has been done
this way (maybe packagekit was not providing what was needed by then?).
I'm Ccing Michael, maybe he can provide some context/guidance there.
On how we fix the issue, I've no strong opinion, I would prefer avoiding
too much churn/rewrite in a LTS cycle (though it's still early and
apturl is relatively small so it should be ok to test it and find issues
before release)
--
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 “apturl” package in Ubuntu:
New
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/apturl/+bug/1258112/+subscriptions
More information about the foundations-bugs
mailing list