Hi<br> It seems like you are using Ubuntu, is that correct?<br>Anyway, please try to remove the python-kde4 package since it makes eric segfault in Debian, see:<br><a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=534178">http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=534178</a><br>
<br>If that doesn't work please send the output of:<br>python -v /usr/share/eric/modules/eric4.py &>eric_segfault.txt<br><br>there is a possibility that qscintilla hasn't been recompiled on your system.<br>
<br><div class="gmail_quote">On Sat, Jun 27, 2009 at 9:30 AM, Detlev Offenbach <span dir="ltr"><<a href="mailto:detlev@die-offenbachs.de">detlev@die-offenbachs.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Samstag, 27. Juni 2009, Henrik Pauli wrote:<br>
> Hi all,<br>
><br>
> I have a weird problem and I don't know how to begin debugging it.<br>
><br>
> I have these versions of the related apps and libs installed:<br>
><br>
> $ dpkg -l eric4 pyqt4 sip qt4 python qscintilla2 qscintilla2-python<br>
> Desired=Unknown/Install/Remove/Purge/Hold<br>
><br>
> | Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-p<br>
</div>> |end / Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:<br>
<div class="im">> | uppercase=bad)<br>
> |<br>
> ||/ Name Version Description<br>
><br>
> +++-====================-=============-====================================<br>
>================================ ii eric4 4.3.4-1.2<br>
> Python/Ruby integrált fejlesztői környezet (IDE) ii pyqt4<br>
> 4.5.1-1.50 Qt4 kiegészítések Pythonhoz ii python<br>
> 2.6.2-2.50 Python programnyelv<br>
> ii qscintilla2 2.4-1.2 A Scintilla2 C++ editor Qt4 portja<br>
> ii qscintilla2-python 2.4-1.2 A Scintilla2 C++ editor pyqt4 portja<br>
> ii qt4 4.5.1-1.2 Qt grafikus függvénytár<br>
> ii sip 4.8.1-1.50 Fejlesztőeszköz, amellyel C/C++<br>
> kódot tehetünk elérhetővé Pythonból<br>
><br>
> And currently, both the build process of eric4 (which is setup.py install,<br>
> give or take a few more things), and running it, results in a Segmentation<br>
> fault.<br>
<br>
</div>If you are installing eric4 by doing a "setup.py install" you are not using a<br>
supported package. Please download eric4 from the web site, untar the file<br>
into a directory of your choice and run "python install.py" inside that<br>
directory.<br>
<br>
The segfault comes from one of the libraries and not directly from eric4. You<br>
could run the steps eric4's installation routine performs manually in a<br>
Python shell.<br>
<div class="im"><br>
><br>
> I have no idea what's going on. Can anyone help me, at least how to debug<br>
> this?<br>
><br>
> _______________________________________________<br>
> Eric mailing list<br>
> <a href="mailto:Eric@riverbankcomputing.com">Eric@riverbankcomputing.com</a><br>
> <a href="http://www.riverbankcomputing.com/mailman/listinfo/eric" target="_blank">http://www.riverbankcomputing.com/mailman/listinfo/eric</a><br>
<br>
<br>
</div>Regards,<br>
Detlev<br>
<font color="#888888">--<br>
Detlev Offenbach<br>
<a href="mailto:detlev@die-offenbachs.de">detlev@die-offenbachs.de</a><br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
Eric mailing list<br>
<a href="mailto:Eric@riverbankcomputing.com">Eric@riverbankcomputing.com</a><br>
<a href="http://www.riverbankcomputing.com/mailman/listinfo/eric" target="_blank">http://www.riverbankcomputing.com/mailman/listinfo/eric</a><br>
</div></div></blockquote></div><br>