Bazaar Explorer 1.0beta ready for testing
Nicholas Allen
nick.allen at onlinehome.de
Thu Feb 4 05:33:48 GMT 2010
If I click refresh I get this crash:
bzr: ERROR: exceptions.AttributeError: 'NoneType' object has no
attribute 'lock_read'
Traceback (most recent call last):
File "/home/nick/.bazaar/plugins/explorer/lib/explorer.py", line 1604,
in do_refresh
self._wt_browser.refresh()
File "/home/nick/.bazaar/plugins/explorer/lib/wt_browser.py", line 74,
in refresh
self._browser.refresh()
File "/home/nick/.bazaar/plugins/explorer/lib/wt_browser.py", line
458, in refresh
self._tree_viewer.refresh()
File "/home/nick/.bazaar/plugins/qbzr/lib/treewidget.py", line 1460,
in refresh
self.tree.lock_read()
AttributeError: 'NoneType' object has no attribute 'lock_read'
Nick
Ian Clatworthy wrote:
> Nicholas Allen wrote:
>
>> I just branched the latest code and now it crashes on startup ;-(
>>
>> https://bugs.launchpad.net/bzr-explorer/+bug/516645
>>
>
> Rev 403 has a patch for this.
>
> Ian C.
>
More information about the bazaar
mailing list