[Bug 874346] Re: check-new-release-gtk crashed with TypeError in on_button_ask_me_later_clicked(): integer argument expected, got float

Steffen Röcker sroecker at gmail.com
Mon Oct 17 09:30:29 UTC 2011


Line 125 should be:
next_check = int(time.time()) + 7*24*60*60

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

Title:
  check-new-release-gtk crashed with TypeError in
  on_button_ask_me_later_clicked(): integer argument expected, got float

Status in “update-manager” package in Ubuntu:
  Confirmed

Bug description:
  While trying to downgrade from 11.10 to 11.04, the installation
  crashed. Thereupon, after 11.04 was booted from the CD, this second
  error ocurrred, which prompted me to file a bug report.

  ProblemType: Crash
  DistroRelease: Ubuntu 11.04
  Package: update-manager 1:0.150
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic i686
  Architecture: i386
  Date: Fri Oct 14 10:25:30 2011
  ExecutablePath: /usr/lib/update-manager/check-new-release-gtk
  InterpreterPath: /usr/bin/python2.7
  LiveMediaBuild: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python2.7 /usr/lib/update-manager/check-new-release-gtk
  ProcEnviron:
   LANGUAGE=en_US:en
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  PythonArgs: ['/usr/lib/update-manager/check-new-release-gtk']
  SourcePackage: update-manager
  Title: check-new-release-gtk crashed with TypeError in on_button_ask_me_later_clicked(): integer argument expected, got float
  Traceback:
   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
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/874346/+subscriptions




More information about the foundations-bugs mailing list