* [gentoo-user] ghostscript fails to find Helvetica font
@ 2012-09-28 1:42 José Romildo Malaquias
2012-10-01 7:47 ` Daniel Wagener
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: José Romildo Malaquias @ 2012-09-28 1:42 UTC (permalink / raw
To: gentoo-user
Hello.
Recently ghostscript stopped working on my ~amd64 system. The error
message indicates it cannot find basic fonts like Times and Helvetica.
$ ps2pdf a.ps
Error: /invalidfont in /findfont
Operand stack:
Times-Italic@0 --nostringval-- Times-Italic
Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1878 1 3 %oparray_pop 1877 1 3 %oparray_pop 1861 1 3 %oparray_pop 1755 1 3 %oparray_pop --nostringval-- %errorexec_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- 1836 3 4 %oparray_pop
Dictionary stack:
--dict:1169/1684(ro)(G)-- --dict:0/20(G)-- --dict:78/200(L)-- --dict:59/120(L)--
Current allocation mode is local
Last OS error: No such file or directory
Current file position is 5611
GPL Ghostscript 9.06: Unrecoverable error, exit code 1
Any clues?
Romildo
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] ghostscript fails to find Helvetica font
2012-09-28 1:42 [gentoo-user] ghostscript fails to find Helvetica font José Romildo Malaquias
@ 2012-10-01 7:47 ` Daniel Wagener
2012-10-01 19:11 ` Joseph
2012-10-01 19:49 ` [gentoo-user] " José Romildo Malaquias
2 siblings, 0 replies; 4+ messages in thread
From: Daniel Wagener @ 2012-10-01 7:47 UTC (permalink / raw
To: gentoo-user
On Thu, 27 Sep 2012 22:42:26 -0300
José Romildo Malaquias <j.romildo@gmail.com> wrote:
> Hello.
>
> Recently ghostscript stopped working on my ~amd64 system. The error
> message indicates it cannot find basic fonts like Times and Helvetica.
>
>
> $ ps2pdf a.ps
> Error: /invalidfont in /findfont
> Operand stack:
> Times-Italic@0 --nostringval-- Times-Italic
> Execution stack:
> %interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1878 1 3 %oparray_pop 1877 1 3 %oparray_pop 1861 1 3 %oparray_pop 1755 1 3 %oparray_pop --nostringval-- %errorexec_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- 1836 3 4 %oparray_pop
> Dictionary stack:
> --dict:1169/1684(ro)(G)-- --dict:0/20(G)-- --dict:78/200(L)-- --dict:59/120(L)--
> Current allocation mode is local
> Last OS error: No such file or directory
> Current file position is 5611
> GPL Ghostscript 9.06: Unrecoverable error, exit code 1
>
>
> Any clues?
>
> Romildo
>
Have had such stuff for quite some time…
unfortunately I did not write that down… :(
I remember it was some problem with font loading in X, somehow the order mattered, had to edit xorg.conf and .xinitrc to get it all right
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] ghostscript fails to find Helvetica font
2012-09-28 1:42 [gentoo-user] ghostscript fails to find Helvetica font José Romildo Malaquias
2012-10-01 7:47 ` Daniel Wagener
@ 2012-10-01 19:11 ` Joseph
2012-10-01 19:49 ` [gentoo-user] " José Romildo Malaquias
2 siblings, 0 replies; 4+ messages in thread
From: Joseph @ 2012-10-01 19:11 UTC (permalink / raw
To: gentoo-user
On 09/27/12 22:42, José Romildo Malaquias wrote:
>Hello.
>
>Recently ghostscript stopped working on my ~amd64 system. The error
>message indicates it cannot find basic fonts like Times and Helvetica.
>
>
>$ ps2pdf a.ps
>Error: /invalidfont in /findfont
>Operand stack:
> Times-Italic@0 --nostringval-- Times-Italic
>Execution stack:
> %interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1878 1 3 %oparray_pop 1877 1 3 %oparray_pop 1861 1 3 %oparray_pop 1755 1 3 %oparray_pop --nostringval-- %errorexec_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- 1836 3 4 %oparray_pop
>Dictionary stack:
> --dict:1169/1684(ro)(G)-- --dict:0/20(G)-- --dict:78/200(L)-- --dict:59/120(L)--
>Current allocation mode is local
>Last OS error: No such file or directory
>Current file position is 5611
>GPL Ghostscript 9.06: Unrecoverable error, exit code 1
>
>
>Any clues?
>
>Romildo
I had a problem in the past xpdf wasn't able to find the correct fonts, see topic in:
http://forums.gentoo.org/viewtopic-t-907720-highlight-fonts.html
--
Joseph
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-user] Re: ghostscript fails to find Helvetica font
2012-09-28 1:42 [gentoo-user] ghostscript fails to find Helvetica font José Romildo Malaquias
2012-10-01 7:47 ` Daniel Wagener
2012-10-01 19:11 ` Joseph
@ 2012-10-01 19:49 ` José Romildo Malaquias
2 siblings, 0 replies; 4+ messages in thread
From: José Romildo Malaquias @ 2012-10-01 19:49 UTC (permalink / raw
To: gentoo-user
On Thu, Sep 27, 2012 at 10:42:26PM -0300, José Romildo Malaquias wrote:
> Hello.
>
> Recently ghostscript stopped working on my ~amd64 system. The error
> message indicates it cannot find basic fonts like Times and Helvetica.
>
>
> $ ps2pdf a.ps
> Error: /invalidfont in /findfont
> Operand stack:
> Times-Italic@0 --nostringval-- Times-Italic
> Execution stack:
> %interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1878 1 3 %oparray_pop 1877 1 3 %oparray_pop 1861 1 3 %oparray_pop 1755 1 3 %oparray_pop --nostringval-- %errorexec_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- 1836 3 4 %oparray_pop
> Dictionary stack:
> --dict:1169/1684(ro)(G)-- --dict:0/20(G)-- --dict:78/200(L)-- --dict:59/120(L)--
> Current allocation mode is local
> Last OS error: No such file or directory
> Current file position is 5611
> GPL Ghostscript 9.06: Unrecoverable error, exit code 1
I have filled a bug report:
https://bugs.gentoo.org/show_bug.cgi?id=436500
Romildo
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-10-01 19:49 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-28 1:42 [gentoo-user] ghostscript fails to find Helvetica font José Romildo Malaquias
2012-10-01 7:47 ` Daniel Wagener
2012-10-01 19:11 ` Joseph
2012-10-01 19:49 ` [gentoo-user] " José Romildo Malaquias
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox