Bug 448135 - No plugins could be loaded in Windows 10
Summary: No plugins could be loaded in Windows 10
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Bundle-Windows (other bugs)
Version First Reported In: unspecified
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-08 18:58 UTC by AlainMontané
Modified: 2026-04-12 09:54 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In: 9.1.0
Sentry Crash Report:


Attachments
Message opening digimak (18.10 KB, image/png)
2022-01-08 18:58 UTC, AlainMontané
Details

Note You need to log in before you can comment on or make changes to this bug.
Description AlainMontané 2022-01-08 18:58:28 UTC
Created attachment 145241 [details]
Message opening digimak

I have just install the last version of digimak and i have this message  opening the application:
"No plugins were loaded,please check the plugins were installed in one of the following  paths...".
I can'find those files in the specified folders.
Bug report: système d'exploitation (unknown architecture).
Comment 1 caulier.gilles 2026-04-10 16:24:21 UTC
digiKam 7.4.0 is outdated. Please use a more recent version as the last 9.0.0 released few weeks ago.
Comment 2 Maik Qualmann 2026-04-12 09:54:49 UTC
I'm closing this bug, as we've been setting the current directory under Windows for some time now using:
QDir::setCurrent(qApp->applicationDirPath());

Maik