Comment 9 for bug 476662

Revision history for this message
Ken VanDine (ken-vandine) wrote :

Thanks for the patch!

Two things:

1) We do need the same logic applied to empathy-status-icon.c, without it we don't get notifications when the chat window isn't open. Can you apply the same logic there?
2) It works well for IMs from one person, but if you have incoming IMs within the timeout period one of the notifications seems to get discarded. So it appends the notifications for the existing notification nicely, but new notifications from other people seem to not appear at all, even after the existing one expires.