ObjectNotLocked exception while "qannotate"

Bug #121631 reported by Kuno Meyer
6
Affects Status Importance Assigned to Milestone
QBzr
Fix Released
Medium
Lukáš Lalinský

Bug Description

"bzr qannotate <file>" causes a ObjectNotLocked exception on my machine (WinXP, bzr0.17.0, qbzr0.3.1)
"bzr annnotate <file>" works flawlessly.

------

bzr: ERROR: bzrlib.errors.ObjectNotLocked: <WorkingTree4 of D:/mytemp/tmp1/a> is not locked

Traceback (most recent call last):
  File "bzrlib\commands.pyc", line 718, in run_bzr_catch_errors
  File "bzrlib\commands.pyc", line 679, in run_bzr
  File "bzrlib\commands.pyc", line 375, in run_argv_aliases
  File "C:/Dokumente und Einstellungen/kuno/Anwendungsdaten/bazaar/2.0/plugins\qbzr\__init__.py", line 64, in run
  File "bzrlib\workingtree_4.pyc", line 434, in _get_inventory
  File "bzrlib\workingtree_4.pyc", line 850, in _must_be_locked
ObjectNotLocked: <WorkingTree4 of D:/mytemp/tmp1/a> is not locked

bzr 0.17.0 on python 2.5.0.final.0 (win32)
arguments: ['bzr', 'qannotate', 'u']

** please send this report to <email address hidden>

Revision history for this message
Lukáš Lalinský (luks) wrote :

Thank you for the report. It is fixed in revno 90 of the main branch.

Changed in qbzr:
assignee: nobody → luks
importance: Undecided → Medium
status: New → 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.