On Sun, Oct 31, 2010 at 3:42 PM, Hugo Osvaldo Barrera <[email protected]> wrote: > I was having the same issue. In my case, the theme was defined, though > not the same way: > > include "/usr/local/share/themes/EquinoxGlass/gtk-2.0/gtkrc" > > Running the above export, qtconfig still fails to detect the theme. > > $ export GTK2_RC_FILES=~/.gtkrc-2.0:/etc/gtk-2.0/gtkrc > $ > $ qtconfig4 > QGtkStyle was unable to detect the current GTK+ theme.
As I've said, you need the "gtk-theme-name = EquinoxGlass" line. ciao, david

