For the reasons yuv stated, this is a bug.

I'm using a python library which called ghostscript just fine before
this update, but now doesn't work thanks to this new behavior. I'm sure
most users don't want to spend the time editing any applications which
call ghostscript in order to make them work with the new version.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to ghostscript in Ubuntu.
https://bugs.launchpad.net/bugs/1218350

Title:
  stackunderflow in .setdistillerparams

Status in “ghostscript” package in Ubuntu:
  Invalid

Bug description:
  The following command was working until yesterday`s update to
  Ghostscript 9.10~dfsg~rc1-0ubuntu2 on Saucy.

  $ gs -q -dBATCH -dNOPAUSE -sDEVICE=pdfwrite -sOutputFile="debug.pdf"
  -dSubsetFonts=true -dPDFSETTINGS=/printer a.pdf b.pdf

  Now it reports the following error:

  GPL Ghostscript RELEASE CANDIDATE 1 9.10: Set UseCIEColor for 
UseDeviceIndependentColor to work properly.
  Unrecoverable error: stackunderflow in .setdistillerparams

  Adding -dUseCIEColor to the command line seems to fix the problem,
  however this should not be and might be a symptom of a bug in the code
  where variables that used to be initialized in previous version are no
  longer.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to