Bug 1046462 - [abrt] mate-control-center: g_settings_set_property(): mate-appearance-properties killed by SIGTRAP
Summary: [abrt] mate-control-center: g_settings_set_property(): mate-appearance-proper...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: mate-control-center
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dan Mashal
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:bdf31aba436291aabe8fb746cd6...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-25 13:04 UTC by privacy.by.isolation
Modified: 2014-07-19 08:27 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-12-25 14:51:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (42.33 KB, text/plain)
2013-12-25 13:04 UTC, privacy.by.isolation
no flags Details
File: cgroup (173 bytes, text/plain)
2013-12-25 13:04 UTC, privacy.by.isolation
no flags Details
File: core_backtrace (19.87 KB, text/plain)
2013-12-25 13:04 UTC, privacy.by.isolation
no flags Details
File: dso_list (8.89 KB, text/plain)
2013-12-25 13:04 UTC, privacy.by.isolation
no flags Details
File: environ (1.22 KB, text/plain)
2013-12-25 13:04 UTC, privacy.by.isolation
no flags Details
File: limits (1.29 KB, text/plain)
2013-12-25 13:04 UTC, privacy.by.isolation
no flags Details
File: maps (49.79 KB, text/plain)
2013-12-25 13:04 UTC, privacy.by.isolation
no flags Details
File: open_fds (859 bytes, text/plain)
2013-12-25 13:04 UTC, privacy.by.isolation
no flags Details
File: proc_pid_status (936 bytes, text/plain)
2013-12-25 13:04 UTC, privacy.by.isolation
no flags Details
File: var_log_messages (584 bytes, text/plain)
2013-12-25 13:04 UTC, privacy.by.isolation
no flags Details

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


Note You need to log in before you can comment on or make changes to this bug.