eps files created by matplotlib stump evince
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
matplotlib |
New
|
Undecided
|
Unassigned |
Bug Description
In Ubuntu 13.04 I created an eps file in matplotlib and when trying to display the image with evince I get:
---
$ evince figure_2.eps
dictstackunderflow -4
dictstackunderflow -4
(evince:16040): EvinceDocument-
(evince:16040): GLib-GObject-
dictstackunderflow -4
(evince:16040): EvinceDocument-
(evince:16040): GLib-GObject-
dictstackunderflow -4
---
and so on, and the image is not displayed. gv displays the image but throws up an error diaglogue. This only happens with "usetex=True" set. It seems that for whatever reason an extra "end" is added to the eps file, since when I remove it everything seems to work fine. I'm not sure which package is actually responsible for the buggy behaviour - I've not seen this before and have been using the identical python code in the past with no issue.
Oops, package name fail.