Summary: | Error on exiftool install on Win10 64bit | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Leon Loberman <leon> |
Component: | Metadata-ExifTool | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, leon |
Priority: | NOR | ||
Version First Reported In: | 7.10.0 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | https://invent.kde.org/graphics/digikam/-/commit/34c75c33ffb215daf70d4c336a8cb75ccc61dd69 | Version Fixed In: | 8.2.0 |
Sentry Crash Report: | |||
Attachments: | Screenshot of Error on exiftool install on Win10 64bit |
Description
Leon Loberman
2023-03-14 15:24:47 UTC
Open the Windows task manager and kill all exiftool instances running in background. Best Gilles Caulier (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 In fact it's a duplicates of #437813 *** This bug has been marked as a duplicate of bug 437813 *** 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 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 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 |