[Bug 873424] Re: ask me later fails
Launchpad Bug Tracker
873424 at bugs.launchpad.net
Wed Apr 25 06:08:17 UTC 2012
This bug was fixed in the package update-manager - 1:0.152.25.9
---------------
update-manager (1:0.152.25.9) oneiric-proposed; urgency=low
* In the apport package hook continue if unable to import gconf data
(LP: #880704)
* In the apport package hook do not gzip the apt-clone attachment two times
(LP: #973747)
* check-new-release-gtk:
- ensure to write a integer when calculating the next time that
the release available window will be presented (LP: #873424)
- hide redundant release-notes button (LP: #873432)
* check-new-release-gtk:
- write the time to check the new release to the update-notifier schema
not the update-manager one (LP: #873424)
-- Brian Murray <brian at ubuntu.com> Wed, 04 Apr 2012 13:04:28 -0700
** Changed in: update-manager (Ubuntu Oneiric)
Status: Fix Committed => Fix Released
--
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 Released
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