Bruce Dubbs wrote:
Bruce Dubbs wrote:
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?
And just after I sent this, I wondered if xfce was interfering. The
answer is yes. I exited xfce and brought up twm. gtk3-demo is fine there.
The question remains, how to solve the problem?
My friend Google helped. In xfce, selecting the Adwaita theme fixed
things up and I'm reasonably happy with the appearance.
Doesn't it always happen that as soon as you ask for help, you figure it
out for yourself...
-- Bruce
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page