after a recent update, control center is empty again. (as in feisty testing). everything is in the lost & found menu entry in the kde menu except OBEX devices which is still in the settings section where it should be. has anyone else experienced this?
before, the solution was:
sudo rm -rf /etc/xdg/menus/kde-applications-merged/kde-essential.menu
then
sudo apt-get install kdebase-data
then
kbuildsycoca
this is the result:
sudo apt-get install kdebase-data
Reading package lists... Done
Building dependency tree
Reading state information... Done
kdebase-data is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
kbuildsyscoca
kbuildsycoca running...
Reusing existing ksycoca
kio (KSycoca): ERROR: No database available!
and not surprisingly, since the package didn't install and kbuildsyscoca didn't regenerate, no change....suggestions?
before, the solution was:
sudo rm -rf /etc/xdg/menus/kde-applications-merged/kde-essential.menu
then
sudo apt-get install kdebase-data
then
kbuildsycoca
this is the result:
sudo apt-get install kdebase-data
Reading package lists... Done
Building dependency tree
Reading state information... Done
kdebase-data is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
kbuildsyscoca
kbuildsycoca running...
Reusing existing ksycoca
kio (KSycoca): ERROR: No database available!
and not surprisingly, since the package didn't install and kbuildsyscoca didn't regenerate, no change....suggestions?
Comment