Probably the cause is perforce extension menu.
I fix it, thanks.

On Fri, Jan 29, 2010 at 02:50, Steve Borho <st...@borho.org> wrote:
> {{{
> #!python
> ** Please report this bug to
> http://bitbucket.org/tortoisehg/stable/issues or
> tortoisehg-disc...@lists.sourceforge.net
> ** Mercurial version (1.4.2+16-37c4ce51a12d).  TortoiseHg version (unknown)
> ** Command: log
> ** CWD: /home/steve/tools/tortoisehg-dev
> ** Extensions loaded: perfarce, bookmarks, mq, graphlog, convert,
> patchbomb, rebase, transplant, hgsubversion, schemes
> Traceback (most recent call last):
>  File "/home/steve/tools/tortoisehg-dev/tortoisehg/hgtk/hgtk.py",
> line 62, in dispatch
>    return _runcatch(u, args)
>  File "/home/steve/tools/tortoisehg-dev/tortoisehg/hgtk/hgtk.py",
> line 189, in _runcatch
>    return runcommand(ui, args)
>  File "/home/steve/tools/tortoisehg-dev/tortoisehg/hgtk/hgtk.py",
> line 258, in runcommand
>    return _runcommand(lui, options, cmd, d)
>  File "/home/steve/tools/tortoisehg-dev/tortoisehg/hgtk/hgtk.py",
> line 309, in _runcommand
>    return checkargs()
>  File "/home/steve/tools/tortoisehg-dev/tortoisehg/hgtk/hgtk.py",
> line 263, in checkargs
>    return cmdfunc()
>  File "/home/steve/tools/tortoisehg-dev/tortoisehg/hgtk/hgtk.py",
> line 257, in <lambda>
>    d = lambda: util.checksignature(func)(ui, *args, **cmdoptions)
>  File "/home/steve/lib/python/mercurial/util.py", line 392, in check
>    return func(*args, **kwargs)
>  File "/home/steve/tools/tortoisehg-dev/tortoisehg/hgtk/hgtk.py",
> line 421, in log
>    gtkrun(run, ui, *pats, **opts)
>  File "/home/steve/tools/tortoisehg-dev/tortoisehg/hgtk/hgtk.py",
> line 325, in gtkrun
>    win.display()
>  File "/home/steve/tools/tortoisehg-dev/tortoisehg/hgtk/gdialog.py",
> line 248, in display
>    self._setup_gtk()
>  File "/home/steve/tools/tortoisehg-dev/tortoisehg/hgtk/gdialog.py",
> line 519, in _setup_gtk
>    for menu in build(allmenus, nobuild=True):
>  File "/home/steve/tools/tortoisehg-dev/tortoisehg/hgtk/gdialog.py",
> line 500, in build
>    text = d['text']
> TypeError: tuple indices must be integers, not str
>
> }}}
>
> ------------------------------------------------------------------------------
> 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-develop mailing list
> Tortoisehg-develop@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop
>



-- 
Yuki KODAMA

------------------------------------------------------------------------------
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-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to