.AttributeError: 'NoneType' object has no attribute 'lock_read'

Bug #512623 reported by Gordon Tyler
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar Explorer
Fix Released
High
Ian Clatworthy

Bug Description

When I click Refresh on a shared repository, I get the following error:

bzr: ERROR: exceptions.AttributeError: 'NoneType' object has no attribute 'lock_read'

Traceback (most recent call last):
  File "C:/Program Files (x86)/Bazaar/plugins\explorer\lib\explorer.py", line 1480, in do_refresh
  File "C:/Program Files (x86)/Bazaar/plugins\explorer\lib\wt_browser.py", line 79, in refresh
  File "C:/Program Files (x86)/Bazaar/plugins\explorer\lib\wt_browser.py", line 397, in refresh
  File "C:/Program Files (x86)/Bazaar/plugins\qbzr\lib\treewidget.py", line 1460, in refresh
AttributeError: 'NoneType' object has no attribute 'lock_read'

bzr 2.1.0rc1 on python 2.5.4 (win32)
arguments: ['C:\\Program Files (x86)\\Bazaar\\bzr.exe', 'explorer']
encoding: 'cp1252', fsenc: 'mbcs', lang: None
plugins:
  bzrtools C:\Program Files (x86)\Bazaar\plugins\bzrtools [2.1.0b1]
  colo C:\Users\Owner\AppData\Roaming\bazaar\2.0\plugins\colo [0.0.2dev]
  explorer C:\Program Files (x86)\Bazaar\plugins\explorer [0.11.2]
  extmerge C:\Program Files (x86)\Bazaar\plugins\extmerge [unknown]
  launchpad C:\Program Files (x86)\Bazaar\plugins\launchpad [2.1.0rc1]
  netrc_credential_store C:\Program Files (x86)\Bazaar\plugins\netrc_credential_store [2.1.0rc1]
  qbzr C:\Program Files (x86)\Bazaar\plugins\qbzr [0.18.0]
  rebase C:\Program Files (x86)\Bazaar\plugins\rebase [0.5.5]
  svn C:\Program Files (x86)\Bazaar\plugins\svn [1.0.1]
  upload C:\Program Files (x86)\Bazaar\plugins\upload [1.0.0dev]
  xmloutput C:\Program Files (x86)\Bazaar\plugins\xmloutput [0.8.5]

Changed in bzr-explorer:
assignee: nobody → Ian Clatworthy (ian-clatworthy)
importance: Undecided → High
milestone: none → 1.0.0beta
status: New → Fix Released
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.