Bug 467333 - Error on exiftool install on Win10 64bit
Summary: Error on exiftool install on Win10 64bit
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Metadata-ExifTool (show other bugs)
Version: 7.10.0
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-14 15:24 UTC by Leon Loberman
Modified: 2023-11-17 09:42 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 8.2.0
Sentry Crash Report:


Attachments
Screenshot of Error on exiftool install on Win10 64bit (28.61 KB, image/png)
2023-03-14 15:24 UTC, Leon Loberman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Leon Loberman 2023-03-14 15:24:47 UTC
Created attachment 157272 [details]
Screenshot of Error on exiftool install on Win10 64bit

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Installing 7.10.0 on Windows 10 64-bit
2. Get the attached failure
3. Ignore allows install to continue


OBSERVED RESULT
Exif data still seems to work after install

EXPECTED RESULT
Should install without error?

SOFTWARE/OS VERSIONS
Windows: 10 64-bit


ADDITIONAL INFORMATION
Comment 1 caulier.gilles 2023-03-14 15:36:56 UTC
Open the Windows task manager and kill all exiftool instances running in background.

Best

Gilles Caulier
Comment 2 Leon Loberman 2023-03-14 20:01:58 UTC
(In reply to caulier.gilles from comment #1)
> Open the Windows task manager and kill all exiftool instances running in
> background.
> 
> Best
> 
> Gilles Caulier

Thank you Gilles - confirmed as resolution

Leon
Comment 3 caulier.gilles 2023-03-14 21:14:12 UTC
In fact it's a duplicates of #437813

*** This bug has been marked as a duplicate of bug 437813 ***
Comment 4 caulier.gilles 2023-11-16 04:09:16 UTC
Git commit 6dad6403945a91b950eb28239654aa51d25ac6f5 by Gilles Caulier.
Committed on 16/11/2023 at 05:04.
Pushed by cgilles into branch 'master'.

NSIS VCPKG: kill all background exiftool.exe process running in backgroud before to copy file in the system
Related: bug 437813

M  +4    -0    project/bundles/vcpkg/installer/digikam.nsi

https://invent.kde.org/graphics/digikam/-/commit/6dad6403945a91b950eb28239654aa51d25ac6f5
Comment 5 caulier.gilles 2023-11-16 04:09:41 UTC
Git commit fbe53f85b92395f438214e0223792471e06c3c4c by Gilles Caulier.
Committed on 16/11/2023 at 05:08.
Pushed by cgilles into branch 'master'.

NSIS MXE: kill all background exiftool.exe process running in backgroud before to copy file in the system
Related: bug 437813

M  +4    -0    project/bundles/mxe/installer/digikam.nsi

https://invent.kde.org/graphics/digikam/-/commit/fbe53f85b92395f438214e0223792471e06c3c4c
Comment 6 caulier.gilles 2023-11-17 09:42:30 UTC
Git commit 34c75c33ffb215daf70d4c336a8cb75ccc61dd69 by Gilles Caulier.
Committed on 17/11/2023 at 10:38.
Pushed by cgilles into branch 'master'.

kill exiftool.exe also at uninstall stage
The goal works as expected. We can close files now.
Related: bug 437813
FIXED-IN: 8.2.0

M  +4    -0    project/bundles/mxe/installer/digikam.nsi
M  +4    -0    project/bundles/vcpkg/installer/digikam.nsi

https://invent.kde.org/graphics/digikam/-/commit/34c75c33ffb215daf70d4c336a8cb75ccc61dd69