After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 462040 - There's no icon message in the contact list
There's no icon message in the contact list
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: Contact List
0.10
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
: 487234 498992 516199 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-07-31 07:29 UTC by Vincent Untz
Modified: 2008-11-01 13:48 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Vincent Untz 2007-07-31 07:29:22 UTC
When someone sends me a message, I see the notification icon blinking. But it's not happening in the contact list. I don't know if it's a choice or not, but you cannot assume there's a notification area.
Comment 1 Xavier Claessens 2007-07-31 16:40:10 UTC
Initially it was a choice because the chat windows were in a different process, so contact list didn't know that a contact gets a new message.

Now I have one process and I'm considering adding that feature back. 
Comment 2 Frederic Peters 2007-10-26 18:50:56 UTC
*** Bug 487234 has been marked as a duplicate of this bug. ***
Comment 3 Xavier Claessens 2007-11-22 14:21:06 UTC
I think we should split out of EmpathyStatusIcon the code for events and create an EmpathyEventManager. Like that status icon and contact list could both connect to some signals on the event manager to know when there is a new icoming message.

It won't work if we split status icon and contact list into separate processes, in that case we need an improved chandler system in MC like the one proposed in MC spec draft.
Comment 4 Xavier Claessens 2007-11-22 16:17:34 UTC
*** Bug 498992 has been marked as a duplicate of this bug. ***
Comment 5 Frederic Peters 2008-03-18 15:26:15 UTC
*** Bug 516199 has been marked as a duplicate of this bug. ***
Comment 6 Xavier Claessens 2008-04-19 21:48:05 UTC
I splitted the code, we can use EmpathyFilter object to get notified when new conversation arrives. Fixing this bug is now gnome-love.
Comment 7 Xavier Claessens 2008-06-19 07:25:40 UTC
Patch available on my cl-notify branch, waiting for review:

http://git.collabora.co.uk/?p=user/xclaesse/empathy.git;a=commitdiff;h=7486b731427d233ab222cae1477fa7cb8b8ea241
Comment 8 Xavier Claessens 2008-07-08 12:18:40 UTC
I rewrote that branch, see cl-notify2 instead.
Comment 9 Xavier Claessens 2008-07-15 14:05:20 UTC
That branch is now merged.

This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.
Comment 10 Björn Martensen 2008-11-01 12:54:46 UTC
uhm, is this really fixed? because in empathy 2.24.1 i still don't have the message icon appearing in the contact list.
unfortunately i can't reopen this bug...

and when i have a conversation window open with multiple tabs and one of them receives a new message, the window icon stays the telepathy icon too, while the message icon would be more useful. or at least an urgency hint...
Comment 11 Frederic Peters 2008-11-01 13:35:02 UTC
(In reply to comment #10)
> uhm, is this really fixed? because in empathy 2.24.1 i still don't have the
> message icon appearing in the contact list.
> unfortunately i can't reopen this bug...

This part works for me.

> and when i have a conversation window open with multiple tabs and one of them
> receives a new message, the window icon stays the telepathy icon too, while the
> message icon would be more useful. or at least an urgency hint...

You should open another bug report with this request; 
Comment 12 Björn Martensen 2008-11-01 13:48:52 UTC
(In reply to comment #11)
> (In reply to comment #10)
> > uhm, is this really fixed? because in empathy 2.24.1 i still don't have the
> > message icon appearing in the contact list.
> > unfortunately i can't reopen this bug...
> 
> This part works for me.

ah right. it works, when there is no conversation open already with that contact. i expected the new message icon always to be shown.

> > and when i have a conversation window open with multiple tabs and one of them
> > receives a new message, the window icon stays the telepathy icon too, while the
> > message icon would be more useful. or at least an urgency hint...
> 
> You should open another bug report with this request; 
> 

you're right, sorry.