htt
p://pysvn.tigris.org/issues/show_bug.cgi?id=88
Issue #|88
Summary|Error when entering recurisve (flat
view)
Component|pysvn
Version|current
Platform|Macintosh
OS/Version|Mac OS X
URL|
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P3
Subcomponent|workbench
Assigned to|barryscott
Reported by|handyman
------- Additional comments from handyman tigris.org Mon Mar 3 23:53:51 -0800 2008 -------
When I'm in a project and I click the "Use recursive
(flat) view" button, this
error shows itself:
TryWrapper<wb_frame.OnToggleViewRecursive>
Traceback (most recent call last):
File "../../Source/wb_exceptions.py", line 45,
in __call__
File "../../Source/wb_frame.py", line 614, in
OnToggleViewRecursive
File "../../Source/wb_frame.py", line 666, in
refreshFrame
File "../../Source/wb_tree_panel.py", line 402,
in refreshTree
File
"/Library/Frameworks/Python.framework/Versions/2.5/lib/
python2.5/site-packages/wx-2.6-mac-unicode/wx/_misc.py"
,
line 978, in __init__
TypeError: new_BusyInfo() takes exactly 1 argument (2
given)
I looked for this file:
/Library/Frameworks/Python.framework/Versions/2.5/lib/python
2.5/site-packages/wx-2.6-mac-unicode/wx/_misc.py
and it does not exist in the Mac Python 2.5, which I
downloaded from here:
http://www.pythonm
ac.org/packages/
------------------------------------------------------------
---------
To unsubscribe, e-mail: issues-unsubscribe pysvn.tigris.org
For additional commands, e-mail: issues-help pysvn.tigris.org
|