update TortoiseHg to 0a253cba0359
have one patch in queue, but not pushed
start log viewer
select patch in mq widget
-> patch is not shown (wrong)
close log viewer
->
{{{
#!python
** Please report this bug to http://bitbucket.org/tortoisehg/stable/issues or
[email protected]
** Mercurial version (220d39af2e57). TortoiseHg version (unknown)
** Command: --nofork log
** CWD: W:\thg-stable
** Extensions loaded: mq, graphlog, patchbomb, rebase, bookmarks, hgshelve,
extdiff
Recoverable runtime error (stderr):
Traceback (most recent call last):
File "W:\thg-stable\tortoisehg\hgtk\changeset.py", line 221, in
filelist_rowchanged
self.generate_patch_header()
File "W:\thg-stable\tortoisehg\hgtk\changeset.py", line 235, in
generate_patch_header
self.summarypanel.update(self.curpatch, self.patchstyle)
File "W:\thg-stable\tortoisehg\hgtk\csinfo.py", line 514, in update
widgets = self.get_widget(item)
File "W:\thg-stable\tortoisehg\hgtk\csinfo.py", line 441, in get_widget
return self.info.get_widget(item, self, self.ctx, self.custom, **kargs)
File "W:\thg-stable\tortoisehg\hgtk\csinfo.py", line 414, in get_widget
return self.try_cache('widget', SummaryInfo.get_widget, *args, **kargs)
File "W:\thg-stable\tortoisehg\hgtk\csinfo.py", line 399, in try_cache
value = func(self, *args, **kargs)
File "W:\thg-stable\tortoisehg\hgtk\csinfo.py", line 361, in get_widget
markups = self.get_markup(item, *args)
File "W:\thg-stable\tortoisehg\hgtk\csinfo.py", line 411, in get_markup
return self.try_cache('markup', SummaryInfo.get_markup, *args, **kargs)
File "W:\thg-stable\tortoisehg\hgtk\csinfo.py", line 399, in try_cache
value = func(self, *args, **kargs)
File "W:\thg-stable\tortoisehg\hgtk\csinfo.py", line 341, in get_markup
return custom['markup'](widget, item, value)
File "W:\thg-stable\tortoisehg\hgtk\changeset.py", line 490, in markup_func
return revline_markup(*value)
TypeError: revline_markup() takes exactly 4 arguments (3 given)
}}}
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Tortoisehg-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop