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 639468 - No icon for "invisible" contact
No icon for "invisible" contact
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: message-tray
2.91.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2011-01-13 21:41 UTC by Luca Ferretti
Modified: 2011-02-17 13:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot of the issue (42.75 KB, image/png)
2011-01-13 21:41 UTC, Luca Ferretti
  Details
Changed default icon for contacts without an avatar for empathy (1.24 KB, patch)
2011-02-17 00:58 UTC, Hellyna Ng
committed Details | Review

Description Luca Ferretti 2011-01-13 21:41:20 UTC
Created attachment 178261 [details]
Screenshot of the issue

Chatting with an "invisibile" contact, him/her entry in message tray doesn't show icon/avatar.
Comment 1 Dan Winship 2011-01-13 21:50:24 UTC
by "invisible" do you mean that their chat status is set so that people cannot tell they are logged in, or do you mean that the person has an avatar image which is entirely transparent?
Comment 2 Luca Ferretti 2011-01-13 22:42:18 UTC
Sorry, I mean chat status (on gtalk). But it seems empathy doesn't set an icon for "offline" contacts
Comment 3 Hellyna Ng 2011-02-17 00:58:06 UTC
Created attachment 181094 [details] [review]
Changed default icon for contacts without an avatar for empathy

The original icon doesn't exist, which results in empathy summary items in the tray showing no icons(invisible) at all. With this fix users can now at least see where the icons are(they are no longer invisible).

The original icon is set to 'stock_person' which doesn't exist anywhere in the path or what not. I've set it to 'avatar-default' hopefully as a temporary fix.
Comment 4 Dan Winship 2011-02-17 13:10:43 UTC
pushed with a slightly changed commit message. (included
"telepathyClient: " in the summary, and line-wrapped the body)