Branch view crashes on close

Bug #695845 reported by Stephen Weber
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar Explorer
Invalid
Undecided
Unassigned
bzr-explorer (Ubuntu)
New
Undecided
Unassigned

Bug Description

I loaded up bzr-explorer for the first time, freshly installed on Ubuntu 10.10 from the Software Center.

I viewed a current bzr repo, double-clicked one of my branches to view it, then clicked the upper-right X to close the view and return to the repo view. The following error immediately occurred:

bzr: ERROR: exceptions.AttributeError: 'QBzrGlobalConfig' object has no attribute '_get_filename'

Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/bzrlib/plugins/qbzr/lib/util.py", line 338, in closeEvent
    self.saveSize()
  File "/usr/lib/python2.6/dist-packages/bzrlib/plugins/qbzr/lib/util.py", line 286, in saveSize
    config.set_user_option(name + "_window_size", "%dx%d" % size)
  File "/usr/lib/python2.6/dist-packages/bzrlib/plugins/qbzr/lib/util.py", line 225, in set_user_option
    conf_dir = os.path.dirname(self._get_filename())
AttributeError: 'QBzrGlobalConfig' object has no attribute '_get_filename'

bzr 2.3.0dev5 on python 2.6.6 (linux2)
arguments: ['/usr/local/bin/bzr', 'explorer']
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_US.utf8'
plugins:
  bash_completion /usr/local/lib/python2.6/dist-packages/bzrlib/plugins/bash_completion [2.3.0dev5]
  bzrtools /usr/lib/python2.6/dist-packages/bzrlib/plugins/bzrtools [2.2.0]
  explorer /usr/lib/python2.6/dist-packages/bzrlib/plugins/explorer [1.1.0]
  launchpad /usr/local/lib/python2.6/dist-packages/bzrlib/plugins/launchpad [2.3.0dev5]
  netrc_credential_store /usr/local/lib/python2.6/dist-packages/bzrlib/plugins/netrc_credential_store [2.3.0dev5]
  news_merge /usr/local/lib/python2.6/dist-packages/bzrlib/plugins/news_merge [2.3.0dev5]
  qbzr /usr/lib/python2.6/dist-packages/bzrlib/plugins/qbzr [0.19.1]

Hope this helps!

Revision history for this message
Alexander Belchenko (bialix) wrote :

You should use qbzr 0.20.x with bzr 2.3.x

Changed in bzr-explorer:
status: New → Invalid
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.