Description of problem: happen during a "yum install @mate-desktop" command. The yum command seemed to completed successfully, Version-Release number of selected component: mate-notification-daemon-1.6.0-2.fc19 Additional info: reporter: libreport-2.1.5 backtrace_rating: 4 cmdline: /usr/libexec/mate-notification-daemon crash_function: g_settings_set_property executable: /usr/libexec/mate-notification-daemon kernel: 3.10.4-300.fc19.x86_64 runlevel: N 5 uid: 1000 xsession_errors: Truncated backtrace: Thread no. 1 (8 frames) #2 g_settings_set_property at gsettings.c:492 #3 object_set_property at gobject.c:1358 #4 g_object_constructor at gobject.c:1869 #6 g_object_new_valist at gobject.c:1836 #8 g_settings_new at gsettings.c:869 #9 notify_daemon_init at daemon.c:364 #10 g_type_create_instance at gtype.c:1917 #11 g_object_constructor at gobject.c:1855
Created attachment 782190 [details] File: backtrace
Created attachment 782191 [details] File: cgroup
Created attachment 782192 [details] File: core_backtrace
Created attachment 782193 [details] File: dso_list
Created attachment 782194 [details] File: environ
Created attachment 782195 [details] File: limits
Created attachment 782196 [details] File: maps
Created attachment 782197 [details] File: open_fds
Created attachment 782198 [details] File: proc_pid_status
Created attachment 782199 [details] File: var_log_messages
Thread 1 (Thread 0x7fa14404e9c0 (LWP 31503)): #0 g_logv (log_domain=0x7fa1423e5cb8 "GLib-GIO", log_level=G_LOG_LEVEL_ERROR, format=<optimized out>, args=args@entry=0x7fff883661c8) at gmessages.c:981 domain = 0x0 data = 0x0 depth = 0 log_func = 0x7fa140d45660 <g_log_default_handler> domain_fatal_mask = <optimized out> masquerade_fatal = <optimized out> test_level = <optimized out> was_fatal = <optimized out> was_recursion = <optimized out> msg = 0x23da010 "Settings schema 'org.mate.NotificationDaemon' is not installed\n" msg_alloc = 0x23da010 "Settings schema 'org.mate.NotificationDaemon' is not installed\n" i = 2 This is really weird, that abrt trigger a alarm during the installation of mate-notification-daemon! The issue is that org.mate.NotificationDaemon gsettings schema isn't installed. This makes not really sense for me to trigger a alarm of a missing gsettings schema before it is installed. I expect that this is a one time issue after the schema is installed.