Bug 1162818
| Summary: | [abrt] freecad: DraftTools.py:537:drawSegment:Exception: Both points are equal | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | fred <xyzk> | ||||||
| Component: | freecad | Assignee: | Richard Shaw <hobbes1069> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 20 | CC: | hobbes1069, john, xyzk | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/20adeadb8f25df2076a5ec9cdc9e05a8ceee60ea | ||||||||
| Whiteboard: | abrt_hash:a6d7c48c25da890b91eb79f503c2179b5352add4 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-12-02 14:45:18 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: |
|
||||||||
Created attachment 956387 [details]
File: backtrace
Created attachment 956388 [details]
File: environ
*** This bug has been marked as a duplicate of bug 1143814 *** |
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)