Summary: | Make DK_PLUGIN_PATH allow multiple paths | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Zhu Zihao <all_but_last> |
Component: | Portability-Runtime | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 7.1.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/graphics/digikam/commit/b1cd79999102ce5dfe2daeed8fcc85339d561bc6 | Version Fixed In: | 7.2.0 |
Sentry Crash Report: |
Description
Zhu Zihao
2020-12-19 03:08:24 UTC
Git commit b1cd79999102ce5dfe2daeed8fcc85339d561bc6 by Maik Qualmann. Committed on 19/12/2020 at 05:54. Pushed by mqualmann into branch 'master'. allow DK_PLUGIN_PATH as path list with colon as separator FIXED-IN: 7.2.0 M +2 -1 NEWS M +18 -15 core/libs/dplugins/setup/dpluginloader_p.cpp https://invent.kde.org/graphics/digikam/commit/b1cd79999102ce5dfe2daeed8fcc85339d561bc6 Git commit 4510b935fdfa7a8679f41b793b648a29804d1244 by Maik Qualmann. Committed on 19/12/2020 at 05:59. Pushed by mqualmann into branch 'master'. the colon is bad for Windows users, now use semicolon as separator M +1 -1 core/libs/dplugins/setup/dpluginloader_p.cpp https://invent.kde.org/graphics/digikam/commit/4510b935fdfa7a8679f41b793b648a29804d1244 |