oddtopus / flamingo

FreeCAD - flamingo workbench
GNU Lesser General Public License v3.0
32 stars 13 forks source link

pipeCmd.join sometimes chrashes with selection exceptions #10

Open rkrenzler opened 6 years ago

rkrenzler commented 6 years ago

When I test the "join pipes"-command I often get this message:

Traceback (most recent call last): File "/home/ose-developer/.FreeCAD/Mod/flamingo/pipeObservers.py", line 75, in addSelection sel=FreeCADGui.Selection.getSelection()[0] <type 'exceptions.IndexError'>: list index out of range