Comment 77 for bug 293940

Revision history for this message
dopelover (dopelover) wrote :

There is an another problem with dxf import routine. Try to import attached dxf. Every time I got following message:

Traceback (most recent call last):

  File "C:\Users\MOBY\AppData\Local\inkscape\share\extensions\dxf_input.py", line 407, in <module>

    entities[entity]()

  File "C:\Users\MOBY\AppData\Local\inkscape\share\extensions\dxf_input.py", line 190, in export_HATCH

    path += 'L %f,%f ' % (scale*(vals[groups['11']][i11] - xmin), -scale*(vals[groups['21']][i11] - ymax))

IndexError: list index out of range

The DXF file was produced with AutoCad 2009, and saved as a AutoCad 20007 DXF