naps2
naps2 copied to clipboard
Profile / Autosave: System.IO.FileNotFoundException
Describe the bug I am using NAPS2 with autosave enabled in the profile settings. Sometimes it happens that scans are not saved. This may be a single page or some pages of a batch scan. A preview is still seen in the GUI but it cannot be viewed.
To Reproduce Scan something and see the progress.
Expected behavior Page is saved as set up.
Screenshots
Desktop Microsoft Windows [Version 10.0.26120.1542]
Additional context errorlog.txt
Are you still experiencing this issue? Can you show me your autosave settings, and what version of NAPS2 are you using?
Yes, the issue still persists, just tested again. I am using the latest 7.5.3.
<AutoSaveSettings>
<FilePath>C:\Temp\$(YYYY)-$(MM)-$(DD)\$(nnnn).jpg</FilePath>
<PromptForFilePath>false</PromptForFilePath>
<ClearImagesAfterSaving>false</ClearImagesAfterSaving>
<Separator>FilePerPage</Separator>
</AutoSaveSettings>
Thank you!