View Issue Details

IDProjectCategoryView StatusLast Update
0001891DraftBugpublic2015-01-13 21:20
Reporterrockn Assigned Toyorik  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformLinux UbuntuOS14.04OS Version64 bits
Summary0001891: Message Error when adding Draft Dimensions with Continue Mode.
DescriptionThis bug don't break anything but could "scared" the user.
When you add multiple dimension in a line (continue mode) there is a lot of the same error in Report View.
This make that the user think that something is broken.
Steps To ReproduceClic Add Dimensions button
Check Continue mode,
Clic on first point,
Clic on second point,
Clic on the third point (passage point),
Clic on the fourth point,
Then the View report display a lot of the same warning when mouse is overring the 3d view :
<type 'exceptions.IndexError'>
Traceback (most recent call last):
  File "/home/jo/Logiciels/FreeCAD/free-cad-code/woodgalaxy_freecad/master01Janvier2015_build/Mod/Draft/DraftTools.py", line 1833, in action
    self.node[1] = self.point2
IndexError: list assignment index out of range

You still can clic on other point then close the dialog and the Dimensions are well added.
Additional InformationOS: Ubuntu 14.04.1 LTS
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.15.4387 (Git)
Branch: master
Hash: 26666a1fdabdc08bf8e664bad7173581dc9c1606
Python version: 2.7.6
Qt version: 4.8.6
Coin version: 4.0.0a
OCC version: 6.7.1.oce-0.16
TagsNo tags attached.
FreeCAD Information

Activities

yorik

2015-01-04 17:19

administrator   ~0005512

Indeed I see the problem too.

Related Changesets

FreeCAD: master 7a710279

2015-01-13 22:07:05

yorik

Details Diff
Draft: Fixed continued dimension - fixes 0001891 Affected Issues
0001891
mod - src/Mod/Draft/DraftGui.py Diff File
mod - src/Mod/Draft/DraftTools.py Diff File

Issue History

Date Modified Username Field Change
2015-01-04 13:18 rockn New Issue
2015-01-04 17:19 yorik Note Added: 0005512
2015-01-04 17:19 yorik Assigned To => yorik
2015-01-04 17:19 yorik Status new => assigned
2015-01-13 21:20 yorik Changeset attached => FreeCAD Master master 7a710279
2015-01-13 21:20 yorik Status assigned => closed
2015-01-13 21:20 yorik Resolution open => fixed