Bug 406941

Summary: Geo-filter on the right pane does not work
Product: [Applications] digikam Reporter: bugskdeorg.20.dimon3000
Component: Albums-FiltersAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: major CC: caulier.gilles, metzpinguin
Priority: NOR    
Version: 6.1.0   
Target Milestone: ---   
Platform: Appimage   
OS: Linux   
Latest Commit: Version Fixed In: 7.0.0

Description bugskdeorg.20.dimon3000 2019-04-26 23:20:11 UTC
SUMMARY

Filter by presence of geo position data on the right pane does not work.

STEPS TO REPRODUCE
1. select an album where all images have geo-data
2. open right pane on "filter" tab
3. select "images with geo-data"

OBSERVED RESULT

All images are filtered out


EXPECTED RESULT

Only images without geo-data are filtered out.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Ubuntu 19.04 x86_64 appimage
KDE Plasma Version: ?
KDE Frameworks Version: ?
Qt Version: ?

ADDITIONAL INFORMATION

MySQL 8.0.16
It is broken for a long time, pre 6.0 I think.
Comment 1 Maik Qualmann 2019-04-27 05:35:34 UTC
This is an AppImage problem with the country-specific interpretation of the comma/period as a decimal separator. Try to start AppImage with "LC_NUMERIC=C path/to/digikam-appimage"

Maik

*** This bug has been marked as a duplicate of bug 382646 ***
Comment 2 caulier.gilles 2019-07-24 05:44:18 UTC
Hi,

This crash still reproducible using last Linux AppImage bundle 6.2.0 pre release available here : https://files.kde.org/digikam/

Thanks in advance

Gilles Caulier
Comment 3 caulier.gilles 2020-01-19 09:39:08 UTC
Fixed with bug #382646