[digikam] [Bug 424049] Date is coming from CreatedDate rather than Exif date on some images

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

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

I read somewhere that application which do not come from the M$ Store has
limited system access with restriction.

The ultimate solution is to build push the application to the store officially.

The problem for now: KDE binary build system with MSVC do not work, even if
Windows CI from KDE work as expected. System are different, with separated
config and of course the most important target build do not work, with digiKam.
My investigation results: it's a too long build path problem on the binary
build system. I tried to advance on this problem with the KDE team, but, nobody
is interested to work on it, as usual...

I explored other huge KDE application to see if a difference can be seen
somewhere in CMakeLists.txt files with compilation rules. Nothing special,
but...

...in Krita project i seen that MXE still in use to build target. The
application is also published to the M$ Store, so, it's possible to backprocess
MXE build with MSVC to make the UWP container to publish officially.

The rules are here for Krita:

https://invent.kde.org/graphics/krita/-/tree/master/packaging/windows/msix

This is definitively the right way to go in the future...

Gilles

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

[digikam] [Bug 424049] Date is coming from CreatedDate rather than Exif date on some images

2020-07-09 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=424049

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #2 from Maik Qualmann  ---
DigiKam determines the correct date here. Execute an "Item-> Reread Metadata
>From File". Why this sometimes occurs on Windows is unclear. My guess is that
the file is blocked by another program during the scanning process and digiKam
cannot read the metadata.

Maik

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

[digikam] [Bug 424049] Date is coming from CreatedDate rather than Exif date on some images

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

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

   What|Removed |Added

 CC||caulier.gil...@gmail.com
  Component|Metadata-Date   |Setup-Metadata

--- Comment #1 from caulier.gil...@gmail.com ---
digiKam Setup/Metadata/Advanced can be used to configure where to extract
information from file metadata.
But date is not yet managed in this hub.

Gilles Caulier

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