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#46 - Saving solid filled hatch hits assert
Attached to Project:
QCAD
Opened by Martin (martin) - Monday, 02 May 2011, 10:36 GMT+2
Last edited by Andrew (andrew) - Monday, 02 May 2011, 17:39 GMT+2
Opened by Martin (martin) - Monday, 02 May 2011, 10:36 GMT+2
Last edited by Andrew (andrew) - Monday, 02 May 2011, 17:39 GMT+2
|
DetailsDebug: RDwgExporter::exportHatchEntity: RHatchEntity(REntity(RObject(id: 27, document: "0xbad0940", address: "0xffffffffaba45558", undone: 0), type: 20, layerId: 21, blockId: 22, lineweight: -1, linetypeId: 0, color: RColor(ByLayer) , drawOrder: 3 , selectionStatus: false ) , solid: true, scale: 2, angle: 0, pattern: "SOLID", boundary: loop 0: RLine(RShape(address: "0xffffffffaba42b48"), startPoint: RVector(8, 25, 0) , endPoint: RVector(35, 25, 0) ) RLine(RShape(address: "0xffffffffaba42d88"), startPoint: RVector(35, 25, 0) , endPoint: RVector(35, 9, 0) ) RLine(RShape(address: "0xffffffffaba42c08"), startPoint: RVector(35, 9, 0) , endPoint: RVector(8, 9, 0) ) RLine(RShape(address: "0xffffffffaba43150"), startPoint: RVector(8, 9, 0) , endPoint: RVector(8, 25, 0) ) ) Debug: "RDwgServices::printErrorStackTrace: Not applicable" Warning: RDwgExporter::exportEntity: Exception occured. Entity NOT saved: RHatchEntity(REntity(RObject(id: 27, document: "0xbad0940", address: "0xffffffffaba45558", undone: 0), type: 20, layerId: 21, blockId: 22, lineweight: -1, linetypeId: 0, color: RColor(ByLayer) , drawOrder: 3 , selectionStatus: false ) , solid: true, scale: 2, angle: 0, pattern: "SOLID", boundary: loop 0: RLine(RShape(address: "0xffffffffaba42b48"), startPoint: RVector(8, 25, 0) , endPoint: RVector(35, 25, 0) ) RLine(RShape(address: "0xffffffffaba42d88"), startPoint: RVector(35, 25, 0) , endPoint: RVector(35, 9, 0) ) RLine(RShape(address: "0xffffffffaba42c08"), startPoint: RVector(35, 9, 0) , endPoint: RVector(8, 9, 0) ) RLine(RShape(address: "0xffffffffaba43150"), startPoint: RVector(8, 9, 0) , endPoint: RVector(8, 25, 0) ) ) Fatal: ASSERT: "false" in file RDwgExporter.cpp, line 1234 Thread [1] 23860 (Suspended : Signal : SIGABRT:Aborted) __kernel_vsyscall() at 0xffffe424 raise() at 0xb4f037ff abort() at 0xb4f05140 RMainWindow::messageHandler() at RMainWindow.cpp:63 0x8e06a4a qt_message_output() at 0xb5357f65 0xb53581ab qFatal() at 0xb53582c9 qt_assert() at 0xb5358355 RDwgExporter::exportEntity() at RDwgExporter.cpp:1,234 0x8cbb4cf RExporter::exportEntities() at RExporter.cpp:408 0x8de9f8e <...more frames...> |
This task depends upon