scangearmp2 icon indicating copy to clipboard operation
scangearmp2 copied to clipboard

"floating point exception" when trying to use 1200 resolution

Open gregoiredx opened this issue 8 months ago • 8 comments

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). image 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?

gregoiredx avatar Jun 23 '24 21:06 gregoiredx