Check your version numbers (qscintilla, eric, qt, etc).

Den Dec 23, 2005 kl. 1:31 PM skrev Andreas Pakulat:

Hi,

today I installed Qt 3.3.5, Python 2.3.5, QScintilla 1.6,
sip-snapshot-20051222 and PyQt-snapshot-20051222. After installing eric
snapshot-20051222 all I get is:

Traceback (most recent call last):
File "/home/andreas/pyqt/lib/python2.3/site-packages/eric3/ eric3.py", line 137, in ?
    main()
File "/home/andreas/pyqt/lib/python2.3/site-packages/eric3/ eric3.py", line 123, in main
    mw = UserInterface(loc, splash)
File "/home/andreas/pyqt/lib/python2.3/site-packages/eric3/UI/ UserInterface.py", line 192, in __init__
    self.createLayout(dbs)
File "/home/andreas/pyqt/lib/python2.3/site-packages/eric3/UI/ UserInterface.py", line 634, in createLayout
    self.shell = Shell(dbs, self.viewmanager, self.shellDock)
File "/home/andreas/pyqt/lib/python2.3/site-packages/eric3/ QScintilla/Shell.py", line 41, in __init__
    QextScintillaCompat.__init__(self,parent)
File "/home/andreas/pyqt/lib/python2.3/site-packages/eric3/ QScintilla/QextScintillaCompat.py", line 55, in __init__
    self.clearStyles()
File "/home/andreas/pyqt/lib/python2.3/site-packages/eric3/ QScintilla/QextScintillaCompat.py", line 103, in clearStyles
    QextScintilla.STYLE_DEFAULT, colorGroup.text())
TypeError: argument 3 of QextScintillaBase.SendScintilla() has an invalid type
[267903 refs]

Anybody got an idea what's going on here? I also tried with QScintilla
snapshot20051212 but got the same error there...

Andreas

--
Avert misunderstanding by calm, poise, and balance.

_______________________________________________
PyKDE mailing list    [email protected]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

_______________________________________________
PyKDE mailing list    [email protected]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to