Summary: | GMicQt plugin not available on Mac | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Geoff King <gsking1> |
Component: | Plugin-Editor-GmicQt | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles |
Priority: | NOR | ||
Version First Reported In: | 6.4.0 | ||
Target Milestone: | --- | ||
Platform: | macOS (DMG) | ||
OS: | macOS | ||
Latest Commit: | https://invent.kde.org/kde/digikam/commit/8d792eca68f68eb6f210366b01139abdeb3df1a6 | Version Fixed In: | 7.0.0 |
Sentry Crash Report: | |||
Attachments: | attachment-11642-0.html |
Description
Geoff King
2019-11-13 22:58:33 UTC
The problem is located in Gmic plugin install dir rules. plugin is copied at wrong place and not detected at startup. As root, move file from: /opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_GmicQt_Plugin.so to: /opt/digikam/lib/plugins/digikam/editor/ Restart digiKam: plugin must be listed in setup/plugins/editor view, and visible in Enhance menu from image editor. Gilles Caulier Created attachment 123960 [details] attachment-11642-0.html Hello. I looked at the location you noted and do NOT see the file Editor_GmicQt_Plugin.so. I do see all the others. Also I do NOT a have a directory called /opt/digikam/lib/plugins/digikam/editor/ but could create one. I searched the /opt/digikam tree and do not see anything Gmic related. On Thu, Nov 14, 2019 at 1:10 AM <bugzilla_noreply@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=414115 > > caulier.gilles@gmail.com changed: > > What |Removed |Added > > ---------------------------------------------------------------------------- > CC| |caulier.gilles@gmail.com > > --- Comment #1 from caulier.gilles@gmail.com --- > The problem is located in Gmic plugin install dir rules. plugin is copied > at > wrong place and not detected at startup. > > As root, move file from: > > /opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_GmicQt_Plugin.so > > to: > > /opt/digikam/lib/plugins/digikam/editor/ > > Restart digiKam: plugin must be listed in setup/plugins/editor view, and > visible in Enhance menu from image editor. > > Gilles Caulier > > -- > You are receiving this mail because: > You reported the bug. Git commit 8d792eca68f68eb6f210366b01139abdeb3df1a6 by Gilles Caulier. Committed on 09/01/2020 at 05:38. Pushed by cgilles into branch 'master'. move gmicqt plugin to the right target directory under MacOS FIXED-IN:7.0.0 M +2 -0 project/bundles/macports/03-build-digikam.sh https://invent.kde.org/kde/digikam/commit/8d792eca68f68eb6f210366b01139abdeb3df1a6 Geoff, Will be available in 7.0.0-beta2 : https://i.imgur.com/VJaLbBL.png Happy new year... Gilles Caulier |