I'm now fairly certain that the problem is to do with (a) incorrect DSC
(Document Structuring Convention) information, (b) making use of the bad
DSC and attempting random access.

There's already some bugs in this file;

  %%BeginResource: file Pscript_WinNT_VMErrorHandler 5.0 0

but:

  %%+ procset Pscript_WinNT_VMErrorHandler 5.0 0

The resource is declared as a 'file' and referenced as a 'procset'.

The other errors are because functions are used called, that are inside
a Resource, and the Resource is not pulled in... (AFAICT).

-- 
Evince should fall back to linear display if DSC-based random access on .PS 
file fails
https://launchpad.net/bugs/68412

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

Reply via email to