agrippa_cash wrote:My problem had a different origin. I found that a .config file in my HOME was the problem by using kBugBuster (#67824). At some point I had copied my kernel's .config file to my HOME. When I upgraded KDE the freedesktop standard apparently called for menus to be stored in a .config DIRECTORY in the user's home dir. The directory couldn't be created, so I was using the shared menu items (which I did not have permission to change).
The fix: I deleted the old .config file and ran kmenuedit.
Bloody HELL! I never thought pf that one, but sure as hell it's true. After trying to figure it out for weeks, it's just the fact that tahere's an old .config in my homedir.
Fixed it just like you said --> indeed, a dir .config was created by kmenuedit after deleting the old .config file, and it's all working now. Thanx!