https://bugs.kde.org/show_bug.cgi?id=471267
Bug ID: 471267
Summary: Scripts fail to run with AppImage 8.0.0, version
7.10.0 works
Classification: Applications
Product: digikam
Version: 8.0.0
Platform: Appimage
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Import-PostProcessing
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Running a simple script after downloading images from an USB storage device
fails with AppImage 8.0.0, with version 7.10.0 it works.
STEPS TO REPRODUCE
1. Prepare to download images from USB Storage Devices: Import -> USB Storage
Devices -> Your device
2. Put a command like
exiv2 -T
in the field under Scripting
3. Download some images
OBSERVED RESULT
For every downloaded images a line similar to
Failed to run script for ‘P12345678.JPG’
is shown in the log window.
EXPECTED RESULT
No error is produced while running the script.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Ubuntu 20.04.6 LTS
KDE Frameworks Version: 5.104.0
Qt Version: 5.15.7
ADDITIONAL INFORMATION
I use the command
exiv2 -T
to correct the following problem also mentioned in bug #396455: After importing
images, the file last modified timestamp is off by two hours (daylight saving
time) and off by one hour our during normal winter time compared to the
created-timestamp.
--
You are receiving this mail because:
You are watching all bug changes.