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. -- Gustavo A. Díaz GDNet Projects www.gdnet.com.ar 2008/4/7, Gustavo A. Díaz <[EMAIL PROTECTED]>: > > Hi, > > Yeah sorry... When I pressed "send" I've forgot to specify this info. > This is using Kubuntu Hardy Beta amd with PyQt: > > PyQt 4.3.3 > qscintilla2 (2.1+snapshot20070923) > SIP 4.7.3 > Qt 4.3.4 > > (these packages installed using the repository..., maybe those are the > problem) > > In Kubuntu Gutsy, does not happen so far. > > Cheers. > > > 2008/4/7, Detlev Offenbach <[EMAIL PROTECTED]>: > > > > On Sonntag, 6. April 2008, Gustavo A. Díaz wrote: > > > Hi > > > > > > I've downloaded and installed this snapshot, when i try to access to > > > Preferences i got: "Cancelled (core dumped)" > > > > > > Works for me. You should give more details about what could cause this > > (e.g. > > are you using PyKDE4?) > > > > > > > > > > Cheers. > > > > > > 2008/4/6, Detlev Offenbach <[EMAIL PROTECTED]>: > > > > Hi, > > > > > > > > this is to inform you about the immediate availability of a new eric > > 4.2 > > > > snapshot. Next to fixing bugs it includes these changes. > > > > > > > > - added double click support for attributes and globals > > > > - reorganized the configuration dialog some more > > > > - added various startup configuration options (application page) > > > > - added functionality to mark all occurrances of a searched text > > > > (s.a. configuration dialog editor->searching page) > > > > - added hook support for plugins providing autocompletion > > > > (get latest rope plugin snapshot for an alternative autocompletion > > > > provider) > > > > - added action and menu entries to show calltips > > > > - a few changes to the PyKDE4 support code to work around a PyKDE4 > > > > problem with the Oxygen style (this workaround allows eric4 to use > > the > > > > Oxygen style, > > > > when KDE4 dialogs are disabled) > > > > - enhanced unicode support (added utf-16 and utf-32) > > > > > > > > As usual it is available via > > > > http://www.die-offenbachs.de/eric/snapshots4 > > > > > > > > In parallel I uploaded a new snapshot of the rope refactoring > > plugin, > > > > which > > > > implements an alternative autocompletion provider for Python. > > > > > > > > Regards, > > > > Detlev > > > > > > > > -- > > > > Detlev Offenbach > > > > [EMAIL PROTECTED] > > > > _______________________________________________ > > > > PyQt mailing list [email protected] > > > > http://www.riverbankcomputing.com/mailman/listinfo/pyqt > > > > > > > > -- > > Detlev Offenbach > > [EMAIL PROTECTED] > > > > > > -- > Gustavo A. Díaz > GDNet Projects > www.gdnet.com.ar >
_______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
