2009/4/21 Paul Pogonyshev <pogonys...@gmx.net>:
>> I actually had forgotten that debian disables by default debugging
>> output for kde4 programs, so here are some additional steps: [...]
>
> This is the output I get with only 780 enabled:
>
> $ kcmshell4 keyboard
> kcmshell(22056)/kcmshell (kdelibs) locateModule: "keyboard"  should not be 
> loaded.
>
> And this is with all debug areas enabled:
>
> $ kcmshell4 keyboard
> kcmshell(22056)/kdecore (KSycoca) KSycocaPrivate::openDatabase: Trying to 
> open ksycoca from  "/var/tmp/kdecache-paul/ksycoca4"
> kcmshell(22056)/kcmshell (kdelibs) locateModule: "keyboard"  should not be 
> loaded.
>
> Hope this helps.

Thanks, that helped a lot.

This error message can appear in two cases:
The first case is if /usr/share/kde4/services/keyboard.desktop has a
line that reads either "NoDisplay=true", or "OnlyShowIn=foo" (where
foo is not KDE), or "NotShowIn=KDE". However, this is not the case
here as this file is distributed by the packages and I can see here
that it doesn't have such a line.

The second case is if the module is locked by the kiosk framework. I
could reproduce this by adding the following lines in
~/.kde/share/config/kdeglobals:

[KDE Control Module Restrictions]
keyboard.desktop=false

So, could you please check if this file contains such an entry on your setup?
Thanks.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to