Summary: | In picture editor the menus "color", "enhance", "decorate" and "effects" are empty | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | christian.hensen |
Component: | Usability-Menus | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | caulier.gilles, metzpinguin, ruedihofer |
Priority: | NOR | ||
Version: | 5.2.0 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | http://commits.kde.org/digikam/11c211685d5b11d5fa43a343952de3b590a1d0cf | Version Fixed In: | 5.3.0 |
Sentry Crash Report: |
Description
christian.hensen
2016-10-07 14:44:12 UTC
Try to remove this folder: C:\Users\%Username%\AppData\Local\kxmlgui5\digikam Maik *** Bug 370331 has been marked as a duplicate of this bug. *** For Linux rename / remove this folder: $USER/.local/share/kxmlgui5/digikam Maik Git commit 11c211685d5b11d5fa43a343952de3b590a1d0cf by Gilles Caulier. Committed on 09/10/2016 at 12:20. Pushed by cgilles into branch 'master'. With 5.2.0 release Image Editor tools plugins interface was been removed to integrate distectly all tool in editor core implementation. All actions managed by previous plugins can break emain editor menu if user has managed toolbar contents with these actions. Renaming all older action from plugins with menu prefix must fix this problem in all cases. Related: bug 370331 FIXED-IN: 5.3.0 M +4 -2 NEWS M +48 -49 showfoto/main/showfotoui.rc M +51 -51 utilities/imageeditor/editor/editorwindow.cpp M +49 -50 utilities/imageeditor/main/digikamimagewindowui.rc http://commits.kde.org/digikam/11c211685d5b11d5fa43a343952de3b590a1d0cf |