Suddenly DeviceException on TWAIN Scan (log included) #709
Replies: 2 comments
-
|
I suspect that the canon driver returns TWCC_BUMMER when NAPS2 calls https://github.com/soukoku/ntwain/blob/c5e296067843bafe39483390ddac1278b9b69048/src/NTwain/Triplets/DGControl/DGControl.Identity.cs#L79
|
Beta Was this translation helpful? Give feedback.
-
|
It started working again without me changing anything directly. All I did was:
However, I didn’t check whether the issue still existed before completing those steps , it’s possible that simply restarting the PC had already resolved it. But then again, why didn't a NAPS2 restart and logging out and in of Windows do it. Shouldn't the TWAIN states and everything be in memory only?! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm suddenly encountering the following error when attempting to scan using TWAIN with the new DSM in NAPS2 Portable 8.2.1:
This issue appeared suddenly after a series of successful scans. Interestingly, another scanning application is able to use TWAIN without any problems at the same time, which suggests the scanner and TWAIN driver are functioning correctly.
Troubleshooting Attempts:
Restarting NAPS2 Portable does not resolve the issue.
The error persists even after multiple restarts and reattempts.
Observations:
The error seems isolated to NAPS2 Portable.
It’s unclear why the application cannot recover from this state, especially since other TWAIN-based applications work fine concurrently.
Request:
Could you help me understand what might be causing this error and how to recover from it?
System: Windows
Scanner: Canon R50
NAPS2 Version: 8.2.1 Portable archive (x64)
debuglog.txt
Beta Was this translation helpful? Give feedback.
All reactions