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 558365 - no notification when invited to a room
no notification when invited to a room
Status: RESOLVED DUPLICATE of bug 525559
Product: empathy
Classification: Core
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks:
 
 
Reported: 2008-10-29 09:43 UTC by Frederic Peters
Modified: 2008-11-14 16:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
blink status icon on chatroom invitation (2.21 KB, patch)
2008-10-30 12:28 UTC, Frederic Peters
needs-work Details | Review

Description Frederic Peters 2008-10-29 09:43:40 UTC
Someone sent me an invitation and I didn't get notified so he laughed hard at Empathy.  However when I opened the "Room" menu I discovered there was an entry for the chatroom I was invited to.  (but then I clicked on it and it was bug 558364).

I don't think monitoring the Room menu is an effective way to know about invitations :)
Comment 1 Frederic Peters 2008-10-30 12:28:25 UTC
Created attachment 121638 [details] [review]
blink status icon on chatroom invitation

Attached patch will blink the status icon when notified of an invitation; it needs work as it should use a different icon, and it should have an associated action to open the chatroom window (but bug 558364 prevent me from developing that part).
Comment 2 Guillaume Desmottes 2008-11-14 16:48:15 UTC
Thanks for the report.

I'm afraid your fix is wrong. The event manager should check incoming new text channel and check if the self handle is in local pending. A chatroom being added to the chatroom mgr doesn't mean you've been invited to this room.

Closing this bug as dup of 525559 as that's the same problem.

*** This bug has been marked as a duplicate of 525559 ***