You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AutoScreenshot will intermittently create an exact copy of the previous screenshot instead of a new one. May happen 2-10 times in a row. It's obvious it's just a copy of the previous screenshot because the time doesn't change in the screenshot. Happens even with a lot of user activity.
To Reproduce
Start AutoScreenshot and wait for it to create duplicate screenshots. happens very frequently.
Expected behavior
Each scheduled screenshot should be a unique screenshot from the time it was taken.
Version
Version 1.12
OS
Windows 10 Pro 64bit
Additional context
While writing this bug report it happened twice. These are the files in the logs that were duplicate images.
[15:16:55.396] Screenshot saved to C:\Screenshots\2023-09-05\2023-09-05 15.16.54.png
[15:17:55.420] Screenshot saved to C:\Screenshots\2023-09-05\2023-09-05 15.17.54.png <-- is a duplicate of 2023-09-05 15.16.54.png
[15:19:55.415] Screenshot saved to C:\Screenshots\2023-09-05\2023-09-05 15.19.54.png
[15:20:55.413] Screenshot saved to C:\Screenshots\2023-09-05\2023-09-05 15.20.54.png <-- is a duplicate of 2023-09-05 15.19.54.png
Unfortunately I can't reproduce your problem, but could you please check if your issue presents in previous 1.11 version? It use slightly different capturing method unlike more recent versions. Perhaps these changes cause your problem.
AutoScreenshot will intermittently create an exact copy of the previous screenshot instead of a new one. May happen 2-10 times in a row. It's obvious it's just a copy of the previous screenshot because the time doesn't change in the screenshot. Happens even with a lot of user activity.
To Reproduce
Start AutoScreenshot and wait for it to create duplicate screenshots. happens very frequently.
Expected behavior
Each scheduled screenshot should be a unique screenshot from the time it was taken.
Version
Version 1.12
OS
Windows 10 Pro 64bit
Additional context
While writing this bug report it happened twice. These are the files in the logs that were duplicate images.
[15:16:55.396] Screenshot saved to C:\Screenshots\2023-09-05\2023-09-05 15.16.54.png
[15:17:55.420] Screenshot saved to C:\Screenshots\2023-09-05\2023-09-05 15.17.54.png <-- is a duplicate of 2023-09-05 15.16.54.png
[15:19:55.415] Screenshot saved to C:\Screenshots\2023-09-05\2023-09-05 15.19.54.png
[15:20:55.413] Screenshot saved to C:\Screenshots\2023-09-05\2023-09-05 15.20.54.png <-- is a duplicate of 2023-09-05 15.19.54.png
log.txt
config.ini.txt
The text was updated successfully, but these errors were encountered: