elementary / notifications

Gtk Notifications Server
https://elementary.io
GNU General Public License v3.0
38 stars 6 forks source link

Chosen icon is not displayed in popup with `notify-send` from Terminal #156

Closed lukors closed 2 years ago

lukors commented 2 years ago

Prerequisites

Describe the bug

When I run for instance notify-send --icon=address-book-new "My notification" in Terminal with an icon specified, the popup that appears has a generic "info" icon.

notification

However, if I then go to the notification popover the correct icon is shown.

popover

To Reproduce

Steps to reproduce the behavior:

  1. Open up a Terminal window
  2. Write notify-send --icon=address-book-new "My notification"
  3. Look at the icon of the notification that pops up
  4. Open up the notification popover and look at the notification's icon there

Expected behavior

The specified icon should be displayed in both places.

Platform Information

Skärmbild från 2021-12-19 19-53-22