On Wed, 2 Dec 2009, Antoine Jacoutot wrote: > On Wed, 2 Dec 2009, LEVAI Daniel wrote: > > > Hi! > > > > > > I'm using -current, and today I noticed that I have an empty kcontrol. > > Also, > > in kmenu all the kcontrol modules are listed under the "Lost & Found" menu. > > I tried to reinstall kdebase + kdelibs and creating a new user with an > > empty > > $HOME/.kde/ but no luck, kcontrol still is empty. > > > > I've googled around a bit, and every related issue had been solved with > > installing/symlinking /etc/xdg/menu/applications-merged/kde-essential.menu. > > While I have that file in place, and is readable, I still have an empty > > kcontrol. > > > > Ayone else experiencing this issue or have any advice regarding this? > > I will look into this.
As a workaround for now, just issue the following command as root and restart KDE: # cp -R /etc/xdg/menus/applications-merged/ /etc/xdg/menus/kde3-applications-merged/ -- Antoine
