[Uml-devel] [Bug 112292] New: export to eps creates invalid eps file
Alan Ezust
alan.ezust at gmail.com
Thu Sep 8 22:44:05 UTC 2005
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=112292
Summary: export to eps creates invalid eps file
Product: umbrello
Version: unspecified
Platform: Debian testing
OS/Version: Linux
Status: NEW
Severity: normal
Priority: NOR
Component: general
AssignedTo: umbrello-devel.kde.org
ReportedBy: alan.ezust gmail com
Version: 1.4.89 (using KDE KDE 3.4.2)
Installed from: Debian testing/unstable Packages
OS: Linux
The eps files generated by this version of umbrello are not being rendered properly in XEP, among other things. I ran epstool and got the following output: It seems to happen with all exported eps files now.
epstool --test-eps contact.eps
DSC Warning
At line 2:
%%BoundingBox: 35.: 23.8571 559 817.714
This line is incorrect.
The bounding box must be in integer coordinates,
not floating point. A floating point bounding box should
be specified using %%HiResBoundingBox:
A %%BoundingBox: should still be provided with integer values.
'OK' will convert the coordinates to integers,
rounding them outwards.
'Cancel' will ignore this line
DSC Information
At line 4858:
%%Pages: 1
This comment is duplicated in the trailer, which is unnecessary.
The last occurence of a trailer line takes precedence.
'OK' or 'Cancel' will use the duplicate line.
DSC Error
This EPS file is missing the required %%BoundingBox:
See the GSview help for details of how to add/adjust the
bounding box.
'OK' will assume this as an EPS file
'Cancel' will assume this is NOT an EPS file.
"gs" -dNOEPS -dNOPAUSE -dBATCH -dNODISPLAY "/tmp/gsviewrW79Qe"
GPL Ghostscript 8.15: Unrecoverable error, exit code 1
Ghostscript failed to interpret file
Missing %%BoundingBox
File claims to be EPS.
FAIL: File does not comply with EPS specification.
Failed
More information about the umbrello-devel
mailing list