[PyKDE] eric3 preferences traceback, coredump on FreeBSD 5
Hans-Peter Jansen
hpj at urpla.net
Fri Feb 27 23:07:00 GMT 2004
On Friday 27 February 2004 22:42, David Niergarth wrote:
>
> It wasn't but I was able to remedy the problem and get the sip
> snapshot to build and install. Unfortunately the eric3 preferences
> traceback and core dump on exit still happen. (I uninstalled and
> reinstalled eric3 in case that matters.)
No, that's normally not necessary...
> (%:~/src/eric-snapshot-20040218)- sip -V
> 4.0 (snapshot-20040216-SIP4-172)
>
> (%:~/src/eric-snapshot-20040218)- ./eric3
> Traceback (most recent call last):
> File
> "/usr/local/lib/python2.3/site-packages/UI/UserInterface.py", line
> 1710, in handlePreferences File
> "/usr/local/lib/python2.3/site-packages/Preferences/PreferencesDial
>og.py", line 871, in setPreferences NotImplementedError:
> QextScintillaLexer.language() is abstract and must be overridden
> zsh: segmentation fault (core dumped) ./eric3
Now it looks like your QScintilla installation doesn't match your
Qt installation. If that is the problem, you need to rebuild sip and
PyQt again (and check for related messages).
Pete
More information about the PyQt
mailing list