Bug 1046462

Summary: [abrt] mate-control-center: g_settings_set_property(): mate-appearance-properties killed by SIGTRAP
Product: [Fedora] Fedora Reporter: privacy.by.isolation
Component: mate-control-centerAssignee: Dan Mashal <dan.mashal>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: bzf, dan.mashal, giuseppemfusco, iskenderoguz, raveit65.sun, rdieter, saturas, stefano
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/16f371d572f44de12b1a02c2469b733a6ea4f4fd
Whiteboard: abrt_hash:bdf31aba436291aabe8fb746cd6acc23b9d0ccd8
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-25 14:51:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description privacy.by.isolation 2013-12-25 13:04:21 UTC
Version-Release number of selected component:
mate-control-center-1.6.1-3.fc20

Additional info:
reporter:       libreport-2.1.10
backtrace_rating: 4
cmdline:        mate-appearance-properties
crash_function: g_settings_set_property
executable:     /usr/bin/mate-appearance-properties
kernel:         3.12.5-302.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            1001

Truncated backtrace:
Thread no. 1 (6 frames)
 #2 g_settings_set_property at gsettings.c:492
 #3 object_set_property at gobject.c:1366
 #4 g_object_new_internal at gobject.c:1779
 #5 g_object_new_valist at gobject.c:2002
 #7 g_settings_new at gsettings.c:864
 #8 init_appearance_data at appearance-main.c:71

Comment 1 privacy.by.isolation 2013-12-25 13:04:25 UTC
Created attachment 841482 [details]
File: backtrace

Comment 2 privacy.by.isolation 2013-12-25 13:04:26 UTC
Created attachment 841483 [details]
File: cgroup

Comment 3 privacy.by.isolation 2013-12-25 13:04:28 UTC
Created attachment 841484 [details]
File: core_backtrace

Comment 4 privacy.by.isolation 2013-12-25 13:04:29 UTC
Created attachment 841485 [details]
File: dso_list

Comment 5 privacy.by.isolation 2013-12-25 13:04:31 UTC
Created attachment 841486 [details]
File: environ

Comment 6 privacy.by.isolation 2013-12-25 13:04:32 UTC
Created attachment 841487 [details]
File: limits

Comment 7 privacy.by.isolation 2013-12-25 13:04:33 UTC
Created attachment 841488 [details]
File: maps

Comment 8 privacy.by.isolation 2013-12-25 13:04:35 UTC
Created attachment 841489 [details]
File: open_fds

Comment 9 privacy.by.isolation 2013-12-25 13:04:36 UTC
Created attachment 841490 [details]
File: proc_pid_status

Comment 10 privacy.by.isolation 2013-12-25 13:04:38 UTC
Created attachment 841491 [details]
File: var_log_messages

Comment 11 Wolfgang Ulbrich 2013-12-25 13:32:47 UTC
[User Logs]:
Dec 25 05:02:01 localhost.localdomain /etc/gdm/Xsession[5899]: (mate-appearance-properties:6104): GLib-GIO-ERROR **: Settings schema 'org.mate.font-rendering' is not installed

That's a bit weird.
Can you check if mate-settings-daemon is installed?
How did you installed mate?

Comment 12 privacy.by.isolation 2013-12-25 14:24:11 UTC
(In reply to Wolfgang Ulbrich from comment #11)
> [User Logs]:
> Dec 25 05:02:01 localhost.localdomain /etc/gdm/Xsession[5899]:
> (mate-appearance-properties:6104): GLib-GIO-ERROR **: Settings schema
> 'org.mate.font-rendering' is not installed
> 
> That's a bit weird.
> Can you check if mate-settings-daemon is installed?
> How did you installed mate?

I did: sudo yum install mate-desktop 

mate-settings-daemon did not get installed via the above method

Comment 13 Wolfgang Ulbrich 2013-12-25 14:51:22 UTC
Ok, thanks for the info.
Using 'yum install mate-desktop' is wrong because it installs only the package mate-desktop + dependencies. mate-desktop isn't a meta-package.
The right command is:
yum groupinstall mate-desktop

This will install all necessaries packages for a working Mate desktop.

Comment 14 Rubystar 2014-01-10 04:58:25 UTC
It helped me:
yum install mate-settings-daemon