Version: (using Devel) OS: Linux Installed from: Compiled sources Digikam has two "View" menus in the menubar. They should be merged. One view menu has Zoom In/Zoom out, the other View menu has all the other actions.
Not reproductible here. Sound like a broken installation. Go to your ~/.kde4/share folder and search all file relevant of digiKam. remove it and try again Gilles
No it has not :-) As Gilles mentioned, remove our digikamrc file form /home/xxx/.kde/share/config Andi
I removed $HOME/.kde4/share/apps/digikam, $HOME/.kde4/share/config/digikamrc and $KDEDIR/share/apps/digikam, but I still see two View menus.
Thomas, It's abnormal. It still unreproducible here. We need more infos : - Do you run digiKam under KDE4 desktop ? - Run Showfoto. It do the same behavior ? Gilles Caulier
Showfoto doesn't show the same behavior. I'm running digikam under a KDE3 desktop, but from console with my KDE4 user, so practically it is KDE4. An interesting fact is, that when I delete $KDEDIR/share/apps/digikam, I only see the duplicated menu items (File->Quit, View->Zoom In/Out etc), the normal ones are gone. I guess there is some other XML file digikam builds the menu from. But I guess you're right, this _has_ to be an installation error on my side, so feel free to close this bug.
Search for files called "digikamui.rc" On OpenSuse this installs to /usr/share/kde4/apps/digikam/digikamui.rc You can also use grep to search by content, the View->Zoom In action would be described by <Action name="album_zoomin" /> I mark this as downstream/installation issue.