You are not logged in.

#1 2009-11-18 02:42:13

zozobra
Member
Registered: 2009-09-14
Posts: 10

[SOLVED] qtconfig unable to set GUI Style to GTK+

Hi there. I'm running Openbox 3.4.7.2-4 with qt 4.5.3-3 and gtk-rezlooks-engine 0.6-8.

When I run qtconfig and set the GUI style to GTK+, it gives the error QGtkStyle cannot be used together with the GTK_Qt engine. This makes no sense because I don't even have the gtk-qt-engine package installed.

I read the post here http://wiki.archlinux.org/index.php/Uni … #QGtkStyle and added

export GTK2_RC_FILES="`pwd`/.gtkrc-2.0"

to my .xinitrc with no luck.

You can see my .xinitrc at http://pastebin.org/54730

Thanks

Last edited by zozobra (2009-11-19 22:05:18)

Offline

#2 2009-11-18 11:53:20

rebegin
Member
Registered: 2009-05-30
Posts: 10

Re: [SOLVED] qtconfig unable to set GUI Style to GTK+

hello,
for me qtconfig only changes the appearance of smplayer.
the way i can change appearance of qt4 programs is this:

kcmshell4 style

i think you need to install the kdebase-workspace package from extra...you could probably uninstall the kdebase-workspace after setting the correct engine...though i have never uninstalled that...

Offline

#3 2009-11-18 12:07:15

dobedo
Member
From: Belgium
Registered: 2008-10-04
Posts: 113

Re: [SOLVED] qtconfig unable to set GUI Style to GTK+

It worked for me (I don't use QT4 anymore) with something like this. Can you try?

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

Offline

#4 2009-11-19 22:05:35

zozobra
Member
Registered: 2009-09-14
Posts: 10

Re: [SOLVED] qtconfig unable to set GUI Style to GTK+

dobedo wrote:

It worked for me (I don't use QT4 anymore) with something like this. Can you try?

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

This worked. Thanks!

Offline

#5 2010-03-03 08:57:26

tawan
Member
Registered: 2010-03-02
Posts: 290
Website

Re: [SOLVED] qtconfig unable to set GUI Style to GTK+

hmmm, Openbox here,
and this is how mine all looks
tM3B6Yw

and here is my autostart.sh

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

You can see VLC and Openoffcice behaving badly and behaving differently to each other.

qtconfig fails to help. I have tried all the tips I have found.

SOLVED my problem by removing trolltech.conf and reinstalling qt package. qtconfig works great now.

Last edited by tawan (2010-03-04 09:42:39)

Offline

Board footer

Powered by FluxBB