I solved this bus. The problem was the incorrect delete previous theme when this change.. in daemon application "notification_daemon" I noticed that it crash when change theme and i have found the problem in notification_daemon in engine. The problem it is: when change theme in function "theme_changed_cb" delete the current theme, but when timeout event start is cleared again. I removed the "theme_engine_unref" in function "theme_changed_cb" because will be removed from timeout.
link the patch ** Attachment added: "notification_daemon-fix-strcmp.patch" http://launchpadlibrarian.net/22082369/notification_daemon-fix-strcmp.patch -- notification-daemon crashed with SIGSEGV in strcmp() https://bugs.launchpad.net/bugs/131227 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to notification-daemon in ubuntu. -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
