Bug 1162818 - [abrt] freecad: DraftTools.py:537:drawSegment:Exception: Both points are equal
Summary: [abrt] freecad: DraftTools.py:537:drawSegment:Exception: Both points are equal
Keywords:
Status: CLOSED DUPLICATE of bug 1143814
Alias: None
Product: Fedora
Classification: Fedora
Component: freecad
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Richard Shaw
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:a6d7c48c25da890b91eb79f503c...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-11-11 18:45 UTC by fred
Modified: 2014-12-02 14:45 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-12-02 14:45:18 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (511 bytes, text/plain)
2014-11-11 18:45 UTC, fred
no flags Details
File: environ (2.69 KB, text/plain)
2014-11-11 18:45 UTC, fred
no flags Details

Description fred 2014-11-11 18:45:51 UTC
Version-Release number of selected component:
freecad-0.14-2.fc20

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

Truncated backtrace:
DraftTools.py:537:drawSegment:Exception: Both points are equal

Traceback (most recent call last):
  File "/usr/lib64/freecad/Mod/Draft/DraftTools.py", line 504, in action
    self.drawSegment(self.point)
  File "/usr/lib64/freecad/Mod/Draft/DraftTools.py", line 537, in drawSegment
    newseg = Part.Line(last,point).toShape()
Exception: Both points are equal

Local variables in innermost frame:
self: <DraftTools.Wire instance at 0x518ec20>
last: Vector (0.0, 12000.0, 0.0)
point: Vector (0.0, 12000.0, 0.0)

Comment 1 fred 2014-11-11 18:45:53 UTC
Created attachment 956387 [details]
File: backtrace

Comment 2 fred 2014-11-11 18:45:54 UTC
Created attachment 956388 [details]
File: environ

Comment 3 Richard Shaw 2014-12-02 14:45:18 UTC

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


Note You need to log in before you can comment on or make changes to this bug.