Program returns an internal bug when trying to switch branch

Bug #1267205 reported by Edvin Hultberg
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar Explorer
New
Undecided
Unassigned

Bug Description

Windows 8.1 running Bazaar Explorer version 1.2.2 'Leif Ericson'
---------------------------------------------------------------------------
bzr: ERROR: exceptions.RuntimeError: maximum recursion depth exceeded while calling a Python object

Traceback (most recent call last):
  File "C:/Program Files (x86)/Bazaar/plugins\explorer\lib\explorer.py", line 2083, in _refresh
  File "C:/Program Files (x86)/Bazaar/plugins\explorer\lib\explorer.py", line 1798, in _do_refresh
  File "C:/Program Files (x86)/Bazaar/plugins\explorer\lib\location_viewer.py", line 230, in refresh_current
  File "C:/Program Files (x86)/Bazaar/plugins\explorer\lib\location.py", line 222, in reopen_location
  File "bzrlib\controldir.pyo", line 813, in open_containing_tree_branch_or_repository
  File "bzrlib\controldir.pyo", line 456, in _get_tree_branch
  File "bzrlib\bzrdir.pyo", line 1098, in open_workingtree
  File "bzrlib\workingtree_4.pyo", line 1579, in open
  File "bzrlib\workingtree_4.pyo", line 1589, in _open
  File "bzrlib\bzrdir.pyo", line 1082, in open_branch
  File "bzrlib\branch.pyo", line 2377, in open
  File "bzrlib\controldir.pyo", line 687, in open
  File "bzrlib\controldir.pyo", line 716, in open_from_transport
  File "bzrlib\transport\__init__.pyo", line 1718, in do_catching_redirections
  File "bzrlib\controldir.pyo", line 704, in find_format
  File "bzrlib\controldir.pyo", line 1149, in find_format
  File "C:/Program Files (x86)/Bazaar/plugins\svn\__init__.py", line 262, in probe_transport
  File "bzrlib\errors.pyo", line 663, in __init__
  File "bzrlib\errors.pyo", line 446, in __init__
  File "bzrlib\errors.pyo", line 75, in __init__
RuntimeError: maximum recursion depth exceeded while calling a Python object

bzr 2.5.1 on python 2.6.6 (win32)
arguments: ['C:\\Program Files (x86)\\Bazaar\\bzrw.exe', 'explorer']
encoding: 'cp1252', fsenc: 'mbcs', lang: None
plugins:
  bzrtools C:\Program Files (x86)\Bazaar\plugins\bzrtools [2.5.0]
  changelog_merge C:\Program Files (x86)\Bazaar\plugins\changelog_merge [2.5.1]
  colo C:\Program Files (x86)\Bazaar\plugins\colo [0.4.0]
  explorer C:\Program Files (x86)\Bazaar\plugins\explorer [1.2.2]
  fastimport C:\Program Files (x86)\Bazaar\plugins\fastimport [0.14.0dev]
  git C:\Program Files (x86)\Bazaar\plugins\git [0.6.8]
  launchpad C:\Program Files (x86)\Bazaar\plugins\launchpad [2.5.1]
  loom C:\Program Files (x86)\Bazaar\plugins\loom [2.3.0dev]
  netrc_credential_store C:\Program Files (x86)\Bazaar\plugins\netrc_credential_store [2.5.1]
  news_merge C:\Program Files (x86)\Bazaar\plugins\news_merge [2.5.1]
  pipeline C:\Program Files (x86)\Bazaar\plugins\pipeline [1.4.0]
  qbzr C:\Program Files (x86)\Bazaar\plugins\qbzr [0.22.3]
  rewrite C:\Program Files (x86)\Bazaar\plugins\rewrite [0.6.4dev]
  svn C:\Program Files (x86)\Bazaar\plugins\svn [1.2.2]
  upload C:\Program Files (x86)\Bazaar\plugins\upload [1.2.0dev]
  xmloutput C:\Program Files (x86)\Bazaar\plugins\xmloutput [0.8.8]

description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.