[Bug 205201] Re: [Hardy] The gtk-qt-engine doesn't work while staring applications as another user

2009-11-10 Thread Kenet Jervet
Well I don't have much more to say as your solution works very fine. The only thing I want to add is that there still might be some applications, such as ibus on my Karmic 9.10, that refuse work with gtk2-engines-qtcurve or gtk-qt-engine. In this case you can try cp .gtkrc-2.0-kde4 .gtkrc-2.0 in

[Bug 205201] Re: [Hardy] The gtk-qt-engine doesn't work while staring applications as another user

2009-08-14 Thread Raine
This bugs still is present on Jaunty. The #16 fix using 'kdesudo systemsettings' didn't resolved my problem since I have no 'GTK Appearance' on KDE SystemSettings. Waht really worked is: $ sudo cp ~/.gtkrc-2.0-kde4 /root/.gtkrc-2.0 Please dev team, resolve this unfortunate bug! Regards, Raine

[Bug 205201] Re: [Hardy] The gtk-qt-engine doesn't work while staring applications as another user

2009-08-02 Thread dw40
This problem still exists in Karmic Kubuntu, even though gtk-qt-engine is now replaced by kcm-gtk. The workaround is still the same. First you need to configure theme separately for root/sudo by starting system settings with command: kdesudo systemsettings The file .gtkrc-2.0-kde4 will be

[Bug 205201] Re: [Hardy] The gtk-qt-engine doesn't work while staring applications as another user

2009-05-05 Thread Jithin Emmanuel
I solved this by simply copying ~/.gtkrc-2.0-kde4 to /root/.gtkrc-2.0 I think that that is a neat solution. -- [Hardy] The gtk-qt-engine doesn't work while staring applications as another user https://bugs.launchpad.net/bugs/205201 You received this bug notification because you are a member of

[Bug 205201] Re: [Hardy] The gtk-qt-engine doesn't work while staring applications as another user

2009-05-05 Thread François Letendre
For me too, it worked. Thanks. $ sudo cp ~/.gtkrc-2.0-kde4 /root/.gtkrc-2.0 -- [Hardy] The gtk-qt-engine doesn't work while staring applications as another user https://bugs.launchpad.net/bugs/205201 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 205201] Re: [Hardy] The gtk-qt-engine doesn't work while staring applications as another user

2009-02-23 Thread Jonathan Thomas
** Changed in: kdesudo (Ubuntu) Importance: Undecided = Low -- [Hardy] The gtk-qt-engine doesn't work while staring applications as another user https://bugs.launchpad.net/bugs/205201 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 205201] Re: [Hardy] The gtk-qt-engine doesn't work while staring applications as another user

2009-01-17 Thread Xwang
The bug is still present in kubuntu 8.10 (kde 4.1.4). Symlinking files from user's home to root doesn't seem safe to me. Maybe as a temporary workaround knowing which files define the style of applications (both qt and gtk) may be useful to copy them from the user home to root one. In any way

[Bug 205201] Re: [Hardy] The gtk-qt-engine doesn't work while staring applications as another user

2008-06-22 Thread wagnerluis1982
Here I resolved this problem symlinking ~/.gtkrc-2.0-kde to /root/.gtkrc-2.0 Code: sudo ln -s ~/.gtkrc-2.0-kde /root/.gtkrc-2.0 -- [Hardy] The gtk-qt-engine doesn't work while staring applications as another user https://bugs.launchpad.net/bugs/205201 You received this bug notification

[Bug 205201] Re: [Hardy] The gtk-qt-engine doesn't work while staring applications as another user

2008-06-11 Thread luchio
Would like to say that I have the same problem, hardy, upgraded from feisty, kde3. I did install kde4 for the kicks of it, but reverted to kde3. -- [Hardy] The gtk-qt-engine doesn't work while staring applications as another user https://bugs.launchpad.net/bugs/205201 You received this bug

[Bug 205201] Re: [Hardy] The gtk-qt-engine doesn't work while staring applications as another user

2008-05-22 Thread tinin
Same problem here using a fresh install of Kubuntu 8.04 with kde3 Please comment if you have made any progress -- [Hardy] The gtk-qt-engine doesn't work while staring applications as another user https://bugs.launchpad.net/bugs/205201 You received this bug notification because you are a member

[Bug 205201] Re: [Hardy] The gtk-qt-engine doesn't work while staring applications as another user

2008-04-30 Thread Jörg Höhle
It appears that explicitly setting the variable # export GTK2_RC_FILES=/root/.gtkrc-2.0-kde:/root/.kde/share/config/gtkrc-2.0 is enough to make the problem disappear (on my system) for synaptic and wireshark. If this variable is unset, Synaptic looks ugly. I think that's a bug as I'd expect

[Bug 205201] Re: [Hardy] The gtk-qt-engine doesn't work while staring applications as another user

2008-04-30 Thread jeroenvrp
Well that only works when I use sux. With sudo (-H or not) it gives still the same ugly synaptic. Maybe it has to do with my whole root directory. So someone can tell me how to reset this directory, I like to try it again. -- [Hardy] The gtk-qt-engine doesn't work while staring applications as

[Bug 205201] Re: [Hardy] The gtk-qt-engine doesn't work while staring applications as another user

2008-04-22 Thread jeroenvrp
This is not acceptable. ** Changed in: kdesudo (Ubuntu) Status: Won't Fix = Confirmed -- [Hardy] The gtk-qt-engine doesn't work while staring applications as another user https://bugs.launchpad.net/bugs/205201 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 205201] Re: [Hardy] The gtk-qt-engine doesn't work while staring applications as another user

2008-04-22 Thread jeroenvrp
It is not acceptable that when starting a GTK-application under KDE as root, the appearance is very ugly. Remember that although you can set a GTK or Gnome-theme, it doesn't use that theme when starting a application under KDE. Maybe you fix that latter one first, so at least it uses a prober

[Bug 205201] Re: [Hardy] The gtk-qt-engine doesn't work while staring applications as another user

2008-04-18 Thread vanbosco
Same problem here, but if i run from a root konsole gksu synaptic the gtk-qt-engine works fine. -- [Hardy] The gtk-qt-engine doesn't work while staring applications as another user https://bugs.launchpad.net/bugs/205201 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 205201] Re: [Hardy] The gtk-qt-engine doesn't work while staring applications as another user

2008-04-16 Thread Anthony Mercatante
The is due to kdesudo now loading the root profile instead of the user's one. The old way to work was more efficient in your case, but cause lots of other issues, since config files in the user's profile where set to root UID/GID. There is no known solution yet... gksu does the same way than

[Bug 205201] Re: [Hardy] The gtk-qt-engine doesn't work while staring applications as another user

2008-04-04 Thread Keptile
Hello I have the same problem. It works for current logged user but not for another (sudo for example). I tried symlinking .gtk_qt_engine_rc and .gtkrc_2.0-kde files to same sources but they are ignored. Starting from command line or from kde menu (e.g synaptic) does not matter. Here is the

[Bug 205201] Re: [Hardy] The gtk-qt-engine doesn't work while staring applications as another user

2008-03-24 Thread da1l6
Hello Same problem here, but it's not only the gtk-qt-engine, theme configuration in kcontrol or systemsettings are completely ignored im that case. kdesu synaptic or sudo synaptic Start synaptic with GTK default theme. da1l6 ** Changed in: kdesudo (Ubuntu) Sourcepackagename: gtk-qt-engine