Hi,<br><br>I just installed snapshot 4.2 and I can't start Eric here is my error message:<br>Warning: translation file 'eric4_pt_BR'could not be loaded.<br>Using default.<br>Warning: translation file 'qscintilla_pt_BR'could not be loaded.<br>
Using default.<br>An unhandled exception occurred. Please report the problem using the error reporting dialog or via email to <<a href="mailto:eric4-bugs@die-offenbachs.de">eric4-bugs@die-offenbachs.de</a>>. A log has been written to "/home/flavio/.eric4/eric4_error.log".<br>
<br>Error information:<br>--------------------------------------------------------------------------------<br>2008-02-13, 13:47:19<br>--------------------------------------------------------------------------------<br><type 'exceptions.AttributeError'>:<br>
connectIt<br>--------------------------------------------------------------------------------<br> File "/usr/lib/python2.5/site-packages/eric4/eric4.py", line 254, in <module><br> main()<br> File "/usr/lib/python2.5/site-packages/eric4/eric4.py", line 239, in main<br>
mainWindow = UserInterface(loc, splash, pluginFile)<br> File "/usr/lib/python2.5/site-packages/eric4/UI/UserInterface.py", line 515, in __init__<br> self.pluginManager.finalizeSetup()<br> File "/usr/lib/python2.5/site-packages/eric4/PluginManager/PluginManager.py", line 110, in finalizeSetup<br>
module.moduleSetup()<br> File "/home/flavio/.eric4/eric4plugins/PluginVcsCVS.py", line 86, in moduleSetup<br> __cvsAdminObject = CVSAdminObject()<br> File "/home/flavio/.eric4/eric4plugins/PluginVcsCVS.py", line 158, in __init__<br>
self.cvsLoginAct.connectIt(SIGNAL('triggered()'),self.__cvsLogin)<br><br>--------------------------------------------------------------------------------<br>Version Numbers:<br> Python 2.5.1<br> Qt 4.3.2<br>
PyQt4 4.3.1<br> sip 4.7.1<br> QScintilla 2-snapshot-20070923<br> eric4 4.2-snapshot-20080210 (r1905)<br><br>Platform: linux2<br>2.5.1 (r251:54863, Oct 5 2007, 13:36:32)<br>[GCC 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)]<br>
<br><br>