Bug#365007: gossip: Please don't use StartupNotify

Ross Burton ross at burtonini.com
Thu Apr 27 11:48:26 UTC 2006


On Thu, 2006-04-27 at 11:02 +0100, Ross Burton wrote:
> On Thu, 2006-04-27 at 11:37 +0200, Josselin Mouette wrote:
> > The gossip.desktop file contains the "StartupNotify=true" statement. 
> > However, when Gossip starts as an icon in the notification area, the 
> > main window isn't brought up and the window manager never receives the 
> > notification that the window has started. Please fix this by removing 
> > this line in the .desktop file.
> 
> How about fixing it by always notifying that startup has completed?

This is in gossip 0.10.2:

if (!hidden) {
 gtk_widget_show (priv->window);
} else {
 gdk_notify_startup_complete ();
}

Can you replicate this problem with 0.10.2, as I can't.

Ross
-- 
Ross Burton                                 mail: ross at burtonini.com
                                          jabber: ross at burtonini.com
                                     www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
Url : http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20060427/fc225406/attachment.pgp


More information about the Pkg-gnome-maintainers mailing list