[Bug 2126662] Re: "System restart required" notification is missing an app name/icon

Launchpad Bug Tracker 2126662 at bugs.launchpad.net
Fri Oct 3 10:49:55 UTC 2025


This bug was fixed in the package update-notifier - 3.201

---------------
update-notifier (3.201) questing; urgency=medium

  * Use update-manager.desktop name and icon for the reboot notification
    (LP: #2126662)

 -- Alessandro Astone <alessandro.astone at canonical.com>  Thu, 02 Oct
2025 16:08:18 +0200

** Changed in: update-notifier (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to update-notifier in Ubuntu.
https://bugs.launchpad.net/bugs/2126662

Title:
  "System restart required" notification is missing an app name/icon

Status in update-notifier package in Ubuntu:
  Fix Released

Bug description:
  The "System restart required" notification, which shows up after
  applying an update that flags /var/run/reboot-required, is not
  associated with any application. Thus, GNOME Shell falls back to
  showing the name of the process requesting the notification.

  We should not be showing process names to the user. We should set the
  "desktop-entry" hint so that notification servers like GNOME Shell can
  show the notification as originating from an application with a name
  and icon.

  The notification comes from the `update-notifier` process, which is
  not an application in itself. We can claim that the originating
  application is `update-manager.desktop`, which makes sense for a
  notification asking to reboot after applying system updates.

  Before (below) and after (above):
  https://people.ubuntu.com/~aleasto/reboot-notification.png

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




More information about the foundations-bugs mailing list