Error displaying local repository history

Bug #617807 reported by Henrik Binggl
4
This bug affects 1 person
Affects Status Importance Assigned to Milestone
QBzr
New
Undecided
Unassigned

Bug Description

When displaying history/log information about a local repository Bazaar Explorer crashes with the following traceback:

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

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/bzrlib/plugins/qbzr/lib/revtreeview.py", line 193, in paint
    style = widget.style()
AttributeError: 'NoneType' object has no attribute 'style'

bzr 2.1.2 on python 2.6.4 (linux2)
arguments: ['/usr/bin/bzr', 'qlog']
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_US.utf8'
plugins:
  explorer /usr/lib/python2.6/site-packages/bzrlib/plugins/explorer [1.0.2]
  launchpad /usr/lib64/python2.6/site-packages/bzrlib/plugins/launchpad [2.1.2]
  netrc_credential_store /usr/lib64/python2.6/site-packages/bzrlib/plugins/netrc_credential_store [2.1.2]
  news_merge /usr/lib64/python2.6/site-packages/bzrlib/plugins/news_merge [2.1.2]
  qbzr /usr/lib/python2.6/site-packages/bzrlib/plugins/qbzr [0.19.0b1]

Using the command line version of bazaar works --> bzr log

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.