[ANN] new releases
Bela Babik
teki321 at gmail.com
Tue Nov 13 04:20:29 UTC 2007
> http://qct.sourceforge.net/Mercurial-NSI.html
>
>
> Lastly, I've released a new "Batteries Included" Mercurial for Windows
> installer based on the tip of hg main today (cf7d7fe7d3d) as a feature
> preview to provoke feedback. This installer also includes the latest
> qct and hg-config tools, but the main improvement is the inclusion of
I have just installed the stuff and got an error:
C:\DEVEL>hg qct
** unknown exception encountered, details follow
** report bug details to http://www.selenic.com/mercurial/bts
** or mercurial at selenic.com
** Mercurial Distributed SCM (version 6cf7d7fe7d3d+win32extras)
Traceback (most recent call last):
File "hg", line 31, in <module>
File "mercurial\dispatch.pyc", line 20, in run
File "mercurial\dispatch.pyc", line 29, in dispatch
File "mercurial\dispatch.pyc", line 45, in _runcatch
File "mercurial\dispatch.pyc", line 348, in _dispatch
File "mercurial\dispatch.pyc", line 401, in _runcommand
File "mercurial\dispatch.pyc", line 357, in checkargs
File "mercurial\dispatch.pyc", line 340, in <lambda>
File "hgext\qct.pyc", line 53, in launch_qct
File "hgconf\uname.pyc", line 27, in hook
AttributeError: 'module' object has no attribute 'QtGuiQApplication'
> several PyGtk applications. Hgview, gtools, and gpyfm are all bundled.
> Since gpyfm now serves as the default merge tool, kdiff3 has been
gpyfm is giving a lot of errors when I try to edit the merged file
manually, is this normal?
Traceback (most recent call last):
File "fm\control.pyc", line 291, in _txt_insert
File "fm\model.pyc", line 615, in merge_change
IndexError: list index out of range
Traceback (most recent call last):
File "fm\control.pyc", line 291, in _txt_insert
File "fm\model.pyc", line 615, in merge_change
IndexError: list index out of range
There are no line numbers, no word wrap, no undo functionality in the
edit window.
In my opinion it doesn't worth to bundle it.
> unbundled. The net result is slightly larger than the 0.9.5 bundle
> (12MB from 10MB). I would like to know if anyone has any problems with
> the PyGtk applications when they are packaged this way, as we will
> eventually use this framework to bundle TortoiseHg into this installer.
They seems to be working.
Regards,
teki
More information about the Mercurial
mailing list