qlog: double click on renamed file produce traceback in console

Bug #180360 reported by Alexander Belchenko
2
Affects Status Importance Assigned to Milestone
QBzr
Fix Released
Medium
Lukáš Lalinský

Bug Description

Traceback (most recent call last):
  File "C:\work\Bazaar\plugins-repo\qbzr\log.py", line 362, in show_file_differences
    self.show_diff_window(rev, rev, [file])
  File "C:\work\Bazaar\plugins-repo\qbzr\log.py", line 345, in show_diff_window
    branch=self.branch, specific_files=specific_files)
  File "C:\work\Bazaar\plugins-repo\qbzr\diff.py", line 297, in __init__
    complete, encoding)
  File "C:\work\Bazaar\plugins-repo\qbzr\diff.py", line 258, in __init__
    encoding)
  File "C:\work\Bazaar\plugins-repo\qbzr\diff.py", line 194, in _make_diff
    require_versioned=True)
  File "bzrlib\tree.pyc", line 93, in changes_from
  File "bzrlib\decorators.pyc", line 127, in read_locked
  File "bzrlib\tree.pyc", line 671, in compare
  File "bzrlib\tree.pyc", line 381, in paths2ids
  File "bzrlib\tree.pyc", line 573, in find_ids_across_trees
  File "bzrlib\tree.pyc", line 600, in _find_ids_across_trees
bzrlib.errors.PathsNotVersionedError: Path(s) are not versioned: "C1-0328070809.bin => C1-032907091B.bin"

Tags: qlog

Related branches

Changed in qbzr:
importance: Undecided → Medium
status: New → Confirmed
Lukáš Lalinský (luks)
Changed in qbzr:
assignee: nobody → luks
milestone: none → 0.9.0
status: Confirmed → Fix Committed
Lukáš Lalinský (luks)
Changed in qbzr:
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.