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: [EMAIL PROTECTED]
                                          jabber: [EMAIL PROTECTED]
                                     www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to