Public bug reported:

Ubuntu 13.10 amd64, FreeCAD 0.13.1830-dfsg-3 .
This is already tracked in Debian 
(http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=727784) and the fix seems to 
have landed upstream several weeks ago, but there's no new packaging or even 
mention on Launchpad that FreeCAD currently doesn't work properly.

To reproduce, open a new document, change to draft workbench, try to use
the "Creates a circle" button. Terminal output:

Running the Python command 'Draft_Circle' failed:
Traceback (most recent call last):
  File "/usr/lib/freecad/Mod/Draft/DraftTools.py", line 843, in Activated
    self.arctrack = arcTracker()
  File "/usr/lib/freecad/Mod/Draft/DraftTrackers.py", line 328, in __init__
    self.recompute()
  File "/usr/lib/freecad/Mod/Draft/DraftTrackers.py", line 389, in recompute
    ivin.setBuffer(buf)
  File "/usr/lib/python2.7/dist-packages/pivy/coin.py", line 4692, in setBuffer
    return _coin.SoInput_setBuffer(self, *args)


Hitting the Cancel button adds this to the terminal output:

SoInput_setBuffer expected 3 arguments, got 2TaskDialogPython::reject:
Circle instance has no attribute 'arctrack'


Drawing lines, paths and rectangles works. Drawing circles, arcs or polygons 
does not.

** Affects: freecad (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1258333

Title:
  Unable to draft circle in current FreeCAD version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freecad/+bug/1258333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to