I'm having a problem with gtk+3. It does not seem to be picking up any configuration. For instance when I run gtk3-demo I get the output in the attached screenshot.

All the gtk3 checks pass. I have a all the BLFS dependencies for gtk3 installed as well as all the packages in the Icons chapter:

http://www.linuxfromscratch.org/blfs/view/svn/x/icons.html

I ran
gtk-query-immodules-3.0 --update-cache
glib-compile-schemas /usr/share/glib-2.0/schemas

even though I did not do a DESTDIR install.

 ~/.config/gtk-3.0/settings.ini is the default in the book:

$ cat ~/.config/gtk-3.0/settings.ini
[Settings]
gtk-theme-name = Adwaita
gtk-icon-theme-name = oxygen
gtk-font-name = DejaVu Sans 12
gtk-cursor-theme-size = 18
gtk-toolbar-style = GTK_TOOLBAR_BOTH_HORIZ
gtk-xft-antialias = 1
gtk-xft-hinting = 1
gtk-xft-hintstyle = hintslight
gtk-xft-rgba = rgb
gtk-cursor-theme-name = Adwaita

The gtk-demo program from gtk+2 works fine.

Any suggestions?

  -- Bruce
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to