Rex Dieter wrote: > Mike Cohler wrote: >> On 11/07/06, Mike Cohler <mike.cohler@xxxxxxxxx> wrote: >> >>> Perhaps it is dependent on the KDE settings that I am using and maybe >>> for different setups this might not occur - but since I no longer have >>> the Control Center accessible I cannot change the settings to check if >>> this is the case or not ! >> >> I have bugzilla'ed this at >> https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=198333 > > If you had previously edited your menus with kmenuedit, you can try > undoing that to see if it helps. From a command-line/konsole: > $ mv ~/.config/menus ~/.config/menus.BAK > $ kbuildsycoca > > Did that help? > > Else, try: > $ kbuildsycoca --menutest | less > > (and look for your Control Center entry) > > -- Rex > > That worked for me, thanks Rex!