View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0001690 | FreeCAD | Bug | public | 2014-08-14 19:56 | 2019-07-29 15:16 | 
| Reporter | galou_breizh | Assigned To | wmayer | ||
| Priority | normal | Severity | crash | Reproducibility | always | 
| Status | closed | Resolution | fixed | ||
| OS | Linux | ||||
| Product Version | 0.14 | ||||
| Summary | 0001690: sketch.getPoint crashes FreeCAD if the point does not exist | ||||
| Description | - App.ActiveDocument.Sketch.getPoint(n, 0) crashes FreeCAD if n is greater than App.ActiveDocument.Sketch.GeometryCount | ||||
| Steps To Reproduce | App.ActiveDocument.Sketch.getPoint(12343948374, 0) | ||||
| Additional Information | OS: Linux Word size: 64-bit Version: 0.14.3705 (Git) Branch: master Hash: f91c64aba9e7ceb984f21b074df4406b7b46e6a0 Python version: 2.7.3 Qt version: 4.8.5 Coin version: 2.5.0 SoQt version: 1.5.0 OCC version: 6.6.0 | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
| FreeCAD: master 8808b823 2014-08-16 14:41:30Details Diff | + fixes 0001690: sketch.getPoint crashes FreeCAD if the point does not exist | Affected Issues 0001690 | |
| mod - src/Mod/Sketcher/App/SketchObjectPyImp.cpp | Diff File | ||
| FreeCAD: releases 3ecaf877 2014-08-28 15:27:35 wmayerDetails Diff | - fix focus issue with InputField - on document load set camera setting of the MDI views - do not try to use framebuffer objects when it's not supported on the system 0001690: sketch.getPoint crashes FreeCAD if the point does not exist 0001630: IGES-Export in [mm] turns to [Inches] 0001684: Sweep ignores the list of subshapes 0001667: 'Save file' disabled when viewing a drawing 0001682: Crash after updating editable texts in drawing 0001659: 3dconnexion space navigator moves view even when FreeCAD is not the active application 0001696: Quantity.getValueAs('rad') touches the Property 0001638: Not possible to draw anything | Affected Issues 0001630, 0001638, 0001659, 0001667, 0001682, 0001684, 0001690, 0001696 | |
| mod - src/App/Application.cpp | Diff File | ||
| mod - src/Base/QuantityPy.xml | Diff File | ||
| mod - src/Gui/Application.cpp | Diff File | ||
| mod - src/Gui/Document.cpp | Diff File | ||
| mod - src/Gui/GuiApplicationNativeEventAware.cpp | Diff File | ||
| mod - src/Gui/InputField.cpp | Diff File | ||
| mod - src/Gui/MouseSelection.cpp | Diff File | ||
| mod - src/Mod/Drawing/App/FeaturePage.cpp | Diff File | ||
| mod - src/Mod/Drawing/Gui/DrawingView.cpp | Diff File | ||
| mod - src/Mod/Part/App/PartFeatures.cpp | Diff File | ||
| mod - src/Mod/Part/App/TopoShape.cpp | Diff File | ||
| mod - src/Mod/Sketcher/App/SketchObjectPyImp.cpp | Diff File | ||
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2014-08-14 19:56 | galou_breizh | New Issue | |
| 2014-08-16 13:12 | wmayer | Changeset attached | => FreeCAD Master master 8808b823 | 
| 2014-08-16 13:12 | wmayer | Assigned To | => wmayer | 
| 2014-08-16 13:12 | wmayer | Status | new => closed | 
| 2014-08-16 13:12 | wmayer | Resolution | open => fixed | 
| 2019-07-29 15:16 | Kunda1 | Changeset attached | => FreeCAD releases 3ecaf877 | 
 FreeCAD
 FreeCAD