Summary: | KPhotoAlbum 6.0.1 does not support purpose plugins | ||
---|---|---|---|
Product: | [Applications] kphotoalbum | Reporter: | Johannes Zarl-Zierl <johannes> |
Component: | general | Assignee: | KPhotoAlbum Bugs <kpabugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | crptdngl71 |
Priority: | NOR | ||
Version First Reported In: | 6.0.1 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/graphics/kphotoalbum/-/commit/157b59ba1492d96c1f96d12a733241c872bcfefe | Version Fixed In: | |
Sentry Crash Report: |
Description
Johannes Zarl-Zierl
2025-03-22 20:58:00 UTC
Git commit 157b59ba1492d96c1f96d12a733241c872bcfefe by Johannes Zarl-Zierl. Committed on 22/03/2025 at 21:14. Pushed by johanneszarl into branch 'master'. Fix purpose plugin support Purpose was somehow forgotten when porting to Qt6/KF6 because purpose was correctly found by cmake, but then the purpose-related code was silently not compiled. What was tested: - Plugin support is marked as available in the feature dialog - The "Modules" menu is populated - Sharing one image via mail - Sharing the whole demo database via "Copy to clipboard..." M +1 -0 CHANGELOG.md M +1 -1 CMakeLists.txt M +1 -1 MainWindow/FeatureDialog.cpp M +2 -2 MainWindow/Window.cpp M +1 -1 Plugins/PurposeMenu.cpp M +1 -1 Plugins/PurposeMenu.h M +1 -1 lib/kpabase/config-kpa-plugins.h.in https://invent.kde.org/graphics/kphotoalbum/-/commit/157b59ba1492d96c1f96d12a733241c872bcfefe Can you please share which version of kphotoalbum will have this feature enabled correcly within binary package as installed per apt-get? I still see this bug here on 6.0.1. We're currently preparing a release. You can expect it to happen within the next few weeks. Thanks for your patience! |