<br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I would start with checking the _Qt_ examples. I derived the PyQt table<br>examples directly from them... Next try generating back traces from the
<br>segfaults with gdb, where debug builds are most useful.</blockquote><div><br>The table examples included in Qt-3.3.6 run fine.<br><br>It doesn't actually genenerate segfaults. Running gdb simply prints the error message &quot;QPaintDevice: Must construct a QApplication before a QPaintDevice&quot; and then says &quot;Program exited with code 01&quot;. I'm guessing this is an exit code for python, and I did a quick search, but I didn't find anything relevant. Any ideas? I'll look into a bit more later as well.
<br><br>Adam<br><br></div></div><br>