Hello<br><br><br>After installing eric4 from source, I get this error:<br><br>-----------<br>akira:~&gt; eric4<br>Warning: translation file &#39;qt_it_IT&#39;could not be loaded.<br>Using default.<br>Warning: translation file &#39;eric4_it_IT&#39;could not be loaded.<br>
Using default.<br>Warning: translation file &#39;qscintilla_it_IT&#39;could not be loaded.<br>Using default.<br>Object::connect: No such signal Shell::destroyed(QObject*)<br>Object::connect: No such signal Shell::destroyed(QObject*)<br>
Object::connect: No such signal LexerPython::colorChanged(QColor,int)<br>Object::connect: No such signal LexerPython::eolFillChanged(bool,int)<br>Object::connect: No such signal LexerPython::fontChanged(QFont,int)<br>Object::connect: No such signal LexerPython::paperChanged(QColor,int)<br>
Object::connect: No such signal LexerPython::propertyChanged(const char*,const char*)<br>Segmentation fault<br>akira:~&gt;<br>---------------<br><br>The system is:<br>python 2.5.2<br>sip 4.7.2<br>Qt 4.4.0<br>PyQt 4.4.2<br>
QScintilla 2.2<br><br>All the package except QScintilla are installed from the debian repository (lenny)<br>QScintilla and the Python binding where rebuild from source<br><br>As additional info, I can add that some eric4 module (like the mini-editor or the preference dialog)<br>
work if run stand alone<br><br>Any hint ? <br>The same error are generated from the lastest snapshot<br><br>Thanks<br>Gianluca<br><br>