Comment 11 for bug 492912

Revision history for this message
unicode_launchpad (unicode-ht) wrote :

A CDR file can't be loaded yet. Log as following:
--------------------------------------------------------------------------
UniConvertor failed:

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 95, in uniconv_run

    doc = load.load_drawing(input_file)

  File "C:\Program Files (x86)\Inkscape\python\lib\site-packages\uniconvertor\app\io\load.py", line 377, 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 359, in load_drawing_from_file

    raise SketchLoadError(_("unrecognised file type"))

app.events.skexceptions.SketchLoadError: unrecognised file type

-------------------------------------------------------------------------------------