[Bug 873424] Re: ask me later fails

Moritz Naumann 873424 at bugs.launchpad.net
Fri Feb 10 14:37:58 UTC 2012


Thanks Brian and pitti, update-manager 1:0.152.25.7 from oneiric-
proposed now passes the test case for me. No more crash on 'remind me
later'.

A  "Gtk-WARNING" and a "GLib-GIO-CRITICAL" remain, but this is probably
a different issue and does not seem to impact overall functionality:

(check-new-release-gtk:4476): Gtk-WARNING **: Unknown property:
GtkMessageDialog.has-separator

(check-new-release-gtk:4476): GLib-GIO-CRITICAL **:
g_settings_set_value: key 'release-check-time' in 'com.ubuntu.update-
notifier' expects type 'u', but a GVariant of type 'i' was given

-- 
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