QCAD - 2D CAD System.
Click here for a documentation of the DokuWiki formatting syntax that can be used in reports
Please search for existing tasks (also closed ones) before opening a new task.
Please make sure that you are using the latest Version of QCAD before posting a bug (menu Help - Check for Updates)
FS#226 - Editing and saving a file
Attached to Project:
QCAD
Opened by Jean-Jacques Brasse (J-J) - Thursday, 01 September 2011, 22:13 GMT+2
Last edited by Andrew (andrew) - Monday, 05 September 2011, 17:43 GMT+2
Opened by Jean-Jacques Brasse (J-J) - Thursday, 01 September 2011, 22:13 GMT+2
Last edited by Andrew (andrew) - Monday, 05 September 2011, 17:43 GMT+2
|
Details
Hello, |
This task depends upon
Closed by Andrew (andrew)
Monday, 05 September 2011, 17:43 GMT+2
Reason for closing: Fixed
Additional comments about closing: r18968
Monday, 05 September 2011, 17:43 GMT+2
Reason for closing: Fixed
Additional comments about closing: r18968
Could you attach the DXF file (or e-mail it to us to avoid sharing it)?
Did you try to save the file to another location (e.g. c:\Users\Isa_JJ\arbre.dxf)?
Thanks.
I tried changing location, no difference. I'm e-mailing the sample files. It seems to go fine until I start removing deleting un-necessary layers.
To reproduce:
- open file 'Arbre retouche.dxf'
- delete layer 'filet'
- Save As
Assert:
in file RDwgExporter.cpp, line 190
QCAD only deletes all entities in the current block on layer 'filet' when layer 'filet' is deleted. Other blocks also contain entities on layer 'filet' which are orphaned.