Clicking refresh button in qlog causes crash

Bug #370265 reported by Nicholas Allen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
QBzr
Fix Released
Medium
Gary van der Merwe

Bug Description

If I click the refresh button in qlog I get the following crash report:

bzr: ERROR: exceptions.AttributeError: 'QLogGraphProvider' object has no attribute 'unlock_repos'

Traceback (most recent call last):
  File "/home/nick/.bazaar/plugins/qbzr/lib/trace.py", line 222, in reports_exception_decorate
    return f(*args, **kargs)
  File "/home/nick/.bazaar/plugins/qbzr/lib/log.py", line 257, in refresh
    self.log_list.refresh()
  File "/home/nick/.bazaar/plugins/qbzr/lib/logwidget.py", line 158, in refresh
    self.graph_provider.unlock_repos()
AttributeError: 'QLogGraphProvider' object has no attribute 'unlock_repos'

bzr 1.15dev on python 2.6.2 (linux2)
arguments: ['/usr/local/bin/bzr', 'qlog']
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_GB.UTF-8'
plugins:
  bzrtools /home/nick/.bazaar/plugins/bzrtools [1.14]
  difftools /home/nick/.bazaar/plugins/difftools [0.91]
  launchpad /usr/local/lib/python2.6/dist-packages/bzrlib/plugins/launchpad [unknown]
  mirror /home/nick/.bazaar/plugins/mirror [unknown]
  netrc_credential_store /usr/local/lib/python2.6/dist-packages/bzrlib/plugins/netrc_credential_store [unknown]
  qbzr /home/nick/.bazaar/plugins/qbzr [0.10dev]
  rebase /home/nick/.bazaar/plugins/rebase [0.4.1]
  search /home/nick/.bazaar/plugins/search [1.7dev]
  webdav /home/nick/.bazaar/plugins/webdav [1.12]
  xmloutput /home/nick/.bazaar/plugins/xmloutput [0.5]

Changed in qbzr:
assignee: nobody → Gary van der Merwe (garyvdm)
importance: Undecided → Medium
milestone: none → 0.10.0
status: New → Fix Committed
Changed in qbzr:
status: Fix Committed → 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.