Bug 370252

Summary: In picture editor the menus "color", "enhance", "decorate" and "effects" are empty
Product: [Applications] digikam Reporter: christian.hensen
Component: Usability-MenusAssignee: 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: Version Fixed In: 5.3.0

Description christian.hensen 2016-10-07 14:44:12 UTC
There are no menu items visible in mentioned above menus.

Reproducible: Always

Steps to Reproduce:
1. Open image editor
2.
3.

Actual Results:  
Menus are empty.

Expected Results:  
Menu items (e.g. add text in menu decorate) should be visible and executable.

The software does not hang or crash.
Comment 1 Maik Qualmann 2016-10-07 21:01:58 UTC
Try to remove this folder: C:\Users\%Username%\AppData\Local\kxmlgui5\digikam

Maik
Comment 2 Maik Qualmann 2016-10-09 09:06:53 UTC
*** Bug 370331 has been marked as a duplicate of this bug. ***
Comment 3 Maik Qualmann 2016-10-09 09:09:37 UTC
For Linux rename / remove this folder: $USER/.local/share/kxmlgui5/digikam

Maik
Comment 4 caulier.gilles 2016-10-09 12:23:29 UTC
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