View Issue Details

IDProjectCategoryView StatusLast Update
0001549FreeCADBugpublic2014-05-20 13:48
Reporterjmaustpc Assigned Towmayer  
PrioritylowSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Platform64 bitOSKubuntuOS Version14.04
Product Versiontrunk 
Target Version0.14 
Summary0001549: crash with Draft move tool while sketch is in edit mode
DescriptionFreeCAD will crash if you use the Draft move tool in this particular, rather obscure, way.

see the forum for more details and pictures
http://forum.freecadweb.org/viewtopic.php?f=3&t=6583&start=20#p53493

1)have a sketch on the xy plane (others may crash, I have not tried)
2) go to Draft WB select Move
3) got to treeview double click on the sketch to make it enter edit mode
4) make sure some part or all of the sketch is selected
5) a warning window pops up...click yes and free cad will crash


this is an obscure and minor bug in my opinion, because it only happens if you are trying to do something you should not normally be doing....

Although, of course FreeCAD still should not crash. :-)
Additional InformationOS: Ubuntu 14.04 LTS
Platform: 64-bit
Version: 0.14.3595 (Git)
Branch: master
Hash: d85f44208948427346dcadb133c12bd7991b4d6d
Python version: 2.7.6
Qt version: 4.8.6
Coin version: 4.0.0a
SoQt version: 1.6.0a
OCC version: 6.7.0
TagsNo tags attached.
FreeCAD Information

Activities

yorik

2014-05-17 14:39

administrator   ~0004683

Hm yeah I guess doing that kind of things causes a crash :) Now how to debug this, that won't be so easy...

Related Changesets

FreeCAD: master 17b7003e

2014-05-20 15:25:03

wmayer

Details Diff
+ fixes 0001549: crash with Draft move tool while sketch is in edit mode Affected Issues
0001549
mod - src/Gui/Control.cpp Diff File
mod - src/Gui/Control.h Diff File
mod - src/Mod/Fem/Gui/ViewProviderFemConstraintBearing.cpp Diff File
mod - src/Mod/Fem/Gui/ViewProviderFemConstraintFixed.cpp Diff File
mod - src/Mod/Fem/Gui/ViewProviderFemConstraintForce.cpp Diff File
mod - src/Mod/Fem/Gui/ViewProviderFemConstraintGear.cpp Diff File
mod - src/Mod/Fem/Gui/ViewProviderFemConstraintPulley.cpp Diff File
mod - src/Mod/PartDesign/Gui/ViewProviderChamfer.cpp Diff File
mod - src/Mod/PartDesign/Gui/ViewProviderDraft.cpp Diff File
mod - src/Mod/PartDesign/Gui/ViewProviderFillet.cpp Diff File
mod - src/Mod/PartDesign/Gui/ViewProviderGroove.cpp Diff File
mod - src/Mod/PartDesign/Gui/ViewProviderPad.cpp Diff File
mod - src/Mod/PartDesign/Gui/ViewProviderPocket.cpp Diff File
mod - src/Mod/PartDesign/Gui/ViewProviderRevolution.cpp Diff File
mod - src/Mod/PartDesign/Gui/ViewProviderTransformed.cpp Diff File
mod - src/Mod/Sketcher/Gui/ViewProviderSketch.cpp Diff File

Issue History

Date Modified Username Field Change
2014-05-17 05:41 jmaustpc New Issue
2014-05-17 14:39 yorik Note Added: 0004683
2014-05-20 13:48 wmayer Changeset attached => FreeCAD Master master 17b7003e
2014-05-20 13:48 wmayer Assigned To => wmayer
2014-05-20 13:48 wmayer Status new => closed
2014-05-20 13:48 wmayer Resolution open => fixed