- Status Closed
- Percent Complete
- Task Type Bug Report
- Category QCAD (main)
-
Assigned To
andrew - Operating System macOS (All)
- Severity Low
- Priority Very Low
- Reported Version 3 RC3
- Due in Version 3.0.0
-
Due Date
Undecided
- Votes
- Private
Attached to Project: QCAD Bugtracker
Opened by andrew - 25.02.2012
Last edited by andrew - 27.02.2012
Opened by andrew - 25.02.2012
Last edited by andrew - 27.02.2012
FS#509 - Crash when resizing command line size
Crash in QVariantAnimation.
Potential fix: configure Qt with -D QT_NO_ANIMATION
TODO: check on other platforms
Closed by andrew
27.02.2012 11:39
Reason for closing: Fixed
Additional comments about closing:
27.02.2012 11:39
Reason for closing: Fixed
Additional comments about closing:
Qt patch. See comments.
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
Can be fixed by patching Qt 4.7.4:
patch src/gui/widgets/qwidgetanimator.cpp < qwidgetanimator_patch.cpp