Hi,
I was testing the import of cdr files with the newest prerelease 0.47-pre3 on Vista but it doesnt work for me (same on 0.47-pre2).
I get the following error message:
UniConvertor failed:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "C:\Program Files\Inkscape\python\lib\site-packages\uniconvertor__init__.py", line 72, in <module>
doc = load.load_drawing(sys.argv[1])
File "C:\Program Files\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\Inkscape\python\lib\site-packages\uniconvertor\app\io\load.py", line 346, in load_drawing_from_file
raise SketchLoadError(_("unrecognised file type"))
app.events.skexceptions.SketchLoadError: unrecognised file type
The last error message is especially strange for me because I'm sure that it is a corel draw file (created with Corel 9 or 10).
I could also provide the cdr file.
Thanks for your help
Wolfgang