Hi, that is fixed by the attached script.
Detlev On Dienstag, 8. April 2008, Gustavo A. Díaz wrote: > By the way, when in Kubuntu Gutsy works well, i have this error everytime I > quit Eric: > > An unhandled exception occurred. Please report the problem using the error > reporting dialog or via email to <[EMAIL PROTECTED]>. A log has > been written to "/home/gdnet/.eric4/eric4_error.log". > Error information: > --------------------------------------------------------------------------- >----- 2008-04-08, 09:11:44 > --------------------------------------------------------------------------- >----- <type 'exceptions.IndexError'>: > sequence index out of range > --------------------------------------------------------------------------- >----- File "/usr/lib/python2.5/site-packages/eric4/UI/UserInterface.py", > line 4200, in closeEvent > if self.__shutdown(): > File "/usr/lib/python2.5/site-packages/eric4/UI/UserInterface.py", line > 4217, in __shutdown > self.__writeSession() > File "/usr/lib/python2.5/site-packages/eric4/UI/UserInterface.py", line > 4013, in __writeSession > SessionWriter(f, None).writeXML() > File "/usr/lib/python2.5/site-packages/eric4/XML/SessionWriter.py", line > 142, in writeXML > self.escape(self.dbg.covexcHistory[0])) > --------------------------------------------------------------------------- >----- Version Numbers: > Python 2.5.1 > Qt 4.3.2 > PyQt4 4.3.1 > sip 4.7.1 > QScintilla 2.2 > eric4 4.2-snapshot-20080406 (r2114) > Platform: linux2 > 2.5.1 (r251:54863, Mar 7 2008, 04:10:12) > [GCC 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)] > > Cheers. -- Detlev Offenbach [EMAIL PROTECTED]
SessionWriter.py
Description: application/python
_______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
