Deleting a file/folder causes an error on commit

Bug #493537 reported by Yabs
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
QBzr
Fix Released
Critical
Unassigned

Bug Description

Win XP Pro SP 2

Traceback :
bzr: ERROR: exceptions.TypeError: invalid result type from TreeModel.data()

TypeError: invalid result type from TreeModel.data()

bzr 2.1.0b3 on python 2.5.4 (win32)
arguments: ['C:\\Program Files\\Bazaar\\bzr.exe', '--command=commit', '--dir=G:\\server\\quamplures\\qp-tidy-plugins']
encoding: 'cp1252', fsenc: 'mbcs', lang: None
plugins:
  bzrtools C:\Program Files\Bazaar\plugins\bzrtools [2.1.0b1]
  explorer C:\Program Files\Bazaar\plugins\explorer [0.9.0]
  launchpad C:\Program Files\Bazaar\plugins\launchpad [2.1.0b3]
  netrc_credential_store C:\Program Files\Bazaar\plugins\netrc_credential_store [2.1.0b3]
  qbzr C:\Program Files\Bazaar\plugins\qbzr [0.16.0]
  rebase C:\Program Files\Bazaar\plugins\rebase [0.5.4]
  svn C:\Program Files\Bazaar\plugins\svn [1.0.1]
  upload C:\Program Files\Bazaar\plugins\upload [1.0.0dev]
  xmloutput C:\Program Files\Bazaar\plugins\xmloutput [0.8.5]

To replicate :
Right click a folder and select "delete" -> folder deleted
Right click branch and select "commit" -> above error occurs without doing anything else

Switching to cli and using bzr remove foo -> bzr ci -m "foo removed" works as expected

¥

Yabs (yabs)
summary: - Deleting a file/folder causes an error or commit
+ Deleting a file/folder causes an error on commit
Revision history for this message
Alexander Belchenko (bialix) wrote :

Can you test how it works with qbzr trunk? I can't reproduce this using `bzr qcommit` command from qbzr trunk.

Changed in qbzr:
status: New → Incomplete
Revision history for this message
Alexander Belchenko (bialix) wrote :

I can confirm this bug in 0.16, and can confirm it works OK in 0.17dev

Changed in qbzr:
importance: Undecided → Critical
milestone: none → 0.17
status: Incomplete → 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.