Package: svn-workbench
Version: 1.5.5-1
Severity: normal
Steps to reproduce: load svn-workbench and navigate to the
top level directory of an SVN tree with multiple changes in
sub-directories. Click toolbar buttons for "show only changed
files" and "use recursive (flat) view". Following error is posted
to the output window (files modified below the current directory
are not shown):
TryWrapper<wb_frame.OnToggleViewRecursive>
Traceback (most recent call last):
File "/usr/share/svn-workbench/wb_exceptions.py", line 45, in __call__
result = self.function( *params, **keywords )
File "/usr/share/svn-workbench/wb_frame.py", line 615, in
OnToggleViewRecursive
self.refreshFrame()
File "/usr/share/svn-workbench/wb_frame.py", line 667, in refreshFrame
self.tree_panel.refreshTree()
File "/usr/share/svn-workbench/wb_tree_panel.py", line 404, in refreshTree
busy = wx.BusyInfo("Refreshing view...", self.frame)
File "/usr/lib/python2.5/site-packages/wx-2.6-gtk2-unicode/wx/_misc.py", line
979, in __init__
newobj = _misc_.new_BusyInfo(*args, **kwargs)
TypeError: new_BusyInfo() takes exactly 1 argument (2 given)
TryWrapper<wb_frame.OnToggleViewRecursive>
Traceback (most recent call last):
File "/usr/share/svn-workbench/wb_exceptions.py", line 45, in __call__
result = self.function( *params, **keywords )
File "/usr/share/svn-workbench/wb_frame.py", line 615, in
OnToggleViewRecursive
self.refreshFrame()
File "/usr/share/svn-workbench/wb_frame.py", line 667, in refreshFrame
self.tree_panel.refreshTree()
File "/usr/share/svn-workbench/wb_tree_panel.py", line 404, in refreshTree
busy = wx.BusyInfo("Refreshing view...", self.frame)
File "/usr/lib/python2.5/site-packages/wx-2.6-gtk2-unicode/wx/_misc.py", line
979, in __init__
newobj = _misc_.new_BusyInfo(*args, **kwargs)
TypeError: new_BusyInfo() takes exactly 1 argument (2 given)
TryWrapper<wb_tree_panel.OnTreeSelChanged>
Traceback (most recent call last):
File "/usr/share/svn-workbench/wb_exceptions.py", line 45, in __call__
result = self.function( *params, **keywords )
File "/usr/share/svn-workbench/wb_tree_panel.py", line 450, in
OnTreeSelChanged
self.changedSelection( tree_item )
File "/usr/share/svn-workbench/wb_tree_panel.py", line 469, in
changedSelection
busy = wx.BusyInfo("Refreshing view...", self.frame)
File "/usr/lib/python2.5/site-packages/wx-2.6-gtk2-unicode/wx/_misc.py", line
979, in __init__
newobj = _misc_.new_BusyInfo(*args, **kwargs)
TypeError: new_BusyInfo() takes exactly 1 argument (2 given)
TryWrapper<wb_tree_panel.OnTreeSelChanged>
Traceback (most recent call last):
File "/usr/share/svn-workbench/wb_exceptions.py", line 45, in __call__
result = self.function( *params, **keywords )
File "/usr/share/svn-workbench/wb_tree_panel.py", line 450, in
OnTreeSelChanged
self.changedSelection( tree_item )
File "/usr/share/svn-workbench/wb_tree_panel.py", line 469, in
changedSelection
busy = wx.BusyInfo("Refreshing view...", self.frame)
File "/usr/lib/python2.5/site-packages/wx-2.6-gtk2-unicode/wx/_misc.py", line
979, in __init__
newobj = _misc_.new_BusyInfo(*args, **kwargs)
TypeError: new_BusyInfo() takes exactly 1 argument (2 given)
TryWrapper<wb_tree_panel.OnTreeSelChanged>
Traceback (most recent call last):
File "/usr/share/svn-workbench/wb_exceptions.py", line 45, in __call__
result = self.function( *params, **keywords )
File "/usr/share/svn-workbench/wb_tree_panel.py", line 450, in
OnTreeSelChanged
self.changedSelection( tree_item )
File "/usr/share/svn-workbench/wb_tree_panel.py", line 469, in
changedSelection
busy = wx.BusyInfo("Refreshing view...", self.frame)
File "/usr/lib/python2.5/site-packages/wx-2.6-gtk2-unicode/wx/_misc.py", line
979, in __init__
newobj = _misc_.new_BusyInfo(*args, **kwargs)
TypeError: new_BusyInfo() takes exactly 1 argument (2 given)
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages svn-workbench depends on:
ii python-central 0.6.8 register and build utility for Pyt
ii python-svn 1.6.1-1.1 A(nother) Python interface to Subv
ii python-wxgtk2.6 2.6.3.2.2-3 wxWidgets Cross-platform C++ GUI t
svn-workbench recommends no packages.
svn-workbench suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]