Version: (using KDE 4.1.0) OS: Linux Installed from: Fedora RPMs Virtually all of the default menu items appear to be duplicated. This can be observed through both kmenuedit and kickoff search.
You're sure that this is a KDE bug and not a distro mess-up?
Doesn't appear to be a distro problem. For example, KRDC is one example of a duplicated menu item. However, I can only find one corresponding .desktop file from which I understand the menu is populated. Am I missing something? for dir in ~/.kde/share $(echo $XDG_DATA_DIRS|sed 's/:/ /g') do echo "# Searching $dir ..." find $dir -name \*.desktop -exec grep -l Name=KRDC {} \; done # Searching /home/fred/.kde/share ... # Searching /usr/share/kde-settings/kde-profile/default/share ... # Searching /usr/local/share ... # Searching /usr/share ... /usr/share/applications/kde4/krdc.desktop
Does this happen on more than one user?
Happens for all users, even newly created ones.
Can you try to update your KDE version to a more recent version? Is the problem still reproducible?
Looks like the problem has been fixed.
(In reply to comment #5) > Can you try to update your KDE version to a more recent version? Is the problem > still reproducible? I believe I'm seeing the same problem (https://bugzilla.novell.com/show_bug.cgi?id=468696). Duplicates are reproducibly seen with KDE4 Kickoff menu, but NOT in Lancelot widget menu. fyi, i've opensuse 11.1 Version 4.1.96 (KDE 4.1.96 (KDE 4.2 RC1)) "release 78.1" fully updated from the repos ...
I am still having this problem in 4.2 with opensuse 11.1.
I too am still experiencing this issue after having upgraded to KDE 4.2 with OpenSuse 11.1. Hopefully this will be resolved soon, as it is very annoying.
(In reply to comment #9) > I too am still experiencing this issue after having upgraded to KDE 4.2 with > OpenSuse 11.1. Hopefully this will be resolved soon, as it is very annoying. > Edit: I see this bug only in the KDE Menu Search.