Activity log for bug #670043

Date Who What changed Old value New value Message
2010-11-02 17:33:42 dlebauer bug added bug
2010-11-02 17:35:38 dlebauer description I was using bzr explorer to compare the difference between working copy and trunk. I used emacs for version control M-x v v and C-c C-c to commit change. Then I hit refresh in bzr explore and got this error OS Ubuntu 10.04 bzr 2.1.1 python 2.6.5 bzr: ERROR: exceptions.AssertionError: parent dlebauer@gmail.com-20101028190941-3la0mpireh9mx9af has disappeared from ['dlebauer@dlebauer-desktop-20101102172950-cfuoh74vrbqoxl6v'] Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/bzrlib/plugins/qbzr/lib/diffwindow.py", line 438, in click_refresh run_in_loading_queue(self.load_diff) File "/usr/lib/python2.6/dist-packages/bzrlib/plugins/qbzr/lib/util.py", line 891, in run_in_loading_queue f(*args, **kargs) File "/usr/lib/python2.6/dist-packages/bzrlib/plugins/qbzr/lib/diffwindow.py", line 294, in load_diff executable) in sorted(changes, key=changes_key): File "/usr/lib/python2.6/dist-packages/bzrlib/tree.py", line 1066, in iter_changes specific_file_ids=specific_file_ids)) File "/usr/lib/python2.6/dist-packages/bzrlib/decorators.py", line 140, in read_locked result = unbound(self, *args, **kwargs) File "/usr/lib/python2.6/dist-packages/bzrlib/tree.py", line 201, in iter_entries_by_dir return self.inventory.iter_entries_by_dir( File "/usr/lib/python2.6/dist-packages/bzrlib/workingtree_4.py", line 1818, in _get_inventory self._generate_inventory() File "/usr/lib/python2.6/dist-packages/bzrlib/workingtree_4.py", line 1684, in _generate_inventory self._revision_id, self._dirstate.get_parent_ids())) AssertionError: parent dlebauer@gmail.com-20101028190941-3la0mpireh9mx9af has disappeared from ['dlebauer@dlebauer-desktop-20101102172950-cfuoh74vrbqoxl6v'] bzr 2.1.1 on python 2.6.5 (linux2) arguments: ['/usr/bin/bzr', 'qdiff'] encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_US.UTF-8' plugins: bzrtools /usr/lib/python2.6/dist-packages/bzrlib/plugins/bzrtools [2.1.0] explorer /usr/lib/python2.6/dist-packages/bzrlib/plugins/explorer [1.0.1] launchpad /usr/lib/python2.6/dist-packages/bzrlib/plugins/launchpad [2.1.1] netrc_credential_store /usr/lib/python2.6/dist-packages/bzrlib/plugins/netrc_credential_store [2.1.1] news_merge /usr/lib/python2.6/dist-packages/bzrlib/plugins/news_merge [2.1.1] qbzr /usr/lib/python2.6/dist-packages/bzrlib/plugins/qbzr [0.18.6] I was using bzr explorer to compare the difference between working copy and trunk. I used emacs for version control M-x v v and C-c C-c to commit change. Then I hit refresh in bzr explore and got this error OS Ubuntu 10.04 bzr 2.1.1 python 2.6.5 traceback, user name replaced with 'user': bzr: ERROR: exceptions.AssertionError: parent user@gmail.com-20101028190941-3la0mpireh9mx9af has disappeared from ['user@user-desktop-20101102172950-cfuoh74vrbqoxl6v'] Traceback (most recent call last):   File "/usr/lib/python2.6/dist-packages/bzrlib/plugins/qbzr/lib/diffwindow.py", line 438, in click_refresh     run_in_loading_queue(self.load_diff)   File "/usr/lib/python2.6/dist-packages/bzrlib/plugins/qbzr/lib/util.py", line 891, in run_in_loading_queue     f(*args, **kargs)   File "/usr/lib/python2.6/dist-packages/bzrlib/plugins/qbzr/lib/diffwindow.py", line 294, in load_diff     executable) in sorted(changes, key=changes_key):   File "/usr/lib/python2.6/dist-packages/bzrlib/tree.py", line 1066, in iter_changes     specific_file_ids=specific_file_ids))   File "/usr/lib/python2.6/dist-packages/bzrlib/decorators.py", line 140, in read_locked     result = unbound(self, *args, **kwargs)   File "/usr/lib/python2.6/dist-packages/bzrlib/tree.py", line 201, in iter_entries_by_dir     return self.inventory.iter_entries_by_dir(   File "/usr/lib/python2.6/dist-packages/bzrlib/workingtree_4.py", line 1818, in _get_inventory     self._generate_inventory()   File "/usr/lib/python2.6/dist-packages/bzrlib/workingtree_4.py", line 1684, in _generate_inventory     self._revision_id, self._dirstate.get_parent_ids())) AssertionError: parent user@gmail.com-20101028190941-3la0mpireh9mx9af has disappeared from ['user@user-desktop-20101102172950-cfuoh74vrbqoxl6v'] bzr 2.1.1 on python 2.6.5 (linux2) arguments: ['/usr/bin/bzr', 'qdiff'] encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_US.UTF-8' plugins:   bzrtools /usr/lib/python2.6/dist-packages/bzrlib/plugins/bzrtools [2.1.0]   explorer /usr/lib/python2.6/dist-packages/bzrlib/plugins/explorer [1.0.1]   launchpad /usr/lib/python2.6/dist-packages/bzrlib/plugins/launchpad [2.1.1]   netrc_credential_store /usr/lib/python2.6/dist-packages/bzrlib/plugins/netrc_credential_store [2.1.1]   news_merge /usr/lib/python2.6/dist-packages/bzrlib/plugins/news_merge [2.1.1]   qbzr /usr/lib/python2.6/dist-packages/bzrlib/plugins/qbzr [0.18.6]
2010-11-08 13:02:26 Gary van der Merwe summary assertion error in bzr-explorer after using M-x vv to commit in emacs qdiff: refresh of working tree diff crashes if branch tip has changed.
2010-11-08 13:02:37 Gary van der Merwe qbzr: importance Undecided Medium
2010-11-08 13:02:37 Gary van der Merwe qbzr: status New Confirmed
2011-04-12 06:33:12 Martin Pool marked as duplicate 515651