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 the above command:
sudo ln -s ~/.gtkrc-2.0-kde /root/.gtkrc-2.0
seems wrong; I think it should be:
sudo ln -s ~/.kde/share/config/gtkrc-2.0-kde /root/.kde/share/config/gtkrc-2.0
Do you agree?
Xwang

-- 
[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.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to