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 350416 - Show the avatar in notifications
Show the avatar in notifications
Status: RESOLVED FIXED
Product: gossip
Classification: Deprecated
Component: General
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: Gossip Maintainers
Gossip Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-08-08 11:51 UTC by Martyn Russell
Modified: 2006-09-01 22:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Martyn Russell 2006-08-08 11:51:41 UTC
Summary says it all.
Comment 1 Martyn Russell 2006-08-08 16:27:07 UTC
Fixed.
Comment 2 krischan 2006-08-27 11:27:54 UTC
I updated my gossip to version 0.15 and I can not see any avatar in the notifications! I have libnotify 0.4.2 and notification-daemon 0.3.5 installed.
Comment 3 Xavier Claessens 2006-08-27 17:40:25 UTC
(In reply to comment #2)
> I updated my gossip to version 0.15 and I can not see any avatar in the
> notifications! I have libnotify 0.4.2 and notification-daemon 0.3.5 installed.
> 

Since I'm on edgy (libnotify 0.4.2) I don't get any image for notify bubbles. Not only for gossip, but other programs too. I think that's a problem on libnotify. I think that's the problem you have.
Comment 4 krischan 2006-08-27 18:51:04 UTC
Applications like NetworkManager, Gnome Sensors Applet or Quodlibet displaying images in their notifications and they working correct with libnotify 0.4.2 on my machine.
Comment 5 Xavier Claessens 2006-08-28 11:44:49 UTC
I just ran libnotiy unit tests (test-image.c) and it shows only images from URI, not from pixbuf and stock. Gossip uses pixbuf most times. I think that's a libnotify bug, the problem doesn't comes from gossip as far as I know.
Comment 6 Xavier Claessens 2006-08-28 13:06:12 UTC
I tried with dbus 0.60 and images works. That's a dbus bug. By reading libnotify's Changelog I'v seen there were a bug in <0.60 which prevent from sending GValueArray and I guess this bug is back on 0.62 (ubuntu edgy's version).
Comment 7 krischan 2006-08-29 15:06:24 UTC
I use Gentoo Linux and there is a updated version of the notification-daemon (0.3.5-r2) with a patch called 'icon-data.patch' that fixed it for me. Now I can see the avatars when the status is changed or an message arrived. All with dbus 0.62! Thanks for help!
Comment 8 Xavier Claessens 2006-08-29 15:36:04 UTC
Thanks, I reported the bug to ubuntu:
https://launchpad.net/distros/ubuntu/+source/notification-daemon/+bug/58114
Comment 9 Martyn Russell 2006-09-01 22:03:29 UTC
Xavier, thanks for chasing this up, much appreciated.