If I do a terminal based commit to a branch with an open visualization then refresh doesn't appear to cause a reread so as to pick up the new state of the branch. Instead I get:
Traceback (most recent call last):
File "/home/users/russel/.bazaar/plugins/gtk/branchview/treeview.py", line
323, in populate
self.progress_bar.finished()
File "/home/Checkouts/Bazaar/Bazaar_Mainline/bzrlib/progress.py", line 192,
in finished
self._stack.return_pb(self)
File "/home/Checkouts/Bazaar/Bazaar_Mainline/bzrlib/progress.py", line 150,
in return_pb
raise errors.MissingProgressBarFinish()
bzrlib.errors.MissingProgressBarFinish: A nested progress bar was not
'finished' correctly.
** (bzr:20503): CRITICAL **: pygtk_generic_tree_model_get_value: assertion
`VALID_ITER(iter, tree_model)' failed
Traceback (most recent call last):
File "/home/users/russel/.bazaar/plugins/gtk/branchview/treeview.py", line
154, in do_get_property
return self.model.get_value(self.iter, treemodel.REVISION)
File "/usr/lib/python2.5/warnings.py", line 62, in warn
globals)
File "/usr/lib/python2.5/warnings.py", line 85, in warn_explicit
if ((msg is None or msg.match(text)) and
TypeError: unknown type (null)
** (bzr:20503): CRITICAL **: pygtk_generic_tree_model_get_value: assertion
`VALID_ITER(iter, tree_model)' failed
Traceback (most recent call last):
File "/home/users/russel/.bazaar/plugins/gtk/branchview/treeview.py", line
154, in do_get_property
return self.model.get_value(self.iter, treemodel.REVISION)
File "/usr/lib/python2.5/warnings.py", line 62, in warn
globals)
File "/usr/lib/python2.5/warnings.py", line 85, in warn_explicit
if ((msg is None or msg.match(text)) and
TypeError: unknown type (null)
** (bzr:20503): CRITICAL **: pygtk_generic_tree_model_get_value: assertion
`VALID_ITER(iter, tree_model)' failed
Traceback (most recent call last):
File "/home/users/russel/.bazaar/plugins/gtk/branchview/treeview.py", line
154, in do_get_property
return self.model.get_value(self.iter, treemodel.REVISION)
File "/usr/lib/python2.5/warnings.py", line 62, in warn
globals)
File "/usr/lib/python2.5/warnings.py", line 85, in warn_explicit
if ((msg is None or msg.match(text)) and
TypeError: unknown type (null)
--
Russel.
====================================================
Dr Russel Winder Partner
Concertant LLP t: +44 20 7585 2200, +44 20 7193 9203
41 Buckmaster Road, f: +44 8700 516 084
London SW11 1EN, UK. m: +44 7770 465 077
signature.asc
Description: This is a digitally signed message part
-- bzr-gtk mailing list [email protected] Modify settings or unsubscribe at: https://lists.canonical.com/mailman/listinfo/bzr-gtk
