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#177 - generate example drawings: uncaught exception
Attached to Project:
QCAD
Opened by Martin (martin) - Tuesday, 16 August 2011, 15:42 GMT+2
Last edited by Andrew (andrew) - Saturday, 12 January 2013, 22:21 GMT+2
Opened by Martin (martin) - Tuesday, 16 August 2011, 15:42 GMT+2
Last edited by Andrew (andrew) - Saturday, 12 January 2013, 22:21 GMT+2
|
Details
Uncaught exception at /home/martin/workspace/rsframework/scripts/Developer/ExampleDrawings/ExampleDrawings.js:332: Error: :-1:-1: self is NULL <native>(RColor(ByLayer) ) at -1 <anonymous>(argCols = 0, argRows = 0, argProp = RColor(ByLayer) , 'colors') at /home/martin/workspace/rsframework/scripts/Developer/ExampleDrawings/ExampleDrawings.js:332 <anonymous>(argType = 'colors') at /home/martin/workspace/rsframework/scripts/Developer/ExampleDrawings/ExampleDrawings.js:256 <anonymous>() at /home/martin/workspace/rsframework/scripts/Developer/ExampleDrawings/ExampleDrawings.js:55 <native>() at -1 main() at scripts/autostart.js:501 <global>() at scripts/autostart.js:520 332 entity.setColor(argProp); qsdb> entity REntityPointer(0x0) qsdb> objs 22,28 qsdb> .backtrace #0 <anonymous>(argCols = 0, argRows = 0, argProp = RColor(ByLayer) , 'colors') at /home/martin/workspace/rsframework/scripts/Developer/ExampleDrawings/ExampleDrawings.js:332 #1 <anonymous>(argType = 'colors') at /home/martin/workspace/rsframework/scripts/Developer/ExampleDrawings/ExampleDrawings.js:256 #2 <anonymous>() at /home/martin/workspace/rsframework/scripts/Developer/ExampleDrawings/ExampleDrawings.js:55 #3 <native>() at -1 #4 main() at scripts/autostart.js:501 #5 <global>() at scripts/autostart.js:520 |
This task depends upon