PythoncadBugTraker item #3519839, was opened at 2012-04-20 07:30
Message generated for change (Comment added) made by matteoboscolo
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=1128790&aid=3519839&group_id=263167
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: Bug
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: JB ()
>Assigned to: Matteo Boscolo (matteoboscolo)
Summary: Cannot enter command text/values
Initial Comment:
I can type in the text box where I am supposed to enter command values/text. However, when I hit enter/return, nothing happens.
Operating System: Windows 7 64bit.
PythonCAD: R38.0.0.5 (it was the default download from sourceforge on April 20, 2012)
The blackbox console that opens when I launch pythoncad has the following:
----- Start of output -----
Warning: unable to set the previews values
Warning: Unable to set state
Traceback (most recent call last):
File "D:\OmniaSolutions\Programming\EclipseWorkSpace\pyinstaller-1.5.1\PythonC
AD\build\pyi.win32\PythonCAD\outPYZ1.pyz/Interface.CmdIntf.cmdlinedock", line 73
, in _returnPressed
File "D:\OmniaSolutions\Programming\EclipseWorkSpace\pyinstaller-1.5.1\PythonC
AD\build\pyi.win32\PythonCAD\outPYZ1.pyz/Interface.CmdIntf.cmdlinedock", line 10
2, in evaluate
File "D:\OmniaSolutions\Programming\EclipseWorkSpace\pyinstaller-1.5.1\PythonC
AD\build\pyi.win32\PythonCAD\outPYZ1.pyz/Interface.CmdIntf.functionhandler", lin
e 80, in evaluate
AttributeError: 'QString' object has no attribute 'upper'
----- End of output -----
I don't really code in python, so I don't know if it matters, but the D drive on this computer is a dvd drive and is currently empty.
----------------------------------------------------------------------
>Comment By: Matteo Boscolo (matteoboscolo)
Date: 2012-04-20 08:48
Message:
The problem it's a bug I will take care of it
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=1128790&aid=3519839&group_id=263167
|