Gentoo Archives: gentoo-user

From: Mauro Faccenda <faccenda@×××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] gtk-engines-qt missing
Date: Thu, 19 Apr 2007 15:18:28
Message-Id: 200704191211.47274.faccenda@gmx.net
1 Hi all,
2
3 I'm trying to find out why my user (and any other single user, even a new
4 created one) can't find the icon to change those settings that make GTK+ apps
5 look like the Qt ones.
6
7 I have gtk-engines-qt-0.7_p20070327 installed, and the icon doesn't appear in
8 the control panel, nor in the "settings" menu.
9
10 If I run the kcontrol as root, I can see the icon, so I figured out the
11 command to run that "applet" is "kcmshell kcmgtk".
12
13 Running it from command line as my user:
14
15 $ kcmshell kcmgtk
16 kcmshell (kdelibs): WARNING: Could not find module 'kcmgtk'.
17
18 as root:
19 # kcmshell kcmgtk
20 kbuildsycoca running...
21 (it runs fine)
22
23 I can see that the module exists:
24
25 # epm -ql gtk-engines-qt
26 /usr/kde/3.5/lib/kde3/kcm_kcmgtk.la
27 /usr/kde/3.5/lib/kde3/kcm_kcmgtk.so
28 /usr/lib/gtk-2.0/2.10.0/engines/libqtengine.so
29 /usr/local/share/locale/de/LC_MESSAGES/gtkqtengine.mo
30 /usr/local/share/locale/es/LC_MESSAGES/gtkqtengine.mo
31 /usr/local/share/locale/fr/LC_MESSAGES/gtkqtengine.mo
32 /usr/local/share/locale/it/LC_MESSAGES/gtkqtengine.mo
33 /usr/local/share/locale/nn/LC_MESSAGES/gtkqtengine.mo
34 /usr/local/share/locale/sv/LC_MESSAGES/gtkqtengine.mo
35 /usr/local/share/locale/tr/LC_MESSAGES/gtkqtengine.mo
36 /usr/local/share/applications/kcmgtk.desktop
37 /usr/share/doc/gtk-engines-qt-0.7_p20070327/TODO.bz2
38 /usr/share/doc/gtk-engines-qt-0.7_p20070327/AUTHORS.bz2
39 /usr/share/doc/gtk-engines-qt-0.7_p20070327/NEWS.bz2
40 /usr/share/doc/gtk-engines-qt-0.7_p20070327/README.bz2
41 /usr/share/doc/gtk-engines-qt-0.7_p20070327/ChangeLog.bz2
42 /usr/share/themes/Qt/gtk-2.0/gtkrc
43
44 and my user have the privileges to read:
45 # ls -la /usr/kde/3.5/lib/kde3/kcm_kcmgtk.so
46 -rw-r--r-- 1 root root 116920 2007-04-07
47 23:25 /usr/kde/3.5/lib/kde3/kcm_kcmgtk.so
48
49 Just to be curious, in another notebook's fresh installed KDE, the same
50 occours.
51
52 Can anyone point me to a solutions?
53
54 []'s
55 .m
56 --
57 gentoo-user@g.o mailing list