- Status Closed
- Percent Complete
- Task Type Bug Report
- Category QCAD/CAM
-
Assigned To
andrew - Operating System OpenSUSE Linux
- Severity Medium
- Priority Very Low
- Reported Version 3.12.1
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#1293 - Crash when snapping to intersection points between 3d lines and splines
I have a file that makes QCAD crash. I’ve been editing this design across different versions of QCAD over time and this is the first time I have a problem with it.
Steps to reproduce:
Open the attached file and try to add some entities or dimensions to it (you may need to create large ones since it seems to depend on the zoom factor; for example a very large ellipse). After a freeze of a few seconds QCAD will quit.
The attached file is a simplified version from which I deleted a number of entities; on the original I can’t do anything – QCAD crashes as soon as I try to create any object.
Cause: 3D lines with x1==x2, y1==y2 but z1!=z2
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
Please attach or e-mail the files in question. Thanks.
Workaround:
Delete 3D Infinite Line in Z direction:
- Load drawing file
- View > Selection Filter
- Entity Type: Infinite Line
- Property: Size : Height
- Comparison: = (equal to)
- Value: 0
- Click first button (Replace the current selection)
- Edit > Delete
- File > Save