! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
GTK3 Git build non-stock icons no longer working
Status:
RESOLVED: FIXED
Product:
Xfce4-notifyd
Component:
general

Comments

Description ToZ editbugs 2016-07-02 16:05:22 CEST
System: Arch linux, gtk 3.20.6-1, Xfce Notify Daemon 0.3.90, Xfce built from git.

Since the migration of xfce4-notifyd to gtk3, non-stock icons are no longer being displayed. Example:

Works:
notify-send -i gtk-open "Summary" "Body"

Doesn't work:
notify-send -i /usr/share/icons/gnome/48x48/actions/gtk-open.png "Summary" "Body"

We are unable to use custom icons in notifications - these commands worked fine in previous versions.
Comment 1 Simon Steinbeiss editbugs 2016-07-03 23:10:52 CEST
This was fairly easy (wrong brackets in if clause), fix pushed to git master: http://git.xfce.org/apps/xfce4-notifyd/commit/?id=ca47d12621562a1ec0b3f9a8f736b5e1ede4a14c

Bug #12675

Reported by:
ToZ
Reported on: 2016-07-02
Last modified on: 2016-07-03

People

Assignee:
Jérôme Guelfucci
CC List:
1 user

Version

Version:
unspecified

Attachments

Additional information