[digikam] [Bug 406961] Video with geo tags is filtered as non-geotagged: Mysql float value are encoded with comma or dot depending on the locale.

2023-10-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406961

caulier.gil...@gmail.com changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
   Version Fixed In||8.2.0
  Latest Commit||https://invent.kde.org/docu
   ||mentation/digikam-doc/-/com
   ||mit/13ad6467af8a6189b541882
   ||307d9e94357b02a8e

--- Comment #11 from caulier.gil...@gmail.com ---
Git commit 13ad6467af8a6189b541882307d9e94357b02a8e by Gilles Caulier.
Committed on 10/10/2023 at 07:55.
Pushed by cgilles into branch 'master'.

add warning about remote database encoding which must be the same in client
computer.
FIXED-IN: 8.2.0

M  +4-0setup_application/database_settings.rst

https://invent.kde.org/documentation/digikam-doc/-/commit/13ad6467af8a6189b541882307d9e94357b02a8e

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 406961] Video with geo tags is filtered as non-geotagged: Mysql float value are encoded with comma or dot depending on the locale.

2023-10-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406961

--- Comment #10 from caulier.gil...@gmail.com ---
To Maik Comment #4,

If the problem is the remote Mysql server locale, well this is not a bug but a
settings problem which must be solved by end users. Typically, local from the
Mysql server and local from the client computer running digiKam must be the
same. I will patch the documentation accordingly.

Gilles Caulier

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 406961] Video with geo tags is filtered as non-geotagged: Mysql float value are encoded with comma or dot depending on the locale.

2023-05-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406961

caulier.gil...@gmail.com changed:

   What|Removed |Added

  Component|Metadata-Gps|Database-Mysql

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 406961] Video with geo tags is filtered as non-geotagged: Mysql float value are encoded with comma or dot depending on the locale.

2023-05-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406961

caulier.gil...@gmail.com changed:

   What|Removed |Added

Summary|Video with geo tags is  |Video with geo tags is
   |filtered as non-geotagged   |filtered as non-geotagged:
   ||Mysql float value are
   ||encoded with comma or dot
   ||depending on the locale.

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 406961] Video with geo tags is filtered as non-geotagged

2023-04-29 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406961

--- Comment #9 from caulier.gil...@gmail.com ---
@dimon,

digiKam 8.0.0 is out. This entry still valid with this release ?

Best regards

Gilles Caulier

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 406961] Video with geo tags is filtered as non-geotagged

2021-07-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406961

--- Comment #8 from caulier.gil...@gmail.com ---
With next digiKam 7.4.0 release, AppImage bundle is compiled using a more
recent Linux Mageia 7.1 host. Last stable Qt 5.15.2 and KF5 5.84 are used.
ImageMagick codec 7 and libav 58 (ffmpeg) are used to supports extra image and
video formats.

https://i.imgur.com/XV1tZkL.png

Please check if problem still reproducible with this version available as
pre-release here:

https://files.kde.org/digikam/

Gilles Caulier

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 406961] Video with geo tags is filtered as non-geotagged

2021-02-13 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=406961

Maik Qualmann  changed:

   What|Removed |Added

   Severity|major   |normal

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 406961] Video with geo tags is filtered as non-geotagged

2020-07-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406961

--- Comment #7 from caulier.gil...@gmail.com ---
digiKam 7.0.0 stable release is now published:

https://www.digikam.org/news/2020-07-19-7.0.0_release_announcement/

We need a fresh feedback on this file using this version.

Thanks in advance

Gilles Caulier

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 406961] Video with geo tags is filtered as non-geotagged

2020-07-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406961

--- Comment #6 from caulier.gil...@gmail.com ---
Hi,

Can you check if this problem still exist with last weekly bundle build of
digiKam 7.0.0 available here:

https://files.kde.org/digikam/

Thanks in advance

Gilles Caulier

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 406961] Video with geo tags is filtered as non-geotagged

2019-04-27 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=406961

--- Comment #5 from Maik Qualmann  ---
The double values in the tables of a MySQL server are saved with comma or dot,
depending on the locale.

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 406961] Video with geo tags is filtered as non-geotagged

2019-04-27 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=406961

--- Comment #4 from Maik Qualmann  ---
No it is not dependent on Exiv2 because the problem with SQLite does not occur.
The cause is the external MySQL server that is set up with the locale of the
system.

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 406961] Video with geo tags is filtered as non-geotagged

2019-04-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406961

caulier.gil...@gmail.com changed:

   What|Removed |Added

 CC||caulier.gil...@gmail.com

--- Comment #3 from caulier.gil...@gmail.com ---
Maik,

appending "export LC_NUMERIC=c" in AppRun bash script for AppImage is of course
possible, but i fear that it do not cover all possible cases, depending of host
locale settings.

But, in fact the question is why we need to set LC_NUMERIC=c before to run
digiKam ?

I suspect something around Exiv2 which use a specific locale to decode float
data from tags before to register information in database. Right ?
Because All digiKam Qt code has rules to deal with float values encoding
depending of the locale.

Right ?

If yes, perhaps i build Exiv2 with a non turned on option ?

Gilles

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 406961] Video with geo tags is filtered as non-geotagged

2019-04-27 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=406961

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #2 from Maik Qualmann  ---
Now you have to perform a re-read the metadata of the video files, so that the
database entries are updated. This is a country specific problem and only
arises with the AppImage. We should try to set LC_NUMERIC on the basis of the
system locale in the AppImage start script.

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 406961] Video with geo tags is filtered as non-geotagged

2019-04-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406961

--- Comment #1 from bugskdeorg.20.dimon3...@spamgourmet.com ---
Created attachment 119665
  --> https://bugs.kde.org/attachment.cgi?id=119665=edit
ffprobe (ffmpeg) metadata

-- 
You are receiving this mail because:
You are watching all bug changes.