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
The error occurs on Windows in a realease build after running for a while:
[2023-03-05T09:59:08Z INFO scrabber] Wrote screenshot C:\Users\Ari\OneDrive\__TimeTrack\2023-03-05\2023-03-05T09.59.08.png
[2023-03-05T09:59:19Z INFO scrabber] Wrote screenshot C:\Users\Ari\OneDrive\__TimeTrack\2023-03-05\2023-03-05T09.59.18.png
[2023-03-05T09:59:29Z INFO scrabber] Wrote screenshot C:\Users\Ari\OneDrive\__TimeTrack\2023-03-05\2023-03-05T09.59.29.png
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Access is denied. (0x80070005)', src\lib.rs:28:38
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
error: process didn't exit successfully: `target\release\scrabber.exe --path C:\Users\Ari\OneDrive\__TimeTrack\ -f` (exit code: 101)
The text was updated successfully, but these errors were encountered:
The error occurs on Windows in a realease build after running for a while:
The text was updated successfully, but these errors were encountered: