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#73 - Uncaught exception: "cannot access member of deleted QObject"
Attached to Project:
QCAD
Opened by Martin (martin) - Wednesday, 11 May 2011, 15:20 GMT+2
Last edited by Andrew (andrew) - Tuesday, 17 May 2011, 13:33 GMT+2
Opened by Martin (martin) - Wednesday, 11 May 2011, 15:20 GMT+2
Last edited by Andrew (andrew) - Tuesday, 17 May 2011, 13:33 GMT+2
|
Detailsoccurs sporadically, often when the application or a MDI child is closed, usually not reproducible.
Uncaught exception at /home/martin/workspace/rsframework/scripts/Tools/PainterPathViewer/../../library.js:50: Error: cannot access member `isNull' of deleted QObject 50 (typeof(obj.isNull)=="function" && obj.isNull()===true)); |
This task depends upon
Closed by Andrew (andrew)
Tuesday, 17 May 2011, 13:33 GMT+2
Reason for closing: Fixed
Additional comments about closing: Fixed with QMutex locking. Please re-open if problem appears again.
Tuesday, 17 May 2011, 13:33 GMT+2
Reason for closing: Fixed
Additional comments about closing: Fixed with QMutex locking. Please re-open if problem appears again.
potential fix added. needs testing
if it occurs again, please add more stack context.