Summary: | Menu dropdown Color / Enhance / Decorate / Effects not working | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Ruedi Hofer <ruedihofer> |
Component: | Usability-Menus | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, metzpinguin |
Priority: | NOR | ||
Version: | 5.2.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/digikam/11c211685d5b11d5fa43a343952de3b590a1d0cf | Version Fixed In: | 5.3.0 |
Sentry Crash Report: |
Description
Ruedi Hofer
2016-10-09 08:34:11 UTC
*** This bug has been marked as a duplicate of bug 370252 *** I confirm this workaround / fix For Linux rename / remove this folder: $USER/.local/share/kxmlgui5/digikam 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 370252 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 |