Hi,
one of my Windos users reports:
* click the projects area slightly below the last entry.
* you get the following error message:
Traceback (most recent call last):
File
"c:peoplerwtoolspysvn_workbenchwb_exceptions.py&qu
ot;, line 45, in __call__
result = self.function( *params, **keywords )
File
"c:peoplerwtoolspysvn_workbenchwb_tree_panel.py&qu
ot;, line 573, in OnRightDown
self.changedSelection( self.tree_ctrl.GetPyData( item )
)
File
"C:ProgrammePython24libsite-packageswx-2.6-msw-uni
codewx_controls.py", line 5389, in GetItemPyData
return _controls_.TreeCtrl_GetItemPyData(*args,
**kwargs)
PyAssertionError: C++ assertion "wxAssertFailure"
failed in
....srcmswtreectrl.cpp(1169): invalid tree item
I cannot reproduce this under Linux,
but according to the Windos user, it fails every time.
Any ideas?
Carsten.
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe pysvn.tigris.org
For additional commands, e-mail: dev-help pysvn.tigris.org
|