Activity log for bug #685634

Date Who What changed Old value New value Message
2010-12-05 21:24:34 Ketil Wendelbo Aanensen bug added bug
2010-12-05 23:21:59 Michal Hruby synapse-project: status New Triaged
2010-12-05 23:22:03 Michal Hruby synapse-project: importance Undecided High
2010-12-05 23:22:12 Michal Hruby synapse-project: assignee Alberto (albyrock87)
2010-12-05 23:22:14 Michal Hruby synapse-project: milestone 0.2.2
2010-12-06 11:41:58 Alberto Aldegheri description With the latest version from PPA, Synapse is always in Unity's launcher. It shouldn't be. I can also note that launching it from the launcher doesn't focus it, so it doesn't respond to keypress, so I need to click it to do anything. With the latest version from PPA, Synapse is always in Unity's launcher. It shouldn't be. I can also note that launching it from the launcher doesn't focus it, so it doesn't respond to keypress, so I need to click it to do anything. ----- For Unity: The problem is that Unity doesn't respect the Gtk.Window.skip_taskbar_hint (TRUE). I need a way to tell Unity to not show my application under the task list. But I also think that this needs to be fixed in the Unity dock.
2010-12-06 11:42:23 Alberto Aldegheri bug task added unity
2010-12-06 12:39:09 Didier Roche-Tolomelli unity: status New Triaged
2010-12-06 12:39:14 Didier Roche-Tolomelli unity: importance Undecided Medium
2010-12-06 12:39:26 Didier Roche-Tolomelli bug task added unity (Ubuntu)
2010-12-06 12:39:31 Didier Roche-Tolomelli bug task added bamf (Ubuntu)
2010-12-06 12:39:51 Didier Roche-Tolomelli bug task added bamf
2010-12-06 12:40:01 Didier Roche-Tolomelli bamf (Ubuntu): status New Triaged
2010-12-06 12:40:10 Didier Roche-Tolomelli unity (Ubuntu): status New Invalid
2010-12-06 12:40:14 Didier Roche-Tolomelli bamf (Ubuntu): importance Undecided Medium
2010-12-06 12:40:17 Didier Roche-Tolomelli bamf: importance Undecided Medium
2010-12-06 12:40:21 Didier Roche-Tolomelli bamf: status New Triaged
2010-12-06 12:40:24 Didier Roche-Tolomelli tags bitesize
2010-12-09 21:07:32 Launchpad Janitor branch linked lp:~mterry/bamf/no-show-indicators
2010-12-09 23:23:55 Alberto Aldegheri synapse-project: milestone 0.2.2
2010-12-09 23:35:44 Alberto Aldegheri synapse-project: milestone backlog
2010-12-10 09:17:42 Michal Hruby synapse-project: status Triaged Fix Committed
2010-12-10 09:17:42 Michal Hruby synapse-project: milestone backlog 0.2.2
2010-12-10 09:17:42 Michal Hruby synapse-project: assignee Alberto (albyrock87) Michal Hruby (mhr3)
2010-12-10 09:21:27 Launchpad Janitor branch linked lp:synapse-project
2010-12-11 08:07:05 Ketil Wendelbo Aanensen bug task added gwibber
2010-12-11 08:12:35 Ketil Wendelbo Aanensen summary Synapse in Unity launcher - shouldn't be Notifiaction apps remain in Unity launcher when they shouldn't
2010-12-11 08:18:37 Ketil Wendelbo Aanensen description With the latest version from PPA, Synapse is always in Unity's launcher. It shouldn't be. I can also note that launching it from the launcher doesn't focus it, so it doesn't respond to keypress, so I need to click it to do anything. ----- For Unity: The problem is that Unity doesn't respect the Gtk.Window.skip_taskbar_hint (TRUE). I need a way to tell Unity to not show my application under the task list. But I also think that this needs to be fixed in the Unity dock. Description of bug: With the latest version from PPA, Synapse is always in Unity's launcher. It shouldn't be. This also applies to Gwibber as far as I can tell: I have Gwibber-services running on logon. Gwibber does not however show up in launcher until I start it, either from menu or from the notification area. Having it in launcher makes sense when a Gwibber window is active, but after I X it away, it still remains in the launcher. It has also been said that bzr-gtk suffers from this. ----- Solution shamelessly copied from comment #13: The solution is to ensure that programs are properly marking the AppIndicatorCategory for their indicators. BAMF will only expose indicators which are of type APP_INDICATOR_CATEGORY_APPLICATION_STATUS. This is what should be used for applications such as Rhythbox, Banshee, Tomboy (basically anything that may throw up a sustained window or "minimize" to its indicator). Projects like Synapse should use APP_INDICATOR_CATEGORY_OTHER In Synapse this has been fixed in this revision: http://bazaar.launchpad.net/~synapse-core/synapse-project/trunk/revision/269 ----- Original description: With the latest version from PPA, Synapse is always in Unity's launcher. It shouldn't be. I can also note that launching it from the launcher doesn't focus it, so it doesn't respond to keypress, so I need to click it to do anything. ----- For Unity: The problem is that Unity doesn't respect the Gtk.Window.skip_taskbar_hint (TRUE). I need a way to tell Unity to not show my application under the task list. But I also think that this needs to be fixed in the Unity dock.
2010-12-11 08:19:43 Ketil Wendelbo Aanensen bug task added bzr-gtk
2010-12-11 08:21:13 Ketil Wendelbo Aanensen summary Notifiaction apps remain in Unity launcher when they shouldn't Notification apps remain in Unity launcher when they shouldn't
2010-12-13 14:38:37 Michael Terry unity: status Triaged Invalid
2010-12-13 14:38:41 Michael Terry bamf (Ubuntu): status Triaged Invalid
2010-12-13 14:38:46 Michael Terry bamf: status Triaged Invalid
2010-12-13 18:51:30 Michal Hruby synapse-project: status Fix Committed Fix Released
2010-12-14 22:08:44 Ketil Wendelbo Aanensen bug task added weather-indicator
2010-12-15 13:48:33 Ketil Wendelbo Aanensen attachment added patch for weather-indicator https://bugs.launchpad.net/weather-indicator/+bug/685634/+attachment/1766718/+files/bug685634.patch
2010-12-17 21:27:28 Launchpad Janitor branch linked lp:~mterry/bzr-gtk/appindicator-other
2011-01-07 19:05:01 Vadim Rutkovsky branch linked lp:~roignac/weather-indicator/Bug685634-unity-bamf
2011-01-07 19:07:55 Vadim Rutkovsky weather-indicator: status New Fix Committed
2011-01-13 22:00:41 Jelmer Vernooij bzr-gtk: status New Triaged
2011-01-13 22:00:52 Jelmer Vernooij bzr-gtk: importance Undecided Medium
2011-01-13 22:03:10 Jelmer Vernooij bzr-gtk: status Triaged Fix Committed
2011-01-13 22:05:56 Launchpad Janitor branch linked lp:bzr-gtk
2011-01-16 19:44:44 Vadim Rutkovsky weather-indicator: status Fix Committed Fix Released
2011-01-18 20:19:19 Ketil Wendelbo Aanensen bug task added one-indicator
2011-01-18 20:22:50 Ketil Wendelbo Aanensen bug added subscriber Felipe Morales
2011-01-18 22:16:05 Rhys Thomas bug task added tomboy
2011-01-19 20:15:52 Ketil Wendelbo Aanensen attachment added Patch for one-indicator https://bugs.launchpad.net/weather-indicator/+bug/685634/+attachment/1799816/+files/__init__.py.patch
2011-02-11 21:41:17 Roman Yepishev bug added subscriber Roman Yepishev
2011-02-11 21:41:32 Roman Yepishev one-indicator: importance Undecided High
2011-02-11 21:41:32 Roman Yepishev one-indicator: status New Triaged
2011-02-11 21:41:32 Roman Yepishev one-indicator: assignee Roman Yepishev (rye)
2011-02-18 11:30:25 Jelmer Vernooij bzr-gtk: milestone 0.100.0
2011-03-02 15:01:13 Jelmer Vernooij bzr-gtk: status Fix Committed Fix Released
2011-03-02 15:01:13 Jelmer Vernooij bzr-gtk: assignee Michael Terry (mterry)
2011-03-03 20:55:46 Launchpad Janitor branch linked lp:one-indicator
2011-03-05 11:40:44 Roman Yepishev one-indicator: status Triaged Fix Released
2011-08-18 02:05:58 Ken VanDine gwibber: status New Fix Released
2012-10-28 10:57:32 Peter Vasil branch unlinked lp:synapse-project