Ubuntu 14.04.2 LTS zenity 3.8.0 this bug is still present.
The only way I managed to handle an icon with zenity is with --notification as follow $ cat zenity-test.sh #!/bin/sh cat <<EOH| zenity --notification --listen icon: /usr/share/icons/gnome/32x32/categories/applications-internet.png message: this is the message text tooltip: this is the tooltip text EOH this create two notification dialogs (right top corner in Unity) with the icon appearing to the left of the text. No luck with dialogs and form-based widgets. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/998491 Title: window icon does not work with all dialogs To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/zenity/+bug/998491/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
