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 667649 - Missing icon when new message arrived in panel icon
Missing icon when new message arrived in panel icon
Status: RESOLVED NOTGNOME
Product: empathy
Classification: Core
Component: Accessibility
3.3.x
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks:
 
 
Reported: 2012-01-10 18:35 UTC by Bilal Shahid
Modified: 2012-01-11 12:46 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bilal Shahid 2012-01-10 18:35:25 UTC
Originally reported at:
  https://bugs.launchpad.net/bugs/809877

Hi,

When a new message arrived, the panel icon display a "missing icon" icon instead of the expected bubble.i am talking about the icon from the regular notification in the panel,not a indicator.
thanks

In the logs I see:
empathy_pixbuf_from_icon_name_sized: Error loading icon: L'icône « notification-message-im » n'est pas présente dans le thème

I guess that 10_use_notify_osd_icons.patch is the problem here.
Comment 1 Bilal Shahid 2012-01-10 18:36:22 UTC
a previous bug see the comment 10,11 and  13
https://bugs.launchpad.net/ubuntu/karmic/+source/empathy/+bug/409828
Comment 2 André Klapper 2012-01-11 11:20:58 UTC
As the downstream report says:

> I guess that 10_use_notify_osd_icons.patch is the problem here.

Has this been investigated? If yes, what was the result, and why was this report upstreamed?

Setting to NEEDINFO for the time being.
Comment 3 Xavier Claessens 2012-01-11 12:46:05 UTC
git grep "notification-message-im" in upstream code gives nothing. Must be an ubuntu patch.