** Description changed: + + The functionality to display a tray icon with "zenity --notification" completely removed that functionality from zenity, instead of moving it into a proper "zenity --trayicon" feature. + + --- 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.
** Summary changed: - zenity doesn't show tray/appindicator icon + regression: lost ability to show continuous status with tray/appindicator icon ** Description changed: - - The functionality to display a tray icon with "zenity --notification" completely removed that functionality from zenity, instead of moving it into a proper "zenity --trayicon" feature. + The change in the "zenity --notification" behavior completely removed + the functionality to display a tray icon from zenity, instead of moving + the functionality into a proper "zenity --trayicon" feature. --- 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. ** Description changed: The change in the "zenity --notification" behavior completely removed - the functionality to display a tray icon from zenity, instead of moving - the functionality into a proper "zenity --trayicon" feature. + the functionality to display an unobtrusive, always visible tray icon + from zenity. Instead, that functionality should have been moved into a + proper "zenity --trayicon" feature. --- 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. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to zenity in Ubuntu. https://bugs.launchpad.net/bugs/884011 Title: regression: lost ability to show continuous status with tray/appindicator icon To manage notifications about this bug go to: https://bugs.launchpad.net/zenity/+bug/884011/+subscriptions -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
