[Eric] Bugs in latest eric4 snapshot
Andreas Pakulat
apaku at gmx.de
Wed Apr 4 01:14:05 BST 2007
Hi,
just updated to python2.5 and latest snapshots of pyqt4/sip/eric4
(20070402) and trying to start it I get:
An unhandled exception occurred. Please report the problem using the error reporting dialog or via email to <eric4-bugs at die-offenbachs.de>. A log has been written to "/home/andreas/.eric4/eric4_error.log".
Error information:
--------------------------------------------------------------------------------
2007-04-04, 02:10:24
--------------------------------------------------------------------------------
<type 'exceptions.KeyError'>:
-1258126964L
--------------------------------------------------------------------------------
File "/home/andreas/python2.5/lib/python2.5/site-packages/eric4/UI/BrowserSortFilterProxyModel.py", line 99, in filterAcceptsRow
return self.sourceModel().item(sindex).isPublic()
File "/home/andreas/python2.5/lib/python2.5/site-packages/eric4/UI/BrowserModel.py", line 214, in item
return self.item_dict[index.internalId()]
An unhandled exception occurred. Please report the problem using the error reporting dialog or via email to <eric4-bugs at die-offenbachs.de>. A log has been written to "/home/andreas/.eric4/eric4_error.log".
Error information:
--------------------------------------------------------------------------------
2007-04-04, 02:10:24
--------------------------------------------------------------------------------
<type 'exceptions.KeyError'>:
-1258126804L
--------------------------------------------------------------------------------
File "/home/andreas/python2.5/lib/python2.5/site-packages/eric4/UI/BrowserSortFilterProxyModel.py", line 99, in filterAcceptsRow
return self.sourceModel().item(sindex).isPublic()
File "/home/andreas/python2.5/lib/python2.5/site-packages/eric4/UI/BrowserModel.py", line 214, in item
return self.item_dict[index.internalId()]
An unhandled exception occurred. Please report the problem using the error reporting dialog or via email to <eric4-bugs at die-offenbachs.de>. A log has been written to "/home/andreas/.eric4/eric4_error.log".
Error information:
--------------------------------------------------------------------------------
2007-04-04, 02:10:24
--------------------------------------------------------------------------------
<type 'exceptions.KeyError'>:
-1258126676L
--------------------------------------------------------------------------------
File "/home/andreas/python2.5/lib/python2.5/site-packages/eric4/UI/BrowserSortFilterProxyModel.py", line 99, in filterAcceptsRow
return self.sourceModel().item(sindex).isPublic()
File "/home/andreas/python2.5/lib/python2.5/site-packages/eric4/UI/BrowserModel.py", line 214, in item
return self.item_dict[index.internalId()]
And a whole bunch of message boxes when trying to load a project with
similar errors all over the eric sources.
Andreas
--
You dialed 5483.
More information about the Eric
mailing list