<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On Oct 14, 2009, at 4:45 PM, Petr Vanek wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>hi all,<br><br>can you confirm/reject my observations, please?<br><br>We have some serious crashes in our bindings since we are using new <br>smoke generator. After days of debugging of insane-unrelated-like code <br>and traceback we discovered something strange:<br><br>- look into smoke/qt build directory (where are x_*.cpp files located)<br>- grep "callMethod(0," *cpp<br>- lots of lines are found<br><br>I think it's a bug, just because 0, the index to methods, in this case <br>always points to QAbstractButton::metaObject() method - see static <br>Smoke::Method methods array.<br><br>Note: we discovered it in our example for x_QImage::paintEngine smoke <br>implementation<font class="Apple-style-span" color="#000000"><font class="Apple-style-span" color="#144FAE"><br></font></font></div></blockquote><br></div><div>ok, here are more observations:</div><div><br></div><div>it looks like there are missing some methods in the "write files" phase. It's strange, just because it looks like all methods are available from parser.</div><div>Unfotunately I don't know meanings of generator's source too much, so I think the maintainer can fix it easier ;)</div><div><br></div><div>Please look into debug patch:</div><div></div></body></html>