Update:
I have done some more test. The issue occurs also with resolution 600 (not only 
1200 as stated earlier). The issue is related to resolution/width/height

scanimage --mode color --format jpeg --resolution 600 ....
-x 128 -y 87  ->  Application transferred too few lines
-x 128 -y 88  ->  OK
-x 129 -y 88  ->  OK
-x 129 -y 89  ->  OK
-x 130 -y 89  ->  OK
-x 130 -y 90  ->  Application transferred too few lines

scanimage --mode color --format jpeg --resolution 1200 ....
-x 128 -y 87  ->  Application transferred too few lines
-x 128 -y 88  ->  Application transferred too few lines
-x 129 -y 88  ->  Application transferred too few lines
-x 129 -y 89  ->  OK
-x 130 -y 89  ->  OK
-x 130 -y 90  ->  Application transferred too few lines

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1929224

Title:
  Scanning issue with Ubuntu 18.04 and HPLIP version 3.21.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hplip/+bug/1929224/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to