[PyKDE] Eric: qscintilla 1.4 problem?

Detlev Offenbach detlev at die-offenbachs.de
Mon Nov 8 18:20:02 GMT 2004


Am Mittwoch, 3. November 2004 17:08 schrieb Thomas R.:
> 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
>

Did you do an upgrade of PyQt as well? You always have to have corresponding 
versions of QScintilla and PyQt. 

I have QScintilla 1.4 as well and over here it works ok.

Detlev
-- 
Detlev Offenbach
detlev at die-offenbachs.de




More information about the PyQt mailing list