gannotate broken with bzr.dev

Bug #213186 reported by Robert Collins
2
Affects Status Importance Assigned to Milestone
Bazaar GTK+ Frontends
Fix Released
High
Daniel Schierbeck

Bug Description

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

Traceback (most recent call last):
  File "/home/robertc/source/baz/bzr-test-fixes/bzrlib/commands.py", line 834, in run_bzr_catch_errors
    return run_bzr(argv)
  File "/home/robertc/source/baz/bzr-test-fixes/bzrlib/commands.py", line 790, in run_bzr
    ret = run(*run_argv)
  File "/home/robertc/source/baz/bzr-test-fixes/bzrlib/commands.py", line 492, in run_argv_aliases
    return self.run(**all_cmd_args)
  File "/home/robertc/.bazaar/plugins/gtk/__init__.py", line 320, in run
    window = GAnnotateWindow(all, plain)
  File "/home/robertc/.bazaar/plugins/gtk/annotate/gannotate.py", line 57, in __init__
    self._create()
  File "/home/robertc/.bazaar/plugins/gtk/annotate/gannotate.py", line 192, in _create
    self.revisionview = self._create_log_view()
  File "/home/robertc/.bazaar/plugins/gtk/annotate/gannotate.py", line 323, in _create_log_view
    lv = RevisionView()
  File "/home/robertc/.bazaar/plugins/gtk/revisionview.py", line 251, in __init__
    self._create_signature()
  File "/home/robertc/.bazaar/plugins/gtk/revisionview.py", line 466, in _create_signature
    self.signature_table = SignatureTab(self._branch.repository)
AttributeError: 'NoneType' object has no attribute 'repository'

bzr 1.4dev on python 2.5.2 (linux2)

Tags: gannotate
Jelmer Vernooij (jelmer)
Changed in bzr-gtk:
assignee: nobody → dasch
importance: Undecided → High
milestone: none → 0.95.0
status: New → Fix Committed
Jelmer Vernooij (jelmer)
Changed in bzr-gtk:
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.