I would like to see how qt problems work out as well.  Somehow qt on my system isn&#39;t too happy either.<br><br>Best,<br>Minjae<br><br><div class="gmail_quote">On Tue, May 12, 2009 at 12:46 PM, 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 Dienstag, 12. Mai 2009, Rolf Wester wrote:<br>
&gt; Hello,<br>
&gt;<br>
&gt; I installed qt-x11-opensource-src-4.5.1, PyQt-x11-gpl-4.4.4,<br>
&gt; QScintilla-gpl-2.3.2 and eric4-4.3.3 (Suse Linux 10.3). When I start<br>
&gt; eric4 I get the outpout:<br>
&gt;<br>
&gt; Warning: translation file &#39;qt_en_US&#39;could not be loaded.<br>
&gt; Using default.<br>
&gt; Warning: translation file &#39;eric4_en_US&#39;could not be loaded.<br>
&gt; Using default.<br>
&gt; Warning: translation file &#39;qscintilla_en_US&#39;could not be loaded.<br>
&gt; Using default.<br>
&gt;<br>
&gt; Sometimes eric4 subsequently crashes with:<br>
&gt; Segmentation fault<br>
&gt;<br>
&gt; and sometimes it chrashes after doing &quot;Settings&quot;-&gt;Preferences&quot;-&gt;&quot;OK&quot;.<br>
&gt;<br>
&gt; Running:<br>
&gt;<br>
&gt; gdb --args /usr/bin/python<br>
&gt; /usr/lib64/python2.5/site-packages/eric4/eric4.py<br>
&gt;<br>
&gt; gives the output that you can find in the attached file.<br>
&gt;<br>
&gt; I googled for this error and found quite a lot of messages dealing with<br>
&gt; this but no one that showed a solution.<br>
&gt;<br>
&gt; I would very much appreciate any help to get Eric4 running as I would<br>
&gt; really like to use Eric for my Python work.<br>
&gt;<br>
&gt; Thank you in anticipation.<br>
&gt;<br>
&gt; Rolf<br>
<br>
</div>Hi,<br>
<br>
unfortunately I cannot reproduce this problem on my system. According to the<br>
gdb output, it seems to be related to Qt. Did you compile Qt 4.5.1 yourself?<br>
Did you compile all the other software yourself? Did you check, that you<br>
don&#39;t have older libraries lying around your system? These could be picked at<br>
runtime and could cause seg faults. I had some of these problems myself.<br>
<br>
Regards,<br>
Detlev<br>
<font color="#888888">--<br>
Detlev Offenbach<br>
<a href="mailto:detlev@die-offenbachs.de">detlev@die-offenbachs.de</a><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>
</font></blockquote></div><br>