Your message dated Wed, 30 May 2007 16:02:02 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#422193: fixed in gossip 0.25-1 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: gossip Version: 0.24-2 Severity: minor Since 0.24, the group headers get wrongly highlighted sometimes. The fix below is from upstreams svn repository: Index: ChangeLog =================================================================== --- ChangeLog (Revision 2314) +++ ChangeLog (Revision 2315) @@ -1,3 +1,9 @@ +2007-04-30 Kristian Rietveld <[EMAIL PROTECTED]> + + * src/gossip-contact-list.c (contact_list_cell_set_background): reset + the cell-background for group headers, so group headers don't get + wrongly highlighted. + 2007-04-30 Richard Hult <[EMAIL PROTECTED]> * ui/chat.glade: Index: src/gossip-contact-list.c =================================================================== --- src/gossip-contact-list.c (Revision 2314) +++ src/gossip-contact-list.c (Revision 2315) @@ -2068,6 +2068,9 @@ NULL); } } else { + g_object_set (cell, + "cell-background-gdk", NULL, + NULL); #if 0 gint color_sum_normal; gint color_sum_selected;
--- End Message ---
--- Begin Message ---Source: gossip Source-Version: 0.25-1 We believe that the bug you reported is fixed in the latest version of gossip, which is due to be installed in the Debian FTP archive: gossip-common_0.25-1_all.deb to pool/main/g/gossip/gossip-common_0.25-1_all.deb gossip_0.25-1.diff.gz to pool/main/g/gossip/gossip_0.25-1.diff.gz gossip_0.25-1.dsc to pool/main/g/gossip/gossip_0.25-1.dsc gossip_0.25-1_i386.deb to pool/main/g/gossip/gossip_0.25-1_i386.deb gossip_0.25.orig.tar.gz to pool/main/g/gossip/gossip_0.25.orig.tar.gz A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Norbert Tretkowski <[EMAIL PROTECTED]> (supplier of updated gossip package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Wed, 30 May 2007 11:06:01 +0200 Source: gossip Binary: gossip-common gossip Architecture: source all i386 Version: 0.25-1 Distribution: unstable Urgency: low Maintainer: Ross Burton <[EMAIL PROTECTED]> Changed-By: Norbert Tretkowski <[EMAIL PROTECTED]> Description: gossip - friendly Jabber client for GNOME gossip-common - friendly Jabber client for GNOME - common files Closes: 422193 Changes: gossip (0.25-1) unstable; urgency=low . * New upstream release. + Fixed wrongly hilighted group headers. (closes: #422193) * Dropped telepathy backend, it was marked deprecated and will be removed in the next upstream release. * Build-Depend on libloudmouth1-dev (>= 1.2.2). Files: 4d33b83fa6db69f9bc15411fbad76004 1270 gnome optional gossip_0.25-1.dsc a088873c41508401213e7db855b303be 2004943 gnome optional gossip_0.25.orig.tar.gz a20ff7939042d4ac4810d3f396711f9c 6186 gnome optional gossip_0.25-1.diff.gz d04af6bc287f7f905203e9ad4823b8f5 893360 gnome optional gossip-common_0.25-1_all.deb 2b6cc3565363ff74ce56bce1185f5244 418878 gnome optional gossip_0.25-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGXZyhr/RnCw96jQERAvPGAJ9vL351xqFRfOZvZn66B4AoOepj4QCdF2fD 6dSo5WH0SN5VMajB0BAfTmw= =A0Jk -----END PGP SIGNATURE-----
--- End Message ---

