exceptions.IndexError: list index out of range on removing an unversioned file

Bug #540483 reported by steveb
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
QBzr
Incomplete
Undecided
Unassigned

Bug Description

I had just performed a checkout --lightweight in to an existing development area which I wished to use as a sandbox. I had modified some of the files in my repository so got some clashes when doing this which resulted in .moved files in the new sandbox area. I removed these though explorer, which is when the error occurred.

bzr: ERROR: exceptions.IndexError: list index out of range

Traceback (most recent call last):
  File "C:/Program Files/Bazaar/plugins\qbzr\lib\treewidget.py", line 1218, in hasChildren
  File "C:/Program Files/Bazaar/plugins\qbzr\lib\treewidget.py", line 737, in hasChildren
IndexError: list index out of range

bzr 2.1.0 on python 2.5.4 (win32)
arguments: ['C:\\Program Files\\Bazaar\\bzr.exe', 'explorer']
encoding: 'cp1252', fsenc: 'mbcs', lang: None
plugins:
  bzrtools C:\Program Files\Bazaar\plugins\bzrtools [2.1.0]
  explorer C:\Program Files\Bazaar\plugins\explorer [1.0.1]
  gtk C:\Documents and Settings\Steve Borrer\Application Data\bazaar\2.0\plugins\gtk [0.95.0.final.1]
  launchpad C:\Program Files\Bazaar\plugins\launchpad [2.1.0]
  netrc_credential_store C:\Program Files\Bazaar\plugins\netrc_credential_store [2.1.0]
  news_merge C:\Program Files\Bazaar\plugins\news_merge [2.1.0]
  qbzr C:\Program Files\Bazaar\plugins\qbzr [0.18.3]
  rebase C:\Program Files\Bazaar\plugins\rebase [0.5.5]
  svn C:\Program Files\Bazaar\plugins\svn [1.0.2]
  upload C:\Program Files\Bazaar\plugins\upload [1.0.0dev]
  xmloutput C:\Documents and Settings\Steve Borrer\Application Data\bazaar\2.0\plugins\xmloutput [0.8.4]

Tags: treewidget
Revision history for this message
Alexander Belchenko (bialix) wrote :

Based on the traceback this error comes from qbzr's treewidget.

affects: bzr-explorer → qbzr
Revision history for this message
Alexander Belchenko (bialix) wrote :

Please test how it works with latest qbzr.

tags: added: treewidget
Changed in qbzr:
status: New → Incomplete
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.