I have received the following bug report from a windows
user.
I was unable to reproduce this under linux, so I checked
with
him. He can reproduce it under Windows any time. He also
tried
it under Linux and it did NOT fail.
Test case:
Bring up workbench with at least one project in the
project
tree.
Make sure the last entry is collapsed, then click on it
with
the right mouse button. Do not release the mouse button,
but drag the mouse cursor into the free space under the
entry.
Now release the right mouse button.
workbench crashes with:
TryWrapper<wb_tree_panel.OnRightUp>
Traceback (most recent call last):
File
"m:toolspysvn_workbenchwb_exceptions.py", line
45, in __call__
result = self.function( *params, **keywords )
File
"m:toolspysvn_workbenchwb_tree_panel.py", line
535, in OnRightUp
self.changedSelection( self.tree_ctrl.GetPyData( item )
)
File
"C:ProgrammePython24libsite-packageswx-2.6-msw-unic
odewx_controls.py",
line 5389, in GetItemPyData
return _controls_.TreeCtrl_GetItemPyData(*args,
**kwargs)
PyAssertionError: C++ assertion "wxAssertFailure"
failed in
....srcmswtreectrl.cpp(1169): invalid tree item
Carsten.
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe pysvn.tigris.org
For additional commands, e-mail: dev-help pysvn.tigris.org
|