On Thu, Feb 18, 2010 at 14:45, Steve Borho <st...@borho.org> wrote: > I turned off stderr capture for a bit to debug a problem in the commit > tool and found these warnings generated by the repository explorer: > > /home/steve/tools/tortoisehg-dev/tortoisehg/hgtk/statusbar.py:78: > GtkWarning: gtk_widget_map: assertion `GTK_WIDGET_VISIBLE (widget)' > failed > box.map() > /home/steve/tools/tortoisehg-dev/tortoisehg/hgtk/statusbar.py:41: > GtkWarning: gtk_widget_map: assertion `GTK_WIDGET_VISIBLE (widget)' > failed > self.pbar.map() > /home/steve/tools/tortoisehg-dev/tortoisehg/hgtk/logview/treeview.py:548: > GtkWarning: gtk_tree_view_remove_column: assertion `column->tree_view > == GTK_WIDGET (tree_view)' failed > self.treeview.remove_column(c)
These warnings are raised after my refactoring of statusbar.py. I'll take care later. Thanks. -- Yuki KODAMA ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Tortoisehg-develop mailing list Tortoisehg-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop