qlog AttributeError: 'NoneType' object has no attribute 'startswith'

Bug #693386 reported by Max Bowsher
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
QBzr
Fix Released
High
Gary van der Merwe

Bug Description

bzr.dev, qbzr trunk, Ubuntu maverick. On collapsing a merged part of a qlog tree such that the currently selected revision disappears from view, I get:

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

Traceback (most recent call last):
  File "/home/maxb/.bazaar/plugins/qbzr/lib/util.py", line 870, in decorate
    run_in_loading_queue(f, *args, **kargs)
  File "/home/maxb/.bazaar/plugins/qbzr/lib/util.py", line 882, in run_in_loading_queue
    f(*args, **kargs)
  File "/home/maxb/.bazaar/plugins/qbzr/lib/uifactory.py", line 32, in decorate
    r = f(*args, **kargs)
  File "/home/maxb/.bazaar/plugins/qbzr/lib/log.py", line 642, in load_delta
    if (revid.startswith(CURRENT_REVISION) and
AttributeError: 'NoneType' object has no attribute 'startswith'

Related branches

Changed in qbzr:
importance: Undecided → High
milestone: none → 0.20b1
status: New → Confirmed
Changed in qbzr:
assignee: nobody → Gary van der Merwe (garyvdm)
status: Confirmed → 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.