8.3.0 pre-release running slow

Gilles Caulier caulier.gilles at gmail.com
Wed Dec 20 09:37:15 GMT 2023


Hi Nadine,

Maik has also fixed a bug about the metadata handling with Exiftool,
called more than one time by items which slow-down the application.

This also occurs outside the startup stage. As I see plenty of
ExifTool calls in your log, it's not negligible.

>From you log, at startup these errors are also abnormal:

00000220    16.98750305    [13168] digikam.general: Ignoring the
following plugin since it couldn't be loaded: "C:/Program
Files/digiKam/plugins/digikam/marble/CompassFloatItem.dll"
00000221    16.98756790    [13168] digikam.general: External plugin
failure: "C:/Program
Files/digiKam/plugins/digikam/marble/CompassFloatItem.dll" is a
plugin, but it does not implement the right interface or it was
compiled against an old version of digiKam. Ignoring it.
00000222    17.02672577    [13168] digikam.general: Ignoring the
following plugin since it couldn't be loaded: "C:/Program
Files/digiKam/plugins/digikam/marble/MapScaleFloatItem.dll"
00000223    17.02677917    [13168] digikam.general: External plugin
failure: "C:/Program
Files/digiKam/plugins/digikam/marble/MapScaleFloatItem.dll" is a
plugin, but it does not implement the right interface or it was
compiled against an old version of digiKam. Ignoring it.
00000224    17.06948090    [13168] digikam.general: Ignoring the
following plugin since it couldn't be loaded: "C:/Program
Files/digiKam/plugins/digikam/marble/NavigationFloatItem.dll"
00000225    17.06953430    [13168] digikam.general: External plugin
failure: "C:/Program
Files/digiKam/plugins/digikam/marble/NavigationFloatItem.dll" is a
plugin, but it does not implement the right interface or it was
compiled against an old version of digiKam. Ignoring it.
00000226    17.12078476    [13168] digikam.general: Ignoring the
following plugin since it couldn't be loaded: "C:/Program
Files/digiKam/plugins/digikam/marble/NominatimReverseGeocodingPlugin.dll"
00000227    17.13007164    [13168] digikam.general: External plugin
failure: "C:/Program
Files/digiKam/plugins/digikam/marble/NominatimReverseGeocodingPlugin.dll"
is a plugin, but it does not implement the right interface or it was
compiled against an old version of digiKam. Ignoring it.
00000228    17.17100716    [13168] digikam.general: Ignoring the
following plugin since it couldn't be loaded: "C:/Program
Files/digiKam/plugins/digikam/marble/OsmPlugin.dll"
00000229    17.17105484    [13168] digikam.general: External plugin
failure: "C:/Program
Files/digiKam/plugins/digikam/marble/OsmPlugin.dll" is a plugin, but
it does not implement the right interface or it was compiled against
an old version of digiKam. Ignoring it.
00000230    17.25374031    [13168] digikam.general: Ignoring the
following plugin since it couldn't be loaded: "C:/Program
Files/digiKam/plugins/digikam/marble/OverviewMap.dll"
00000231    17.25382996    [13168] digikam.general: External plugin
failure: "C:/Program
Files/digiKam/plugins/digikam/marble/OverviewMap.dll" is a plugin, but
it does not implement the right interface or it was compiled against
an old version of digiKam. Ignoring it.
00000232    17.29849052    [13168] digikam.general: Plugin of type
Digikam::DPluginRawImport loaded from "C:/Program
Files/digiKam/plugins/digikam/rawimport/RawImport_ART_Plugin.dll"
00000233    17.34101105    [13168] digikam.general: Plugin of type
Digikam::DPluginRawImport loaded from "C:/Program
Files/digiKam/plugins/digikam/rawimport/RawImport_DarkTable_Plugin.dll"
00000234    17.38652992    [13168] digikam.general: Plugin of type
Digikam::DPluginRawImport loaded from "C:/Program
Files/digiKam/plugins/digikam/rawimport/RawImport_Native_Plugin.dll"
00000235    17.42601395    [13168] digikam.general: Plugin of type
Digikam::DPluginRawImport loaded from "C:/Program
Files/digiKam/plugins/digikam/rawimport/RawImport_RawTherapee_Plugin.dll"
00000236    17.46520615    [13168] digikam.general: Plugin of type
Digikam::DPluginRawImport loaded from "C:/Program
Files/digiKam/plugins/digikam/rawimport/RawImport_UFRaw_Plugin.dll"
00000237    17.46554184    [13168] digikam.general: void __cdecl
Digikam::DPluginLoader::Private::loadPlugins(void) Time elapsed: 11169
ms

I need to recompile the whole digiKam for Windows to fix it, as I
changed plenty of code in the geolocation part which breaks the binary
compatibility. There is a cache mechanism in the Windows compiler
which does not handle all code changes and does not recompile whole
code as expected.

I will recompile the Windows installer today.

Gilles

Le mer. 20 déc. 2023 à 10:09, Nadine Helkenn <cnhelkenn at comcast.net> a écrit :
>
> Unfortunately the two bug issues you have pointed me to don't seem relative. The slow down is not with finding new items & my trash is currently empty.
>
> I ran with debug & have the log for you. My slow downs seem to be random & frequent. They may relate to reading or writing metadate to files, but can occur before I apply the 'edit metadata' window. I suspect the time-stamps in the log may shed more light.
>
> Thank you, as always.
>
> Nadine H
>
> ________________________________
> From: Digikam-users <digikam-users-bounces at kde.org> on behalf of Gilles Caulier <caulier.gilles at gmail.com>
> Sent: Tuesday, December 19, 2023 11:49 PM
> To: digikam-users at kde.org <digikam-users at kde.org>
> Subject: Re: 8.3.0 pre-release running slow
>
> Hi Nadine,
>
> There is also this entry :
>
> https://bugs.kde.org/show_bug.cgi?id=478722
>
> Please comment to the right bug file if necessary.
>
> Best
>
> Gilles Caulier
>
> Le mer. 20 déc. 2023 à 06:13, Gilles Caulier
> <caulier.gilles at gmail.com> a écrit :
> >
> > Hi Nadine,
> >
> > Look this entry in bugzilla :
> >
> > https://bugs.kde.org/show_bug.cgi?id=478674
> >
> > This problem affects all bundles, such as MacOS, Linux, and Windows.
> > It's been fixed recently. I recommend updating to the last 8.3.0
> > version and try again.
> >
> > If the problem remains, give us the context where application slow-down.
> >
> > Best regards
> >
> > Gilles Caulier
> >
> >
> >
> >
> > Le mer. 20 déc. 2023 à 03:17, Nadine Helkenn <cnhelkenn at comcast.net> a écrit :
> > >
> > > I downloaded & installed 8.3.0 (debug version) to determine why something wasn't working for me. My issue is outside DigiKam's purview.
> > >
> > > It is running very slowly on my Win 10 system. Can I uninstall 8.3.0 & reinstall the previously speedy 8.1.0 version or should I install the newly released 8.2.0? Or should I just keep going until 8.3.0 becomes more stable & is released?


More information about the Digikam-users mailing list