Fail to convert EPS to WMF

Bug #393688 reported by John Pye
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-uniconvertor (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: python-uniconvertor

I used matplotlib to produce a simple plot and saved the plot in EPS format.

I then tried using UniConvertor 1.1.3 (from Ubuntu 9.04 repos) to convert the file to WMF format.

The result was a WMF file that shows as corrupt in Gimp and shows as empty in OOo. There is command-line output during the conversion:

john@thunder:~/john-papers$ uniconvertor Ts-subcrit-opt.eps Ts-subcrit-opt.wmf
/usr/lib/python2.6/dist-packages/uniconvertor/app/utils/locale_utils.py:9: DeprecationWarning: The popen2 module is deprecated. Use the subprocess module.
  from popen2 import popen2
This is probably not an Illustrator file. Try embedding it as EPS
This is probably not an Illustrator file. Try embedding it as EPS
john@thunder:~/john-papers$ ls -lh !$
ls -lh Ts-subcrit-opt.wmf
-rw-r--r-- 1 john john 144 2009-06-30 11:35 Ts-subcrit-opt.wmf
john@thunder:~/john-papers$

Given that EPS has nothing to do (inherently) with Illustrator, I fail to see what this error message is telling me, so I conclude that we have a bug.

Revision history for this message
max (maxim-s-barabash) wrote :

> This is probably not an Illustrator file. Try embedding it as EPS

This message is not an error.
In version UniConvertor 1.1.4. message removed.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package python-uniconvertor - 1.1.4-1

---------------
python-uniconvertor (1.1.4-1) unstable; urgency=low

  * New upstream release (LP: #393688)
    - Drop patches 02_exec_uniconvertor.patch and 04_no_exit_on_import.patch;
      ideas applied upstream.
    - Manually update 01_rename_uniconv.patch
    - debian/uniconvertor.pod: Update to reflect new supported file-types
  * Switch to use python-support (LP: #371476)
    - debian/rules: Change dh_pycentral to dh_pysupport
    - debian/control: Change build-dep on python-central to python-support;
      make it version-specific (>= 1.0)
    - Add python-uniconvertor.preinst to remove left-over python-central bits
  * Switch to use quilt as patch-system
    - debian/rules:
      + import /usr/share/quilt/quilt.make instead of dpatch-equivalent
      + Change dependencies on patch-stamp to patch
    - debian/control: Change build-dep on dpatch to quilt
    - Rename patches from *.dpatch to *.patch and remove the
      dpatch-introduction in all of them.
    - Change the 00list-file to a series-file
    - Modify README.source to point to quilt documentation
  * debian/control:
    - Bump standards-version to 3.8.2, no other changes needed
    - python-uniconvertor-dbg moved to section 'debug'
  * debian/rules: Add --install-layout=deb to setup.py lines
  * debian/copyright: Update copyright years to reflect upstream
  * debian/README.Debian: Update with more info on font support
  * debian/watch: Update as download page has changed
  * Add 02_fake_fallback_font.patch which adds a fake fall-back font; this
    makes uniconvertor able to convert path-based files with embedded font
    information. Thanks to Xavi Drudis Ferran.
  * Update 03_fontwarning.patch to warn when using the fallback font.

 -- Andreas Wenning <email address hidden> Sun, 04 Oct 2009 17:01:11 +0100

Changed in python-uniconvertor (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.