scangearmp2
scangearmp2 copied to clipboard
"floating point exception" when trying to use 1200 resolution
Hey, thanks a lot for this project which nicely improves the original scangear app!
It works well, except when I try to use the 1200 resolution, which I believe my scanner can handle (Canon Pixma TS6051).
The program crashes with
floating point exception (core dumped)
.
I tried to run with gdb and I get the following error:
Thread 1 "scangearmp2" received signal SIGFPE, Arithmetic exception.
0x000055555555af8b in CIJSC_start ()
Do you think this is a bug that could be fixed?