You are not logged in.

#1 2010-10-15 14:07:36

ammon
Member
Registered: 2008-12-11
Posts: 413

QGtkStyle was unable to detect the current GTK+ theme.

Hi.

I use openbox, so no DM. Im trying to uniform look of gtk and qt4 apps. Wiki says that qgtkstyle is merged with latest qt release. And it does not work.
This is my gtkrc

gtk-theme-name="Elegant Brit"
gtk-icon-theme-name="areao43"
gtk-font-name="Sans 10"
gtk-toolbar-style=GTK_TOOLBAR_ICONS
gtk-toolbar-icon-size=GTK_ICON_SIZE_SMALL_TOOLBAR
gtk-cursor-theme-name="ComixCursors-Red-Small"
gtk-cursor-theme-size=0
gtk-button-images=TRUE
gtk-menu-images=TRUE

What am I doing wrong?

Offline

#2 2010-10-15 17:05:03

stqn
Member
Registered: 2010-03-19
Posts: 1,191
Website

Re: QGtkStyle was unable to detect the current GTK+ theme.

Even though I'm not using the latest Qt, and you didn't say what didn't work exactly... Have you tried adding this in your .xinitrc?

export GTK2_RC_FILES="$HOME/.gtkrc-2.0"

Edit: in fact, I read somewhere that this could help, but when I select Gtk+ in QtConfig, the style doesn't change. So this doesn't work on my computer. Sorry :-}.

Last edited by stqn (2010-10-15 17:07:44)

Offline

Board footer

Powered by FluxBB