[Bug 1790134] Re: “______ will be downloaded” icon is too large

Sebastien Bacher seb128 at ubuntu.com
Thu May 30 15:17:43 UTC 2019


The problem is fixed in Cosmic/Disco/Eoan, probably because yaru
provides an icon with the correct geometry, it might still be a problem
with other themes though.

One simply change like

--- UpdateManager.ui	2018-10-16 16:11:19.117279284 +0200
+++ UpdateManager.ui.new	2018-12-07 10:18:05.840037377 +0100
@@ -182,6 +182,7 @@
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
                 <property name="icon_name">aptdaemon-download</property>
+                <property name="pixel-size">16</property>
               </object>
               <packing>
                 <property name="expand">False</property>

should be enough to resolve the issue on bionic/with other theme though,
if someone wants to probably test and submit a mr for it (note that the
battery icon seems to have the same issue)

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

Title:
  “______ will be downloaded” icon is too large

Status in update-manager package in Ubuntu:
  Confirmed

Bug description:
  update-manager 1:18.10.3, Ubuntu Cosmic (20180822)
  (and many versions before that)

  On a notebook:
  1. Disconnect from mains power.
  2. Launch Software Updater when there are updates available.
  2. Disconnect from the Internet.

  What you see:
  * A big icon with “______ will be downloaded”.
  * A small icon with “It’s safer to connect the computer to mains power before updating.”
  * A small icon with “You may not be able to check for updates” (or different if bug 1026060 has been fixed).

  What you should see: All three icons should be small.
  <https://wiki.ubuntu.com/SoftwareUpdates#Presenting_installable_updates>

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



More information about the foundations-bugs mailing list