Failed to delete file from commit dialog

Bug #1040083 reported by IWATA Hidetaka
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
QBzr
New
Undecided
Unassigned

Bug Description

With bzr2.6.0dev3 and qbzr r1496

When trying to delete unversioned file from commit dialog, bzr reports following error.

--
bzr: ERROR: exceptions.AttributeError: 'module' object has no attribute 'BzrRemoveChangedFilesError'

Traceback (most recent call last):
  File "D:\DEVELOP\BZR_PLUGINS_25\qbzr\lib\treewidget.py", line 2064, in remove
    except errors.BzrRemoveChangedFilesError:
  File "C:\DEVELOP\py_envs\bzr2.6\lib\site-packages\bzrlib\lazy_import.py", line 109, in __getattribute__
    return getattr(obj, attr)
AttributeError: 'module' object has no attribute 'BzrRemoveChangedFilesError'

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.