Summary: | Map view freezes when viewing large number of elements | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | MarcP <iwannaberich> |
Component: | Geolocation-Engine | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, iwannaberich, metzpinguin |
Priority: | NOR | ||
Version First Reported In: | 8.0.0 | ||
Target Milestone: | --- | ||
Platform: | Appimage | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 8.2.0 | |
Sentry Crash Report: |
Description
MarcP
2022-11-29 22:16:39 UTC
I can't find any difference to digiKam-7.9.0 here. In digiKam-8.0.0 images that have GPS coordinates are searched in their directories for *.gpx files, these would be displayed as tracks on the map. Since we know that your network file system is very slow, this will probably consume time. We'll probably have to make this new feature optional. Maik That's a cool feature. I sometimes record .gpx tracks when I go hiking, and use them to correlate the coordinates for these pictures without geolocation. But yes, it's possible that having to recursively look into directories might be the source of that slowdown I experienced. Git commit cf4827e6acc911dadbbb4d43bcbcc162c4230d5a by Maik Qualmann. Committed on 30/11/2022 at 20:40. Pushed by mqualmann into branch 'master'. add Tool button to load tracks manually from albums M +66 -37 core/app/views/stack/mapwidgetview.cpp M +1 -0 core/app/views/stack/mapwidgetview.h M +2 -1 core/utilities/geolocation/geoiface/core/geoifacetypes.h M +20 -0 core/utilities/geolocation/geoiface/widgets/mapwidget.cpp M +1 -0 core/utilities/geolocation/geoiface/widgets/mapwidget.h https://invent.kde.org/graphics/digikam/commit/cf4827e6acc911dadbbb4d43bcbcc162c4230d5a @MarcP digiKam 8.0.0 is out. This entry still valid with this release ? Best regards Gilles Caulier No, this problem is no longer present, you can close it. |