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 636207 - Avatar not always displayed in a MUC
Avatar not always displayed in a MUC
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: Multi User Chat
2.32.x
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
Depends on:
Blocks:
 
 
Reported: 2010-12-01 11:36 UTC by Lionel Dricot
Modified: 2010-12-01 14:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
http://git.collabora.co.uk/?p=user/cassidy/empathy;a=shortlog;h=refs/heads/avatar-muc-636207 (444 bytes, patch)
2010-12-01 14:15 UTC, Guillaume Desmottes
none Details | Review

Description Lionel Dricot 2010-12-01 11:36:37 UTC
If you enter a XMPP MUC with an avatar, you will not see your own avatar eventhough other participants *might* see it.

I say *might* because it's not always the case.

To reproduce, just join a MUC with an avatar and post a message. You should see your avatar next to your nickname and your message (depending of your theme)
Comment 1 Guillaume Desmottes 2010-12-01 14:14:16 UTC
There are actually 2 bugs here:
- With master, members avatars are never displayed. I have a fix for that.
- Gabble doesn't give us our own avatar. I opened https://bugs.freedesktop.org/show_bug.cgi?id=32017
Comment 2 Guillaume Desmottes 2010-12-01 14:15:19 UTC
Created attachment 175623 [details] [review]
http://git.collabora.co.uk/?p=user/cassidy/empathy;a=shortlog;h=refs/heads/avatar-muc-636207

 libempathy/empathy-tp-contact-factory.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
Comment 3 Emilio Pozuelo Monfort 2010-12-01 14:28:38 UTC
Looks good after restaring empathy-chat... :)

r+
Comment 4 Guillaume Desmottes 2010-12-01 14:31:34 UTC
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.