<div dir="ltr"><div dir="ltr">Hi,<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jun 9, 2021 at 10:04 AM Jeff <<a href="mailto:jffry@posteo.net">jffry@posteo.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">There is a gscan2pdf user with a Fujitsu scanner who has found a bug in <br>
gscan2pdf:<br>
<br>
<a href="https://sourceforge.net/p/gscan2pdf/mailman/message/37297482/" rel="noreferrer" target="_blank">https://sourceforge.net/p/gscan2pdf/mailman/message/37297482/</a><br>
<br>
I'm guessing it is a corner case to do with the scanner setting <br>
SANE_INFO_INEXACT when the user sets most geometry options.<br>
<br>
I am having trouble reproducing the problem locally because I don't have <br>
a similar scanner, and my HP doesn't set SANE_INFO_INEXACT.<br>
<br>
The test backend has an option "read-return-value", allowing frontend <br>
developers to test statuses, but I can't find a similar option for info <br>
values.<br>
<br>
Is there some other way of testing info values in frontends?<br>
<br>
If not, is there a maintainer for the test backend?<br>
<br>
If so, would you be able to add such an option?<br>
<br>
If not, would you be open to a patch to add such an option?<br>
<br>
Regards<br>
<br>
Jeff<br>
<br></blockquote><div><br></div><div>Probably the best bet would be to add another int test control option that sets a different value to the one selected (val + 1?) and returns SANE_INFO_INEXACT. I will have a look this lunchtime to see if I can bash a patch together.</div><div><br></div><div>Cheers,</div><div>Ralph<br></div></div></div>