[Bug 1623856] Re: Scrolled Windows in update-manager are too small to read

zxMarce 1623856 at bugs.launchpad.net
Thu Mar 1 10:29:00 UTC 2018


Forgot my versions.

UPDATE-MANAGER (nice one, getting its version spit some issues as well):
------------------------------------------------------------------------
  xxxxxx at yyyyyy:~$ update-manager -V
  /usr/bin/update-manager:28: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
    from gi.repository import Gtk
  /usr/lib/python3/dist-packages/UpdateManager/UnitySupport.py:29: PyGIWarning: Dbusmenu was imported without specifying a version first. Use gi.require_version('Dbusmenu', '0.4') before import to ensure that the right version gets loaded.
    from gi.repository import Dbusmenu, Unity
/usr/lib/python3/dist-packages/UpdateManager/UnitySupport.py:29: PyGIWarning: Unity was imported without specifying a version first. Use gi.require_version('Unity', '7.0') before import to ensure that the right version gets loaded.
    from gi.repository import Dbusmenu, Unity
  update-manager: version 1:16.04.12


Regarding APTDAEMON, I googled, but could not find how to get the version for aptd (suspect that is the daemon executable). The package, on the other hand, yields this:

  xxxxxx at yyyyyy:~$sudo apt-cache show aptdaemon
  Package: aptdaemon
  Priority: extra
  Section: admin
  Installed-Size: 196
  Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
  Original-Maintainer: Julian Andres Klode <jak at debian.org>
  Architecture: all
  Version: 1.1.1+bzr982-0ubuntu14
  Depends: python3, python3:any (>= 3.2~), gir1.2-glib-2.0, python3-aptdaemon (= 1.1.1+bzr982-0ubuntu14), python3-gi, policykit-1
  Recommends: lintian
  Breaks: software-center (<< 1.1.21)
  Filename: pool/main/a/aptdaemon/aptdaemon_1.1.1+bzr982-0ubuntu14_all.deb
  Size: 13490

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

Title:
  Scrolled Windows in update-manager are too small to read

Status in aptdaemon package in Ubuntu:
  Fix Released
Status in update-manager package in Ubuntu:
  Fix Released
Status in aptdaemon source package in Yakkety:
  Fix Released
Status in update-manager source package in Yakkety:
  Fix Released
Status in aptdaemon source package in Zesty:
  Fix Released
Status in update-manager source package in Zesty:
  Fix Released

Bug description:
  [Impact]

    * Expanding the scrolled windows for download progress or technical
  details in update-manager are just one line high, making them
  unreadable.

  [ Test Case ]

    * Install Ubuntu 16.10 final or 17.04 daily.
    * Open update-manager and wait for it to refresh.
    * Select an update from the "Details of updates" section
    * Then expand the "Technical description", you'll see the scrolled window is just one line high. (This exercises update-manager)
    * Choose to install an update, preferably a large one, and click "Install"
    * While the update(s) are downloading click the "Details" expander
    * You'll see the scrolled window is just one line high. (This exercises aptdaemon)

  After installing the patched aptdaemon and update-manager packages
  following the same steps will result in both scrolled windows
  defaulting to several lines of readable output.

  [ Regression Potential ]

    * None.
    * racb: a mistake in the patch could cause the window appearance to screw up in some other way.

  [ Other Info ]

  ProblemType: BugDistroRelease: Ubuntu 16.10
  Package: update-manager 1:16.10.5
  ProcVersionSignature: Ubuntu 4.4.0-9136.55-generic 4.4.16
  Uname: Linux 4.4.0-9136-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.3-0ubuntu7
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Sep 15 10:10:08 2016
  GsettingsChanges:
   b'com.ubuntu.update-manager' b'show-details' b'true'
   b'com.ubuntu.update-manager' b'window-height' b'406'
   b'com.ubuntu.update-manager' b'first-run' b'false'
   b'com.ubuntu.update-manager' b'window-width' b'484'
   b'com.ubuntu.update-manager' b'launch-time' b'1473927310'
  InstallationDate: Installed on 2016-07-25 (51 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
  PackageArchitecture: allSourcePackage: update-manager
  UpgradeStatus: Upgraded to yakkety on 2016-09-06 (8 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/1623856/+subscriptions



More information about the foundations-bugs mailing list