View Issue Details

IDProjectCategoryView StatusLast Update
0001402FreeCADBugpublic2014-02-11 23:19
Reporterquick61 Assigned ToJriegel 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Versiontrunk 
Summary0001402: Part Design > Pad length values changed and set to 100mm on opening older files with latest version of FreeCAD
DescriptionForum thread > http://forum.freecadweb.org/viewtopic.php?f=3&t=5658

Opening older FreeCAD files that were built with sketches, all of the pad operations have a length value of 100 mm applied to them. The length value in the Combo View > Data tab can not be changed. The numbers will change but any attempt to apply will not take and the value returns to 100.
Steps To ReproduceOpen a FreeCAD file containing padded sketches created with an older version of FreeCAD with current build. Look for bug as described.
TagsNo tags attached.
FreeCAD Information

Activities

quick61

2014-02-11 18:37

reporter   ~0004185

Last edited: 2014-02-11 18:41

From Report View when trying to change length value of Pad from Combo-View - Data tab.

<unknown exception traceback><type 'exceptions.SyntaxError'>: ('invalid syntax', ('<string>', 1, 68, 'FreeCAD.getDocument("V_Carrage").getObject("Pad004").Length = 100 mm\n'))
Stack Trace: <unknown exception traceback>

Related Changesets

FreeCAD: master 82ff6447

2014-02-11 23:03:26

Jriegel

Details Diff
FixBug 0001402 Affected Issues
0001402
mod - src/Gui/propertyeditor/PropertyItem.cpp Diff File

Issue History

Date Modified Username Field Change
2014-02-11 18:22 quick61 New Issue
2014-02-11 18:37 quick61 Note Added: 0004185
2014-02-11 18:41 quick61 Note Edited: 0004185
2014-02-11 19:12 Jriegel Assigned To => Jriegel
2014-02-11 19:12 Jriegel Status new => assigned
2014-02-11 19:15 Jriegel Status assigned => confirmed
2014-02-11 22:29 Jriegel Changeset attached => FreeCAD Master master 82ff6447
2014-02-11 23:19 Jriegel Status confirmed => closed
2014-02-11 23:19 Jriegel Resolution open => fixed