WARNING: I've tried sudo apt-get remove --purge kdebase-data && sudo rm -rf /etc/xdg/menus/kde-* && sudo apt-get install kubuntu-desktop but that borked my whole KDE (no known applications at all). The problem has been that /etc/xdg/menus/kde-applications.menu was missing (because of the "rm -rf" above) and resides in kdelibs-data. Therefor I had to "sudo dpkg -x /var/cache/apt/archives/kdelibs-data_4%3a3.5.6-0ubuntu13_all.deb /" to extract all files of this package again.
So I would not recommend this way to fix this problem, if it exists, but rather try fixing the directory/file issue with /etc/xdg/menus/kde- applications-merged/kde-essential.menu directly (see also above). At least, now "kcontrol" isn't empty anymore for me. I've dist-upgraded from from Dapper/Edgy to Feisty, some time ago already. -- kcontrol is empty https://bugs.launchpad.net/bugs/80444 You received this bug notification because you are a member of Kubuntu Team, which is a bug contact for kdebase in ubuntu. -- kubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
