qct 0.4 released

Georg gwk.rko at googlemail.com
Mon Dec 18 21:30:23 UTC 2006


2006/12/18, Steve Borho <steve at borho.org>:
>
> ...
> I have python-qt 4.1, which is most likely the source of this problem.
> I've found that I can delete that line (58) from ui_qctDialog.py and the
> app still runs ok for me.
>
> Could you give that a try and let me know if it works?  If it does I'll
> make a new release.


It does not.  It only gets me to the next error:


hunter[22]$ qct
Traceback (most recent call last):
  File "/usr/bin/qct", line 45, in ?
    dialog = CommitTool(vcs)
  File "/usr/lib/python2.4/site-packages/qctDialogLogic.py", line 30, in
__init__
    self.ui.setupUi(self)
  File "/usr/lib/python2.4/site-packages/ui_qctDialog.py", line 98, in
setupUi
    self.listWidget.setBatchSize(100)
AttributeError: setBatchSize
hunter[23]$

--
Regards,
Georg.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20061218/892df971/attachment-0001.html>


More information about the Mercurial mailing list