Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
notification-daemon-0.3.5 (latest version) is not compatible with gtk+ 2.10.0. It compiles and starts fine, but after displaying a notification it exits with this message: Gtk-CRITICAL **: gtk_style_detach: assertion `style->attach_count > 0' failed aborting...
Which app are you using to get that? (I am unable to reproduce that assertion).
Created an attachment (id=92322) [details] perl test script This script connects to the notification dbus object and displays a notification with a 1000ms timeout. After the notification closes (either by timeout or manual close), notification-daemon will crash. The quod libet notify plugin also causes the same crash.
I got that message too. I used test-image in libnotify tarball. There is an upstream bug that shows a similar message: http://trac.galago-project.org/ticket/75 This bug may also relate to bug #137793
Reopen if you can reproduce with 0.3.5-r1
The dbus icon data patch doesn't fix this bug (i guess there are [at least] two bugs that fail the same assertion). I discovered an upstream report on the real bug: http://trac.galago-project.org/ticket/77. Applying the notiication-daemon-gtk.patch listed there fixes the crash.
Added patch in -r2.