http://qa.mandrakesoft.com/show_bug.cgi?id=4585
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Platform|Other |All
------- Additional Comments From [EMAIL PROTECTED] 2003-08-08 03:32 -------
I have reported this bug upstream:
http://www.cups.org/str.php?L225+P0+S-2+C0+I0+E0+Q
--
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: ASSIGNED
creation_date:
description:
I noticed that kghostview couldn't display pdf files. The problem seems to be
pdf2ps conversion by ghostscript. This is what I get on any of my pdfs:
$ pdf2ps fi.pdf
...
Error: /undefinedfilename in (save)
Operand stack:
Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval--
--nostringval-- 2 %stopped_push --nostringval-- --nostringval--
--nostringval-- false 1 %stopped_push --nostringval--
--nostringval--
Dictionary stack:
--dict:1049/1123(ro)(G)-- --dict:0/20(G)-- --dict:68/200(L)--
Current allocation mode is local
Last OS error: 2
ESP Ghostscript 7.07.1: Unrecoverable error, exit code 1
I have no idea what the problem is. I tried various modifications in the exec
line of the pdf2ps script but couldn't produce a valid ps file.
If I pass a pdf directly to gs it shows up:
$ gs -sDEVICE=x11 fi.pdf