On Wed, Apr 7, 2010 at 9:41 AM, Yuki KODAMA <endflow....@gmail.com> wrote:
> Hi,
>
> My recent fix (0f13d266f5ab) breaks Update dialog in default branch.
> Now I'm fixing it and will push them till next nightly builds.
> Sorry for the inconvenience.
>
> Here is traceback:
>
> c:\work\thg-kuy-stable\tortoisehg\hgtk\hgtk.py:340: GtkWarning: Ran out of 
> links
>  gtk.main()
> Traceback (most recent call last):
>  File "c:\work\thg-kuy-stable\tortoisehg\hgtk\history.py", line 2619,
> in checkout
>    dialog = update.UpdateDialog(rev)
>  File "c:\work\thg-kuy-stable\tortoisehg\hgtk\update.py", line 21, in __init__
>    gdialog.GDialog.__init__(self)
>  File "c:\work\thg-kuy-stable\tortoisehg\hgtk\gdialog.py", line 725,
> in __init__
>    self.load_settings()
>  File "c:\work\thg-kuy-stable\tortoisehg\hgtk\update.py", line 161,
> in load_settings
>    self.opt_merge.set_active(merge)
> AttributeError: 'UpdateDialog' object has no attribute 'opt_merge'

That's fine; I'll hold off the nightly builds till this is resolved.

--
Steve Borho

------------------------------------------------------------------------------
Download Intel&#174; 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

Reply via email to