<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>As a small follow-up:</p>
<p>I'm able to run simple examples such as
<a class="moz-txt-link-freetext" href="https://www.riverbankcomputing.com/pipermail/pyqt/2014-February/033810.html">https://www.riverbankcomputing.com/pipermail/pyqt/2014-February/033810.html</a>,
but when I try to invoke a function I added to my real
application, I get this error:</p>
<p>
<blockquote type="cite">>>> ok.click()<br>
Traceback (most recent call last):<br>
File "<console>", line 1, in <module><br>
TypeError: invocation of QObject.click() failed</blockquote>
</p>
<p>(Note that the runtime did find the function, as if I invoke a
non-existing function, or I try to pass the wrong number of
arguments, I get different errors !)</p>
<p>Any idea what may cause the above `TypeError` and how I can debug
this ?<br>
</p>
<p>Thanks,<br>
</p>
<img moz-do-not-send="false"
src="cid:part1.3FCF41B6.871FCADB@seefeld.name" alt="Stefan"
width="123" height="77"><br>
<div class="moz-signature">
<div class="moz-signature">
<div class="moz-signature">
<pre>--
...ich hab' noch einen Koffer in Berlin...
</pre>
</div>
</div>
</div>
</body>
</html>