Created attachment 503005 [details] Strace output Description of problem: I've noticed that many apps (I use FF and Rhythmbox) are not showing notifications, so I ran some tests with notify-send, and notification-daemon crash. Version-Release number of selected component (if applicable): notification-daemon-0.7.1-1.fc15 How reproducible: 100% in Gnome 3 fallback mode Steps to Reproduce: Reproduced on two machines (i686 vm and x86_64 HW) with Gnome 3 in fallback mode with command: for i in `seq 5`; do notify-send 'test'; done
same results here with same versions.
Seems fixed now, but I'm wondering what makes the fix, notification-daemon is still in the same version. It OK to close this bug, If no one is seeing it.
Is working for me also now.