Bug 1169548

Summary: [abrt] freecad: ArchWall.py:223:getPoint:Exception: Both points are equal
Product: [Fedora] Fedora Reporter: Massao <n.massao>
Component: freecadAssignee: Richard Shaw <hobbes1069>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: cz172638, hobbes1069, john
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/b9cb931c533e8b0e84971e6907bf9e437423d289
Whiteboard: abrt_hash:10a6f81f2450500957eb46ae03977ab561e1595b
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-12-02 02:13:20 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description Massao 2014-12-02 01:20:21 UTC
Version-Release number of selected component:
freecad-0.14-4.fc20

Additional info:
reporter:       libreport-2.2.3
cmdline:        /usr/bin/FreeCAD
executable:     /usr/bin/FreeCAD
kernel:         3.17.3-200.fc20.i686+PAE
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
ArchWall.py:223:getPoint:Exception: Both points are equal

Traceback (most recent call last):
  File "/usr/lib/freecad/Mod/Draft/DraftSnap.py", line 1037, in click
    accept()
  File "/usr/lib/freecad/Mod/Draft/DraftSnap.py", line 1047, in accept
    callback(self.pt,obj)
  File "/usr/lib/freecad/Mod/Arch/ArchWall.py", line 223, in getPoint
    l = Part.Line(self.points[0],self.points[1])
Exception: Both points are equal

Local variables in innermost frame:
self: <ArchWall._CommandWall instance at 0xbb00c0c>
Part: <module 'Part' from '/usr/lib/freecad/lib/Part.so'>
obj: <Part::PartFeature>
point: Vector (-0.3518941402435303, 0.30738019943237305, 0.0)

Comment 1 Massao 2014-12-02 01:20:23 UTC
Created attachment 963462 [details]
File: backtrace

Comment 2 Massao 2014-12-02 01:20:25 UTC
Created attachment 963463 [details]
File: environ

Comment 3 Richard Shaw 2014-12-02 02:13:20 UTC
I'm pretty sure this is a duplicate of 1143814. Let me know if that's not the case.

*** This bug has been marked as a duplicate of bug 1143814 ***