Version: (using KDE 4.2.0) OS: Linux Installed from: Debian testing/unstable Packages 1. Create ER-diagram with single entity 2. Select 'Export As Picture' menu 3. Three (!) 'EPS image' items are presents in drop down box. Non of them works: An error happened when exporting the image: A problem occurred while saving diagram in /home/seva/Temp/UML/er.eps I believe this bug related to bug 180031.
The EPS image plugin provided by kdelibs actually produces a (corrupted, even) PDF instead of an EPS.
My bad, looks like Umbrello does the same way, and has the same issue...
SVN commit 1080656 by pino: same fix as in the kdelibs eps exporter: make sure that the format of the output file is really postscript fixed for kde 4.4 BUG: 185659 M +1 -0 umlviewimageexportermodel.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1080656
SVN commit 1080657 by pino: backport SVN commit 1080656 by pino: same fix as in the kdelibs eps exporter: make sure that the format of the output file is really postscript CCBUG: 185659 M +1 -0 umlviewimageexportermodel.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1080657
*** Bug 223870 has been marked as a duplicate of this bug. ***
set version-fixed-in from 4.7.4 changelog