Notify-osd doesn't show icon with Gnotification
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
notify-osd (Ubuntu) |
Fix Released
|
Medium
|
Khurshid Alam |
Bug Description
Both freedesktop notification (https:/
As a result when one uses themed icon with gnotification it doesn't show the icon. Support for themed icon landed in https:/
This can easily be verified with
IMAGE=/
python -c "import dbus; print dbus.Bus(
'org.
'/org/
'org.
'Notify', \
'susssasa{
('appname', 0, '', 'summary', 'body', [], {'image-path': '$IMAGE'}, -1))"
Related branches
- Sebastien Bacher: Approve
-
Diff: 18 lines (+8/-0)1 file modifiedsrc/stack.c (+8/-0)
Changed in notify-osd (Ubuntu): | |
status: | New → Confirmed |
assignee: | nobody → Khurshid Alam (khurshid-alam) |
description: | updated |
Changed in notify-osd (Ubuntu): | |
importance: | Undecided → Medium |
This bug was fixed in the package notify-osd - 0.9.35+ 20.04.20191129- 0ubuntu1
--------------- 20.04.20191129- 0ubuntu1) focal; urgency=medium
notify-osd (0.9.35+
[ Khurshid Alam ]
* Support 'image-path' as hint (LP: #1840741)
-- Sebastien Bacher <email address hidden> Fri, 29 Nov 2019 14:32:06 +0000