Cannot commit via bzr-gedit commit from menu

Bug #382665 reported by chr.pfeiffer
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
bzr-gedit
New
Undecided
Unassigned

Bug Description

Within an working bazaar repository I cannot commit changes via the bzr-gedit menu-commit.

Traceback (most recent call last):
  File "/home/{user}/.gnome2/gedit/plugins/bzr/__init__.py", line 682, in on_bazaar_commit
    commitdlg = dialogs.BzrComitDialog(wt.basedir,dlgoptions,wt)
  File "/home/{user}/.gnome2/gedit/plugins/bzr/dialogs.py", line 441, in __init__
    self.tvchanges = TreeChanges(wt)
  File "/home/{user}/.gnome2/gedit/plugins/bzr/widgets.py", line 436, in __init__
    self.reload()
  File "/home/{user}/.gnome2/gedit/plugins/bzr/widgets.py", line 490, in reload
    ) in self.iter_changes_to_status(self._wt.basis_tree(), self._wt):
  File "/home/{user}/.gnome2/gedit/plugins/bzr/widgets.py", line 611, in iter_changes_to_status
    assert False, "How did we get here?"
AssertionError: How did we get here?

Using from the menu the "custom bazaar command" it works without problems (bzr commit -m "some text")

bzr-gedit 0.80
gedit 2.26.1
Gnome 2.26.1
Ubuntu 9.04

Revision history for this message
Nhomar - Vauxoo (nhomar) wrote :

it affect to me.... in Ubuntu 9.10 and Ubuntu 10.04

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.