[PyKDE] Eric: qscintilla 1.4 problem?
Thomas R.
true at cable.vol.at
Wed Nov 3 16:08:47 GMT 2004
Hi,
after I updated qscintilla to version 1.4 I get the following error when
starting Eric 3.5:
Traceback (most recent call last):
File "/usr/local/lib/python2.3/site-packages/eric3/eric3.py", line 118, in ?
main()
File "/usr/local/lib/python2.3/site-packages/eric3/eric3.py", line 104, in
main
mw = UserInterface(loc, splash)
File "/usr/local/lib/python2.3/site-packages/UI/UserInterface.py", line 175,
in __init__
File "/usr/local/lib/python2.3/site-packages/UI/UserInterface.py", line 533,
in createLayout
File "/usr/local/lib/python2.3/site-packages/QScintilla/Shell.py", line 118,
in __init__
File "/usr/local/lib/python2.3/site-packages/QScintilla/Shell.py", line 198,
in setTextDisplay
AttributeError: setWrapMode
With qscintilla 1.3 eric worked without problems.
System: FreeBSD 5.3 RC2
Qt 3.3.3
QScintilla 1.4
sip 4.0.1
py-qt 3.12
python 2.3.4
Thomas
More information about the PyQt
mailing list