You are not logged in.

#1 2013-06-12 02:00:46

orlfman
Member
Registered: 2007-11-20
Posts: 141

mate-screenshot GLib-GIO-ERROR - schema not installed

I installed mate desktop and everything works except the mate-util packages like mate-screenshot.. When I try to run mate-screenshot or mate-dictionary I get this error:

[deadpool@nix64 ~]$ mate-screenshot 

(mate-screenshot:1417): GLib-GIO-ERROR **: Settings schema 'org.mate.screenshot' is not installed

Trace/breakpoint trap (core dumped)
[deadpool@nix64 ~]$ 

[deadpool@nix64 ~]$ mate-dictionary 

(mate-dictionary:1448): GLib-GIO-ERROR **: Settings schema 'org.mate.dictionary' is not installed

Trace/breakpoint trap (core dumped)
[deadpool@nix64 ~]$ 

I really don't know what to do.

Offline

#2 2013-06-12 03:26:54

xpander
Member
Registered: 2013-01-23
Posts: 56

Re: mate-screenshot GLib-GIO-ERROR - schema not installed

what version of the mate-utils package do you have?

1.6.0-4? that one should work
previous 1.6.0-3 had some issues

edit:
you can also try to run

/usr/bin/glib-compile-schemas /usr/local/share/glib-2.0/schemas/

to see if that compiles the schemas or not

Last edited by xpander (2013-06-12 03:30:57)

Offline

#3 2013-06-12 06:16:24

orlfman
Member
Registered: 2007-11-20
Posts: 141

Re: mate-screenshot GLib-GIO-ERROR - schema not installed

I have mate-utils-1.6.0-4 installed and I did /usr/bin/glib-compile-schemas /usr/local/share/glib-2.0/schemas/ and it fixed it! thanks!

Last edited by orlfman (2013-06-12 06:17:24)

Offline

#4 2013-07-13 07:10:51

josealb77
Member
Registered: 2013-06-23
Posts: 90

Re: mate-screenshot GLib-GIO-ERROR - schema not installed

Thank you both orlfman and xpander. It worked for me too. Thank you.

Offline

Board footer

Powered by FluxBB