View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001530 | Draft | Bug | public | 2014-05-03 13:58 | 2014-05-03 16:33 |
Reporter | quick61 | Assigned To | yorik | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Target Version | 0.14 | ||||
Summary | 0001530: Draft Circle Task Set Radius Fails. | ||||
Description | Reference forum thread > http://forum.freecadweb.org/viewtopic.php?f=3&t=6492 Error occurs when entering a numerical value into the Radius field in Combo View > Tasks > Circle. Error - Traceback (most recent call last): File "/home/mark/Build/FreeCAD/Mod/Draft/DraftGui.py", line 1024, in validatePoint rad=float(self.radiusValue.text()) AttributeError: 'PySide.QtGui.QWidget' object has no attribute 'text' | ||||
Steps To Reproduce | Open Draft Workbench. Pick Circle tool. Click in 3D space and start to drag out circle. Enter numerical value into the Radius field in Combo View > Tasks > Circle. | ||||
Additional Information | OS: Ubuntu 13.10 Platform: 64-bit Version: 0.14.3512 (Git) Branch: master Hash: 90f2fc203466dbbb81ad26849eb3dd4b7b53f326 Python version: 2.7.5+ Qt version: 4.8.4 Coin version: 4.0.0a SoQt version: 1.5.0 OCC version: 6.7.0 | ||||
Tags | No tags attached. | ||||
FreeCAD Information | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2014-05-03 13:58 | quick61 | New Issue | |
2014-05-03 14:20 | wmayer | Project | FreeCAD => Draft |
2014-05-03 15:10 | yorik | Assigned To | => yorik |
2014-05-03 15:10 | yorik | Status | new => assigned |
2014-05-03 15:47 | yorik | Target Version | => 0.14 |
2014-05-03 16:08 | yorik | Changeset attached | => FreeCAD Master master e0e6f9bf |
2014-05-03 16:08 | yorik | Status | assigned => closed |
2014-05-03 16:08 | yorik | Resolution | open => fixed |