https://bugzilla.redhat.com/show_bug.cgi?id=921706
Dmitrij S. Kryzhevich <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #35 from Dmitrij S. Kryzhevich <[email protected]> --- Something similar here. I'm trying to make a PNG image from PS file with following command: $ convert -background '#ffffff' -flatten -density 500 forces.ps forces.png The output: ================================================================ Error: /invalidfont in /findfont Operand stack: Symbol-Oblique Symbol Execution stack: %interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1884 1 3 %oparray_pop 1883 1 3 %oparray_pop --nostringval-- 1867 1 3 %oparray_pop 1755 1 3 %oparray_pop --nostringval-- %errorexec_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- 1836 2 4 %oparray_pop Dictionary stack: --dict:1176/1684(ro)(G)-- --dict:0/20(G)-- --dict:83/200(L)-- --dict:175/256(L)-- Current allocation mode is local Last OS error: Not a directory Current file position is 15028 GPL Ghostscript 9.10: Unrecoverable error, exit code 1 Error: /invalidfont in /findfont Operand stack: Symbol-Oblique Symbol Execution stack: %interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1884 1 3 %oparray_pop 1883 1 3 %oparray_pop --nostringval-- 1867 1 3 %oparray_pop 1755 1 3 %oparray_pop --nostringval-- %errorexec_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- 1836 2 4 %oparray_pop Dictionary stack: --dict:1176/1684(ro)(G)-- --dict:0/20(G)-- --dict:83/200(L)-- --dict:175/256(L)-- Current allocation mode is local Last OS error: Not a directory Current file position is 15028 GPL Ghostscript 9.10: Unrecoverable error, exit code 1 ================================================================ I did try to use #21 and it's helped. But only once. The nex time I rerun this command I got the same error. Next time fontconfig cache rebiulding did not helped. I tries this several times. So, the issue somehow related to fontconfig cache but not exactly it. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=nsTKb23JNS&a=cc_unsubscribe _______________________________________________ fonts-bugs mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs http://fonts.fedoraproject.org/
