Comment 42 for bug 131227

Revision history for this message
Steve Beattie (sbeattie) wrote :

Eek, of course, immediately after I did that, I managed to cause it to crash; if I do:

  gconftool --type string -s /apps/notification-daemon/theme standard && sleep 2 && notify-send -t 10000 "lala" && gconftool --type string -s /apps/notification-daemon/theme ubuntu && sleep 2 && notify-send -t 10000 "lala"

and wait for the notification of each style to be on display and then close both, notification-daemon will segfault again. I'm leaving this as verification-done, because the version in jaunty-proposed does improve the situation and does not introduce regressions, but ideally this crash would get fixed as well.

Thanks.