SUMMARY KPhotoAlbum is missing support for the purpose plugin system in its Qt6/KF6 port. STEPS TO REPRODUCE 0. Make sure that kphotoalbum was compiled agains KF6purpose (default on most distributions) 1. Start kphotoalbum 2. Go to "Help | KPhotoAlbum Feature Status" OBSERVED RESULT "Plug-Ins available" shows "no". EXPECTED RESULT "Plug-Ins available" shows "yes".
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