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&#39;t work please send the output of:<br>python -v /usr/share/eric/modules/eric4.py &amp;&gt;eric_segfault.txt<br><br>there is a possibility that qscintilla hasn&#39;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">&lt;<a href="mailto:detlev@die-offenbachs.de">detlev@die-offenbachs.de</a>&gt;</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>
&gt; Hi all,<br>
&gt;<br>
&gt; I have a weird problem and I don&#39;t know how to begin debugging it.<br>
&gt;<br>
&gt; I have these versions of the related apps and libs installed:<br>
&gt;<br>
&gt; $ dpkg -l eric4 pyqt4 sip qt4 python qscintilla2 qscintilla2-python<br>
&gt; Desired=Unknown/Install/Remove/Purge/Hold<br>
&gt;<br>
&gt; | Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-p<br>
</div>&gt; |end / Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:<br>
<div class="im">&gt; | uppercase=bad)<br>
&gt; |<br>
&gt; ||/ Name                 Version       Description<br>
&gt;<br>
&gt; +++-====================-=============-====================================<br>
&gt;================================ ii  eric4                4.3.4-1.2<br>
&gt; Python/Ruby integrált fejlesztői környezet (IDE) ii  pyqt4<br>
&gt; 4.5.1-1.50    Qt4 kiegészítések Pythonhoz ii  python<br>
&gt; 2.6.2-2.50    Python programnyelv<br>
&gt; ii  qscintilla2          2.4-1.2       A Scintilla2 C++ editor Qt4 portja<br>
&gt; ii  qscintilla2-python   2.4-1.2       A Scintilla2 C++ editor pyqt4 portja<br>
&gt; ii  qt4                  4.5.1-1.2     Qt grafikus függvénytár<br>
&gt; ii  sip                  4.8.1-1.50    Fejlesztőeszköz, amellyel C/C++<br>
&gt; kódot tehetünk elérhetővé Pythonból<br>
&gt;<br>
&gt; And currently, both the build process of eric4 (which is setup.py install,<br>
&gt; give or take a few more things), and running it, results in a Segmentation<br>
&gt; fault.<br>
<br>
</div>If you are installing eric4 by doing a &quot;setup.py install&quot; 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 &quot;python install.py&quot; 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&#39;s installation routine performs manually in a<br>
Python shell.<br>
<div class="im"><br>
&gt;<br>
&gt; I have no idea what&#39;s going on.  Can anyone help me, at least how to debug<br>
&gt; this?<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Eric mailing list<br>
&gt; <a href="mailto:Eric@riverbankcomputing.com">Eric@riverbankcomputing.com</a><br>
&gt; <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>