Re: [PyKDE] eric3 segfault, help needed

2006-01-07 Thread Detlev Offenbach
In an interactive Python interpreter try the following from qt import * from qtext import * If the first fails, something is wrong with the PyQt libraries. Try to rebuild sip and PyQt. If the second fails, it is QScintilla, that has problems. Please try all the PyQt modules this way to find the

Re: [PyKDE] eric3 segfault, help needed

2006-01-07 Thread Alan Ezust
I just started getting segfaults on startup too. Just importing eric3.py from the python interpreter causes it. I tried debugging the python interpreter and got this: #0 0x080899eb in PyType_IsSubtype () #1 0xb73eb3ad in initsip () from /usr/lib/python2.3/site-packages/sip.so #2 0xb73ec151 in i

[PyKDE] eric3 segfault, help needed

2005-12-09 Thread frncpzzt
Hi everybody, I'm trying to install eric3 3.8.0 on a Slackware 10.2, with Qt 3.3.4 and Kde 3.5.0 onboard. After a first unsuccsessful try with regular Slack packages, I downloaded the sources and built them manually. Following the README, I installed, in order: qscintilla 1.65, sip 4.3.2, PyQt 3.1