GNOME Bugzilla – Bug 356941
object class `NotifyNotification' has no property named `attach-icon'
Last modified: 2006-09-20 19:28:21 UTC
With patch on #351421 for gossip to use GtkStatusIcon I get this warning: GLib-GObject-WARNING **: IA__g_object_notify: object class `NotifyNotification' has no property named `attach-icon' I think it's a libnotify bug. Here is the stack trace I got with --g-fatal-warnings: (gdb) run --g-fatal-warnings Starting program: /home/zdra/programmation/gnome/gossip-tray/src/gossip --g-fatal-warnings [Thread debugging using libthread_db enabled] [New Thread -1227544384 (LWP 2428)] GLib-GObject-WARNING **: IA__g_object_notify: object class `NotifyNotification' has no property named `attach-icon' aborting... Program received signal SIGABRT, Aborted.
+ Trace 72851
Thread NaN (LWP 2428)
Forgotten to say: I'm running ubuntu edgy with libnotify 0.4.2-0ubuntu2
Xavier, this is for libinotify, not libnotify :) I don't know where libinotify keeps its bugs.
I mean ...where libnotify keeps its bugs, of course.
oops, thanks ! Reported at http://trac.galago-project.org/ticket/90#preview