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#54 - Creating polyline from segments hangs
Attached to Project:
QCAD
Opened by Martin (martin) - Wednesday, 04 May 2011, 16:54 GMT+2
Last edited by Andrew (andrew) - Wednesday, 04 May 2011, 17:13 GMT+2
Opened by Martin (martin) - Wednesday, 04 May 2011, 16:54 GMT+2
Last edited by Andrew (andrew) - Wednesday, 04 May 2011, 17:13 GMT+2
|
Details
Thread [1] 20083 (Suspended : Signal : SIGSEGV:Segmentation fault) 0xb693148a QScriptEngineAgentPrivate::atStatement() at 0xb6bc397b 0xb6a42232 0xb6a8e39a 0xa9b50ac0 0xffffffff 0x5 0xfffffffe 0xdc 0xfffffffe <...more frames...> |
This task depends upon
due to ECMAScript fixes:
var nextEntity = undefined;changed into:
var nextEntity;