Gentoo Archives: gentoo-user

From: thelma@×××××××××××.com
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: [gentoo-user] viewer for "ps" postscript files
Date: Thu, 23 Dec 2021 20:57:43
Message-Id: 97f1412f-c68c-b10a-240d-14ba5d751d20@sys-concept.com
1 I have latest ghostscript installed: ghostscript-gpl-9.55.0-r1
2
3 When I try to view a postsript file from command line: gs W-9_Form.ps
4 It works OK, but when I try to open same file in Xfce desktop it opens and closes instantly.
5
6 I use hylafax + YajHFC
7 and when I try to open some files I get an error:
8
9 yajhfc.file.FileConverter$ConversionException: Non-zero exit code of GhostScript (1):
10 Error: /undefined in .setpdfwrite
11 Operand stack:
12
13 Execution stack:
14 %interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval--
15 Dictionary stack:
16 --dict:776/1123(ro)(G)-- --dict:0/20(G)-- --dict:75/200(L)--
17 Current allocation mode is local
18 GPL Ghostscript 9.55.0: Unrecoverable error, exit code 1
19
20 at yajhfc.file.GhostScriptMultiFileConverter.convertMultiplePSorPDFFiles(GhostScriptMultiFileConverter.java:101)
21 at yajhfc.file.MultiFileConverter.convertMultipleFiles(MultiFileConverter.java:144)
22 at yajhfc.file.MultiFileConverter.convertMultipleFilesToSingleFile(MultiFileConverter.java:206)
23 at yajhfc.file.MultiFileConverter.viewMultipleFiles(MultiFileConverter.java:181)
24 at yajhfc.MainWin$ShowWorker.doWork(MainWin.java:498)
25 at yajhfc.util.ProgressWorker.run(ProgressWorker.java:189)
26
27
28 YajHFC 0.6.1
29 Java 1.8.0_312 (Temurin)
30 OpenJDK Runtime Environment 1.8.0_312-b07
31 OpenJDK 64-Bit Server VM
32 Linux 5.10.61-gentoo (amd64)
33
34 --
35 Thelma

Replies