The problem is not really to do with the memory available.

Because of the way the cups device can change color space, and uses
"non-standard" color spaces, we have it claim to be a DeviceN device, so
ICC profile validation doesn't error out. But that, as it turns out,
ends up with trying to use a default DeviceN fill_rectangle method
(which returns an error, because of the nature of DeviceN we can't
really provide a functional default implementation).

That's what happens with RIP_MAX_CACHE = 128


Using smaller memory size, we go through the clist, and that creates a 32 bit 
memory device to render the bands, hence bypasses the above problem.


I'll need to discuss this with Michael.

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

Title:
  Printer stopped printing paper size 4"x6" after update ghostscript to
  9.26

To manage notifications about this bug go to:
https://bugs.launchpad.net/gs-gpl/+bug/1815339/+subscriptions

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

Reply via email to