[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-05-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=483743 --- Comment #42 from caulier.gil...@gmail.com --- Maik, I enabled the manifest files install under MXE and build the 0.28.2 version instead 0.27-maintenance branch (unmaintained since a while) Qt5 based Installer 8.4.0 pre-release will be online in

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-05-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=483743 --- Comment #41 from caulier.gil...@gmail.com --- Git commit 010699c40a404d1c5e0b6f064751d98e2aa79da8 by Gilles Caulier. Committed on 01/05/2024 at 11:46. Pushed by cgilles into branch 'master'. apply patch for mmap support under MXE M +2-2

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-05-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=483743 --- Comment #40 from caulier.gil...@gmail.com --- Git commit 9aca251532036b8207db07538318d2bc5130bcd3 by Gilles Caulier. Committed on 01/05/2024 at 11:35. Pushed by cgilles into branch 'master'. switch to Exiv2 0.28.2 under MXE M +2-2

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-05-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=483743 --- Comment #39 from caulier.gil...@gmail.com --- Git commit 9bc678024d7de9585564f054984a824ac6be55ac by Gilles Caulier. Committed on 01/05/2024 at 11:29. Pushed by cgilles into branch 'master'. try to activate Windows manifest descriptions under MXE

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-03-23 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=483743 --- Comment #38 from Maik Qualmann --- My idea would have been Wine, but "winuser.h" also uses darktable: https://github.com/darktable-org/darktable/pull/15899/files serach for "winuser" Maik -- You are receiving this mail because: You are

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-03-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=483743 --- Comment #37 from caulier.gil...@gmail.com --- Hum, perhaps a solution here : https://stackoverflow.com/questions/20255591/manifest-being-ignored-in-mingw-app Gilles -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-03-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=483743 --- Comment #36 from caulier.gil...@gmail.com --- The Microsoft Mt.exe tool is only available under Windows. I doubt that a MinGW equivalent exists... Gilles -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-03-23 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=483743 --- Comment #35 from Maik Qualmann --- Yes, exactly, with MXE and Exiv2-0.28 the problem would be present again. The question would be, can the manifest file also be applied to a digiKam.exe if it was created by MinGW. I will test it. Maik -- You

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-03-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=483743 --- Comment #34 from caulier.gil...@gmail.com --- Maik, To be clear here, this file is only relevant of the native Windows version compiled with MSVC and using Exiv2 >= 0.28.0. The cross compiled version with MXE still use Exiv2 0.27 to support UTF-8

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-03-23 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=483743 Maik Qualmann changed: What|Removed |Added Resolution|--- |FIXED Version Fixed In|

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-03-20 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=483743 --- Comment #32 from Maik Qualmann --- Git commit 133d8a17f245c290e0534a7734fdea61825954a8 by Maik Qualmann. Committed on 20/03/2024 at 19:57. Pushed by mqualmann into branch 'master'. add manifest file to showFoto A +9-0

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-03-20 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=483743 --- Comment #31 from Maik Qualmann --- Git commit d7ff3a9747b978a1b95eaf42dfa49a5761a3c902 by Maik Qualmann. Committed on 20/03/2024 at 19:49. Pushed by mqualmann into branch 'master'. add cmake template to generate the manifest file with version M

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-03-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=483743 --- Comment #30 from caulier.gil...@gmail.com --- Note: krita do not have UFT8 support for file path as i can see. The manifest do not include similar rule than the new from digiKam... -- You are receiving this mail because: You are watching all bug

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-03-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=483743 --- Comment #29 from caulier.gil...@gmail.com --- Maik, Look like the manifest file from Krita is really huge, due to the signing application rules for the store:

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-03-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=483743 --- Comment #28 from caulier.gil...@gmail.com --- > will add support for showFoto. Maybe we should create the manifest files from > a template, as they contain a version string and we would >otherwise have to > change this manually with a new digiKam

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-03-20 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=483743 --- Comment #27 from Maik Qualmann --- Great, it works! Exiv2 can now write and read metadata in file paths with characters that are outside the Windows code page. I will add support for showFoto. Maybe we should create the manifest files from a

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-03-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=483743 --- Comment #26 from caulier.gil...@gmail.com --- It's works: ... -- Apply manifest file to enable UTF-8 support for file paths Microsoft (R) Manifest Tool Copyright (c) Microsoft Corporation. All rights reserved. -- Copy executables

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-03-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=483743 --- Comment #25 from caulier.gil...@gmail.com --- /c/Program Files (x86)/NSIS/Bin/makensis Check NSIS CLI tools passed... /c/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.37.32822/bin/Hostx64/x64/dumpbin.exe Check DumpBin CLI

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-03-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=483743 --- Comment #24 from caulier.gil...@gmail.com --- Git commit a6e9d3af64e1ad1fca91db586526282052cad07f by Gilles Caulier. Committed on 20/03/2024 at 07:44. Pushed by cgilles into branch 'master'. search for mt.exe CLI tool from Windows Kits M +16 -2

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-03-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=483743 --- Comment #23 from caulier.gil...@gmail.com --- The executable is already installed on the VM through the Visual Studio 2022 installer : https://imgur.com/a/dDKPnsG The only rules to add is a search of this tool in Windows Kits directory as it's

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-03-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=483743 --- Comment #22 from caulier.gil...@gmail.com --- yes, i will install the missing component from the MSVC setup. I will do it this evening and try again. -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-03-19 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=483743 --- Comment #21 from Maik Qualmann --- Gilles, you have to select the optional component "Visual Studio Extensions Development" (translated from German) in the Visual Studio installer to get the mt.exe. Alternatively, you can install the SDK from

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-03-18 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=483743 --- Comment #20 from Maik Qualmann --- The "mt.exe" can also be located somewhere in the Visual Studio directory. The "mt.exe" only has one config file, no other dependencies, it can also be copied to another location. Maik -- You are receiving this

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-03-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=483743 --- Comment #19 from caulier.gil...@gmail.com --- Maik, -- Apply manifest file to enable UTF-8 support for file paths ./04-build-installer.sh: line 271: /c/Program Files (x86)/Windows Kits/10/bin/x64/mt: No such file or directory FAILED

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-03-17 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=483743 --- Comment #18 from Maik Qualmann --- Comment 17 should be posted on Bug 483839 Maik -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-03-17 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=483743 --- Comment #17 from Maik Qualmann --- Git commit 01a9335e809fed138928b8d602162711ea63337c by Maik Qualmann. Committed on 17/03/2024 at 21:33. Pushed by mqualmann into branch 'master'. another probably copy/paste error M +2-2

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-03-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=483743 --- Comment #16 from caulier.gil...@gmail.com --- ok, i will check that asap... Gilles -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-03-17 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=483743 --- Comment #15 from Maik Qualmann --- @Gilles, can you please test whether it works. I don't know if you have the Windows SDK installed or if the mt.exe is in the Visual Studio path. Maik -- You are receiving this mail because: You are watching all

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-03-17 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=483743 --- Comment #14 from Maik Qualmann --- Git commit 323471a7c2fae67070c421dafd08aada0f04f5d9 by Maik Qualmann. Committed on 17/03/2024 at 18:36. Pushed by mqualmann into branch 'master'. try to add manifest file in the build process M +6-0

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-03-16 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=483743 --- Comment #13 from Maik Qualmann --- Darktable seems to be using winuser.rh with "RT_MANIFEST" after this commit. https://github.com/darktable-org/darktable/pull/15899/commits/83a11d192bf2ea33092554410bde05f42f205138

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-03-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=483743 --- Comment #12 from caulier.gil...@gmail.com --- Dark table which use flame and have this kind of rules must have the command in source code Look also in Krista which provide a windows version for the Asian country where this kind of support is

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-03-16 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=483743 --- Comment #11 from Maik Qualmann --- We need to do the same with showFoto too. Maik -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-03-16 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=483743 --- Comment #10 from Maik Qualmann --- @Gilles, It works! The command to apply the file is: mt.exe -manifest -outputresource:;#1 mt.exe -manifest digikam.exe.manifest -outputresource:digikam.exe;#1 But I think that there should also be a compile

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-03-16 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=483743 --- Comment #9 from Maik Qualmann --- Git commit 782daf2855361a8c76bff2bc418006d979454f53 by Maik Qualmann. Committed on 16/03/2024 at 17:42. Pushed by mqualmann into branch 'master'. upload digikam.exe.manifest file A +9-0

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-03-16 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=483743 --- Comment #8 from Maik Qualmann --- Ok, I started the download again, now a different mirror server is probably being used. The Windows SDK has also been at 11% for a while... Maik -- You are receiving this mail because: You are watching all bug

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-03-16 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=483743 --- Comment #7 from Maik Qualmann --- Yes, the server is a bit busy... Maik -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-03-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=483743 --- Comment #6 from caulier.gil...@gmail.com --- Maik, Windows installer 8.4.0 pre-release is online... -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-03-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=483743 --- Comment #5 from caulier.gil...@gmail.com --- Build is under progress with MSVC Patch cmake rules to link with the manifest file, i will look if all works as expected at compilation under Windows. -- You are receiving this mail because: You are

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-03-16 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=483743 --- Comment #4 from Maik Qualmann --- @Gilles, I need a new MSVC build. I want to link a corresponding manifest file to digikam.exe using the Windows developer SDK and mt.exe in order to test UTF-8 file paths. Maik -- You are receiving this mail

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-03-16 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=483743 --- Comment #3 from Maik Qualmann --- Git commit 9bf12b2d04e2faaf05f98589b346e43d2f12a7a0 by Maik Qualmann. Committed on 16/03/2024 at 14:32. Pushed by mqualmann into branch 'master'. prepare Exiv2 file paths to use UTF-8 on Windows in the MSVC build

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-03-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=483743 caulier.gil...@gmail.com changed: What|Removed |Added CC||caulier.gil...@gmail.com --- Comment

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-03-16 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=483743 Maik Qualmann changed: What|Removed |Added Component|Metadata-Date |Metadata-Engine -- You are receiving this

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-03-16 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=483743 Maik Qualmann changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0

[digikam] [Bug 483743] Fail to save exif date data for photo whose path contains non ASCII character

2024-03-16 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=483743 Maik Qualmann changed: What|Removed |Added CC||metzping...@gmail.com Platform|Other