[ANN] hgview 1.0.0

Hans Meine meine at informatik.uni-hamburg.de
Tue Jun 9 04:35:27 CDT 2009


On Tuesday 09 June 2009 09:35:22 David Douard wrote:
> > Didn't you just stop maintaining the --qt UI in favor of the GTK
> > one? I am very happy to see the PyQt4-based one reappear (and I hope I
> > did not get this wrong).
>
> well, here is the whole story in few lines:

Thanks for the write-up.  Trying to start hgview after pulling your changes, I 
got an ImportError (Qsci) - obviously, you depend on scintilla now?  I think 
that deserves mentioning because it might not be included in many distros 
PyQt4 setups by default.
(E.g. on gentoo, I have to emerge dev-python/qscintilla-python)

Oh, but even with QScintilla, I get an ImportError due to mxDateTime. :-(
(For the records, this comes with dev-python/egenix-mx-base on Gentoo.)

After removing --qt from my hgview alias, it finally works! :-)

Ciao,
  Hans


More information about the Mercurial mailing list