Still can't export to WMF from an SVG image. I installed Inkscape just
for this very purpose today because Illustrator doesn't know what WMF is
and Word seems to prefer that. Current Inkscape version is 0.48.4 on
Windows 7. It says "Python doesn't work anymore" and then Inkscape tells
me that "UniConvertor failed:" message with no further information.

Is anybody working on this one or do I need to find another solution to
get my WMF file?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to inkscape in Ubuntu.
https://bugs.launchpad.net/bugs/474963

Title:
  Can't export to WMF (UniConvertor failed)

Status in Inkscape: A Vector Drawing Tool:
  Confirmed
Status in UniConvertor - universal vector graphics translator:
  Confirmed
Status in “inkscape” package in Ubuntu:
  Triaged

Bug description:
  This is similar to #378660, but different.

  A drawing created from scratch in Inkscape 0.47 gives the error log pasted 
below.
  This was installed on WinXP using the "installer" for Windows.

  ===
  UniConvertor failed:


  Traceback (most recent call last):

  
    File "C:\Program Files 
(x86)\Inkscape\python\lib\site-packages\uniconvertor\app/plugins/Filters/svgloader.py",
 line 979, in Load

  
      xml_reader.parse(input_source)

  
    File "C:\Program Files (x86)\Inkscape\python\Lib\xml\sax\expatreader.py", 
line 107, in parse

  
      xmlreader.IncrementalParser.parse(self, source)

  
    File "C:\Program Files (x86)\Inkscape\python\Lib\xml\sax\xmlreader.py", 
line 123, in parse

  
      self.feed(buffer)

  
    File "C:\Program Files (x86)\Inkscape\python\Lib\xml\sax\expatreader.py", 
line 207, in feed

  
      self._parser.Parse(data, isFinal)

  
    File "C:\Program Files (x86)\Inkscape\python\Lib\xml\sax\expatreader.py", 
line 301, in start_element

  
      self._cont_handler.startElement(name, AttributesImpl(attrs))

  
    File "C:\Program Files 
(x86)\Inkscape\python\lib\site-packages\uniconvertor\app/plugins/Filters/svgloader.py",
 line 338, in startElement

  
      getattr(self, method)(attrs)

  
    File "C:\Program Files 
(x86)\Inkscape\python\lib\site-packages\uniconvertor\app/plugins/Filters/svgloader.py",
 line 935, in use

  
      if data[0] == 'object':

  
  TypeError: 'NoneType' object is unsubscriptable

  
  Traceback (most recent call last):

  
    File "<string>", line 1, in <module>

  
    File "C:\Program Files 
(x86)\Inkscape\python\lib\site-packages\uniconvertor\__init__.py", line 72, in 
<module>

  
      doc = load.load_drawing(sys.argv[1])

  
    File "C:\Program Files 
(x86)\Inkscape\python\lib\site-packages\uniconvertor\app\io\load.py", line 364, 
in load_drawing

  
      return load_drawing_from_file(file, filename)

  
    File "C:\Program Files 
(x86)\Inkscape\python\lib\site-packages\uniconvertor\app\io\load.py", line 337, 
in load_drawing_from_file

  
      doc = loader.Load()

  
    File "C:\Program Files 
(x86)\Inkscape\python\lib\site-packages\uniconvertor\app/plugins/Filters/svgloader.py",
 line 979, in Load

  
      xml_reader.parse(input_source)

  
    File "C:\Program Files (x86)\Inkscape\python\Lib\xml\sax\expatreader.py", 
line 107, in parse

  
      xmlreader.IncrementalParser.parse(self, source)

  
    File "C:\Program Files (x86)\Inkscape\python\Lib\xml\sax\xmlreader.py", 
line 123, in parse

  
      self.feed(buffer)

  
    File "C:\Program Files (x86)\Inkscape\python\Lib\xml\sax\expatreader.py", 
line 207, in feed

  
      self._parser.Parse(data, isFinal)

  
    File "C:\Program Files (x86)\Inkscape\python\Lib\xml\sax\expatreader.py", 
line 301, in start_element

  
      self._cont_handler.startElement(name, AttributesImpl(attrs))

  
    File "C:\Program Files 
(x86)\Inkscape\python\lib\site-packages\uniconvertor\app/plugins/Filters/svgloader.py",
 line 338, in startElement

  
      getattr(self, method)(attrs)

  
    File "C:\Program Files 
(x86)\Inkscape\python\lib\site-packages\uniconvertor\app/plugins/Filters/svgloader.py",
 line 935, in use

  
      if data[0] == 'object':

  
  TypeError: 'NoneType' object is unsubscriptable

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/474963/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to