Description of problem: After update to Fedora 17, notification-daemon started to crash with following message: (notification-daemon:21537): GdkPixbuf-CRITICAL **: gdk_pixbuf_scale_simple: assertion `dest_width > 0' failed Version-Release number of selected component (if applicable): notification-daemon-0.7.4-1.fc17.x86_64 How reproducible: Always Steps to Reproduce: 1.run /usr/libexec/notification-daemon on a terminal 2.on another terminal, run "notify-send test_message Actual results: Notification doesn't show up, it just blinks in the screen and systray icon blinks also. On terminal you ran notification-daemon you got: (notification-daemon:21537): GdkPixbuf-CRITICAL **: gdk_pixbuf_scale_simple: assertion `dest_width > 0' failed Expected results: Notification should be displayed and notification-daemon stay running Additional info:
*** This bug has been marked as a duplicate of bug 803872 ***