qct 0.4 released

Georg gwk.rko at googlemail.com
Mon Dec 18 15:14:44 CST 2006


2006/12/18, Steve Borho <steve at borho.org>:
>
> Qt Commit Tool
>
> Available here:         http://www.borho.org/~steve/qct-0.4.tar.gz
> ...



What runtime environment does it need? I have hg 0.9.3, python-qt4 4.0.1,
qt4-4.2.0, (Ubunto 6.10 packages), and I get:

hunter[13]$ 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 58, in
setupUi
    self.commitTextEntry.setTextInteractionFlags(
QtCore.Qt.TextEditorInteraction)
AttributeError: setTextInteractionFlags
hunter[14]$

Does this indicate an incompatibility between QT and python-qt?

--
Regards
Georg.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.selenic.com/pipermail/mercurial/attachments/20061218/2524d609/attachment.html


More information about the Mercurial mailing list