2010/2/7 Andreas Tscharner <a...@vis.ethz.ch>:
> Hello World,
>
> I am using 0f091aad132faa5d7e35ca4dc80db21ea93013bc of hgtk (this time I
> updated to tip).

Heh.  I can tell, because I fix hgtk to report the actual live
repository version in these bug reports.

http://bitbucket.org/tortoisehg/stable/changeset/fb8960740a92/

> I started hgtk commit, commited a few changesets and
> closed the window again. After I closed it, I got the follwing message.
>
> {{{
> #!python
> ** Please report this bug to
> http://bitbucket.org/tortoisehg/stable/issues or
> tortoisehg-discuss@lists.sourceforge.net
> ** Mercurial version (1.4.1).  TortoiseHg version (0.9.3+59-0f091aad132f)
> ** Command: commit
> ** CWD: /home/andy/Programming/Projects/oir
> ** Extensions loaded:
> Recoverable runtime error (stderr):
> /home/andy/util/src/hgtk/tortoisehg/hgtk/gdialog.py:464:
> DeprecationWarning: Use the new widget gtk.Tooltip
>   self.tooltips = gtk.Tooltips()
> /home/andy/util/src/hgtk/tortoisehg/hgtk/statusbar.py:78: GtkWarning:
> gtk_widget_map: assertion `GTK_WIDGET_VISIBLE (widget)' failed
>   box.map()
> /home/andy/util/src/hgtk/tortoisehg/hgtk/statusbar.py:41: GtkWarning:
> gtk_widget_map: assertion `GTK_WIDGET_VISIBLE (widget)' failed
>   self.pbar.map()
> Traceback (most recent call last):
>   File "/home/andy/util/src/hgtk/tortoisehg/hgtk/status.py", line 820,
> in select_toggle
>     self.update_chunk_state(self.filemodel[path])
>   File "/home/andy/util/src/hgtk/tortoisehg/hgtk/status.py", line 841,
> in update_chunk_state
>     self.diffmodel[rowstart+n][DM_REJECTED] = not selected
> IndexError: could not find tree path
> Traceback (most recent call last):
>   File "/home/andy/util/src/hgtk/tortoisehg/hgtk/status.py", line 820,
> in select_toggle
>     self.update_chunk_state(self.filemodel[path])
>   File "/home/andy/util/src/hgtk/tortoisehg/hgtk/status.py", line 841,
> in update_chunk_state
>     self.diffmodel[rowstart+n][DM_REJECTED] = not selected
> IndexError: could not find tree path
>
> }}}
>
> I tried it again without commits and the bug die NOT appear.

Yes, this was a recoverable error, but it doesn't look very easy to
reproduce.  Did the tool appear to misbehave before you closed it?

--
Steve Borho

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Tortoisehg-discuss mailing list
Tortoisehg-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss

Reply via email to