Comment 13 for bug 1166125

Revision history for this message
Karolis (reklamukibiras) wrote : Re: Ubuntu (Xubuntu) 13.04 beta, broken fonts for Gtk based applications

I don't know about fonts - it seems fine to me, but I have rather more serious bug than fonts:
gtk application are not running at all! I didn't change anything since upgrade (and a while before), I use gthumb and evince quite frequently I never had any problems, but since upgrade both programs are not running at all, they don't show up any temporary/permanently-hanged windows - nothing. running in terminal shows this:

(gthumb:25574): GLib-GIO-ERROR **: No GSettings schemas are installed on the system
Trace/breakpoint trap

(evince:25547): GLib-GIO-ERROR **: No GSettings schemas are installed on the system
Trace/breakpoint trap

identical errors with echo $? = 133

-----------------------

And while writting this post - I found the sollution:
sudo apt-get install --reinstall libglib2.0-0
and both programs run (thank me, google, luck & the force :])