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#509 - Crash when resizing command line size
Attached to Project:
QCAD
Opened by Andrew (andrew) - Saturday, 25 February 2012, 16:23 GMT+2
Last edited by Andrew (andrew) - Monday, 27 February 2012, 12:39 GMT+2
Opened by Andrew (andrew) - Saturday, 25 February 2012, 16:23 GMT+2
Last edited by Andrew (andrew) - Monday, 27 February 2012, 12:39 GMT+2
|
DetailsCrash in QVariantAnimation. Potential fix: configure Qt with -D QT_NO_ANIMATION
TODO: check on other platforms |
This task depends upon
Closed by Andrew (andrew)
Monday, 27 February 2012, 12:39 GMT+2
Reason for closing: Fixed
Additional comments about closing: Qt patch. See comments.
Monday, 27 February 2012, 12:39 GMT+2
Reason for closing: Fixed
Additional comments about closing: Qt patch. See comments.
Can be fixed by patching Qt 4.7.4:
patch src/gui/widgets/qwidgetanimator.cpp < qwidgetanimator_patch.cpp