desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #44114
[Bug 884011] [NEW] zenity doesn't show tray/appindicator icon
Public bug reported:
Ubuntu 11.10
zenity 3.2.0-0ubuntu1
In a script I use following line:
exec 3> >(zenity --notification --window-icon="icon.svg" --listen --text="some text")
so I can change the tray icon based on what the script does.
What I expect to happen:
"zenity --notification" should show an icon in the tray or appindicator.
What happens instead:
A "zenity --warning" style dialog window pops up.
** Affects: zenity (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to zenity in Ubuntu.
https://bugs.launchpad.net/bugs/884011
Title:
zenity doesn't show tray/appindicator icon
Status in “zenity” package in Ubuntu:
New
Bug description:
Ubuntu 11.10
zenity 3.2.0-0ubuntu1
In a script I use following line:
exec 3> >(zenity --notification --window-icon="icon.svg" --listen --text="some text")
so I can change the tray icon based on what the script does.
What I expect to happen:
"zenity --notification" should show an icon in the tray or appindicator.
What happens instead:
A "zenity --warning" style dialog window pops up.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zenity/+bug/884011/+subscriptions
Follow ups
References