jenndhemus / editra-plugins

Automatically exported from code.google.com/p/editra-plugins
0 stars 0 forks source link

[projects] click on empty folder #67

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Got this in the error reporter today. Thought this was fixed before:

#---- Notes ----#

doubleclick on empty folder in projects tree.

#---- Traceback Info ----#
*** Tue Aug 26 00:38:10 2008 ***
Traceback (most recent call last):
 File "e:\program
files\editra\plugins\projects-0.6-py2.5.egg\projects\ProjectPane.py", line
733, in OnItemExpanding
 File "e:\program
files\editra\plugins\projects-0.6-py2.5.egg\projects\ProjectPane.py", line
1258, in addDirectoryWatcher
 File "wx\_controls.pyo", line 5270, in GetItemPyData
PyAssertionError: C++ assertion "param" failed at
..\..\src\msw\treectrl.cpp(1083) in wxTreeCtrl::SetItemData(): failed to
change tree items data

*** Tue Aug 26 00:38:45 2008 ***
Traceback (most recent call last):
 File "e:\program
files\editra\plugins\projects-0.6-py2.5.egg\projects\ProjectPane.py", line
712, in OnItemExpanding
 File "wx\_controls.pyo", line 5270, in GetItemPyData
PyAssertionError: C++ assertion "param" failed at
..\..\src\msw\treectrl.cpp(1083) in wxTreeCtrl::SetItemData(): failed to
change tree items data

#---- End Traceback Info ----#

Original issue reported on code.google.com by CodyPrec...@gmail.com on 26 Aug 2008 at 1:51

GoogleCodeExporter commented 8 years ago
It was, after looking at the code I fixed this the r586 already. Closing as 
Duplicate

Original comment by CodyPrec...@gmail.com on 27 Aug 2008 at 3:02

GoogleCodeExporter commented 8 years ago
Move old 'fixed' issues to verified

Original comment by CodyPrec...@gmail.com on 3 Feb 2009 at 8:18