Page 1 of 1

Exception thrown

Posted: Sun Jan 01, 2012 20:16
by Mars_999
I just got this error, trying to put text on a button with windowsLook...



Exception message: 'PySide.QtGui.QTextEdit' object has no attribute 'text'

Traceback:
File "C:\Users\Martin Preisler\Devel\CEED\ceed\propertysetinspector.py", line 276, in setEditorData

File "C:\Users\Martin Preisler\Devel\CEED\ceed\propertyinspector.py", line 57, in populateEditWidget

File "C:\Users\Martin Preisler\Devel\CEED\ceed\propertyinspector.py", line 135, in impl_populateEditWidget


CEED revision: Unknown
CEED version: snapshot5
HW architecture: ('32bit', 'WindowsPE')
HW type: AMD64
HW processor: Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
OS type: Windows
OS release: 7
OS version: 6.1.7601
OS Windows: ('7', '6.1.7601', 'SP1', u'Multiprocessor Free')
SW Python: 2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.1500 32 bit (Intel)]
SW PySide: 1.0.7
SW Qt: 4.7.4
SW OpenGL: 3.0.2a1
SW PyCEGUI: 0.8.9090

Re: Exception thrown

Posted: Sun Jan 01, 2012 21:13
by pav
I reported this issue too some time ago and it has been fixed in the development version. The fix will be included in snapshot6 which is due to be released in a week or so.
Thanks for reporting though, it really helps.