[Python-projects] [ANN] hgview - a pygtk-based clone of hgk
Ludovic.Aubry
ludal at logilab.fr
Sun Feb 4 00:02:20 CET 2007
On Sun, Feb 04, 2007 at 01:33:52AM +0300, Boris Samorodov wrote:
> On Thu, 1 Feb 2007 15:34:19 +0100 Ludovic Aubry wrote:
>
> > This is to announce the release of a toy project aimed at rewriting hgk
> > in python/gtk.
>
> Great, thanks! Runs fine at:
> %uname -a
> FreeBSD bs1.sp34.ru 6.2-RC2 FreeBSD 6.2-RC2 #0: Tue Jan 2 19:33:57 MSK 2007 bsam at bs1.sp34.ru:/usr/obj/usr/src/sys/GENERIC i386
> %python -V
> Python 2.4.3
>
> [...]
> > You can submit feature requests, bugs and bug fixes to :
> > python-projects at logilab.org
>
> Just one issue. When hgview runs at a new repo, the process starts and
> shows an empty window but an error is displayed:
> %hg init tmp
> %cd tmp
> %python /home/bsam/FreeBSD/exp/hgview/hgview.py
> read_nodes 0.0 3.40938568115e-05
> Computing graph...
> done in 0.0
> Traceback (most recent call last):
> File "/home/bsam/FreeBSD/exp/hgview/hgview.py", line 353, in idle_fill_model
> graph.build(NMAX)
> File "/home/bsam/FreeBSD/exp/hgview/buildtree.py", line 123, in build
> self.rownlines[rowno] = len(todo)
> IndexError: list assignment index out of range
thanks,
tracked here : http://www.logilab.org/3463
--
Ludovic Aubry LOGILAB, Paris (France).
http://www.logilab.com http://www.logilab.fr http://www.logilab.org
More information about the Python-Projects
mailing list