desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #137211
[Bug 1449875] Re: ghostscript fails on some EPS files
What is happening here is the following. With a standard Ubuntu Desktop
installation Ghostscript is not able to render the file attached to this
bug report. If one installs only the texlive-lang-cjk and nothing more
(therefore "--no-install-recommends"), Ghostscript remders the attached
file correctly.
This leads to the conclusion that adding the files contained in texlive-
lang-cjk to the system fixes Ghostscript's problem to render the
attached file.
Now a new problem occurs: If a package is installed, the system does not
only install the requested package and its dependencies, but also all
recommended packages. In our case we let Ghostscript recommend texlive-
lang-cjk and so the system installs texlive-lang-cjk but also the
packages which texlive-lang-cjk recommends, extra 40 unnecessary
packages which take several 100 MB of space.
To not blow up the standard installation with unneeded stuff, I want to
have texlive-lang-cjk added to the system, but nothing more.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to texlive-lang in Ubuntu.
https://bugs.launchpad.net/bugs/1449875
Title:
ghostscript fails on some EPS files
Status in ghostscript package in Ubuntu:
Fix Released
Status in texlive-lang package in Ubuntu:
New
Bug description:
On Ubuntu 15.04, running in the cloud, I issue to following command to
find the Bounding Box on the attached EPS. When I download the
ghostscript binary from ghostscript.com or try the same on my FreeBSD
server, it works just fine. Here's the command to reproduce:
$ gs -q -sDEVICE=bbox -dNOPAUSE -dBATCH -dSAFER -dEPSCrop -r300
broken-on-ubuntu-1504.eps
The expected output:
%%BoundingBox: 87 81 1515 1510
%%HiResBoundingBox: 87.840941 81.600003 1514.790058 1509.385370
The output on Ubuntu 15.04:
Error: /undefinedresource in resourcestatus
Operand stack:
false ct_StyleDicts --dict:0/4(L)-- Adobe-Japan1 --dict:0/4(L)-- Serif HeiseiMin-W3-83pv-RKSJ-H Font HeiseiMin-W3 CIDFont
Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1967 1 3 %oparray_pop 1967 1 3 %oparray_pop 1966 1 3 %oparray_pop --nostringval-- 1950 1 3 %oparray_pop 1836 1 3 %oparray_pop --nostringval-- %errorexec_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- 1915 10 9 %oparray_pop
Dictionary stack:
--dict:1183/1684(ro)(G)-- --dict:0/20(G)-- --dict:87/200(L)-- --dict:57/75(L)-- --dict:2/10(L)-- --dict:39/70(L)-- --dict:0/4(L)-- --dict:0/4(L)-- --dict:20/27(ro)(G)-- --dict:20/26(ro)(G)--
Current allocation mode is local
Last OS error: No such file or directory
GPL Ghostscript 9.15: Unrecoverable error, exit code 1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ghostscript/+bug/1449875/+subscriptions
Follow ups
References