[Bug 873424] Re: ask me later fails
Brian Murray
brian at ubuntu.com
Thu Feb 9 17:45:05 UTC 2012
The debdiff that I uploaded to Oneiric was insufficient as it was
looking in the update-manager schema for the particular setting rather
than the update-notifier schema. I've uploaded a fix for that to
oneiric-proposed and its in the queue awaiting approval.
--
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/873424
Title:
ask me later fails
Status in “update-manager” package in Ubuntu:
Fix Released
Status in “update-manager” source package in Natty:
Fix Released
Status in “update-manager” source package in Oneiric:
Fix Committed
Status in “update-manager” source package in Precise:
Fix Released
Bug description:
Clicking on "ask me laster" in the release upgraer window fails with:
Traceback (most recent call last):
File "/usr/lib/update-manager/check-new-release-gtk", line 126, in on_button_ask_me_later_clicked
client.set_int("/apps/update-notifier/release_check_time", next_check)
TypeError: integer argument expected, got float
Traceback (most recent call last):
File "/usr/lib/update-manager/check-new-release-gtk", line 126, in on_button_ask_me_later_clicked
client.set_int("/apps/update-notifier/release_check_time", next_check)
TypeError: integer argument expected, got float
Traceback (most recent call last):
File "/usr/lib/update-manager/check-new-release-gtk", line 126, in on_button_ask_me_later_clicked
client.set_int("/apps/update-notifier/release_check_time", next_check)
TypeError: integer argument expected, got float
Traceback (most recent call last):
File "/usr/lib/update-manager/check-new-release-gtk", line 126, in on_button_ask_me_later_clicked
client.set_int("/apps/update-notifier/release_check_time", next_check)
TypeError: integer argument expected, got float
Test Case:
This can be tested by running '/usr/lib/update-manager/check-new-release-gtk -d (-d so you see that precise is avaiable)
Then click ask me later and watch it crash
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/873424/+subscriptions
More information about the foundations-bugs
mailing list