I would like to see how qt problems work out as well. Somehow qt on my system isn'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"><<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 Dienstag, 12. Mai 2009, Rolf Wester wrote:<br>
> Hello,<br>
><br>
> I installed qt-x11-opensource-src-4.5.1, PyQt-x11-gpl-4.4.4,<br>
> QScintilla-gpl-2.3.2 and eric4-4.3.3 (Suse Linux 10.3). When I start<br>
> eric4 I get the outpout:<br>
><br>
> Warning: translation file 'qt_en_US'could not be loaded.<br>
> Using default.<br>
> Warning: translation file 'eric4_en_US'could not be loaded.<br>
> Using default.<br>
> Warning: translation file 'qscintilla_en_US'could not be loaded.<br>
> Using default.<br>
><br>
> Sometimes eric4 subsequently crashes with:<br>
> Segmentation fault<br>
><br>
> and sometimes it chrashes after doing "Settings"->Preferences"->"OK".<br>
><br>
> Running:<br>
><br>
> gdb --args /usr/bin/python<br>
> /usr/lib64/python2.5/site-packages/eric4/eric4.py<br>
><br>
> gives the output that you can find in the attached file.<br>
><br>
> I googled for this error and found quite a lot of messages dealing with<br>
> this but no one that showed a solution.<br>
><br>
> I would very much appreciate any help to get Eric4 running as I would<br>
> really like to use Eric for my Python work.<br>
><br>
> Thank you in anticipation.<br>
><br>
> 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'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>