<br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">If these were self-written programs that might really be the case,<br>however this is with the examples and I can't see any sign for improper
<br>QApplication initialization in bigtable.py or smalltable.py. I also<br>don't think Phil has different versions of the examples for X11 and Mac<br>so I'd say something in PyQt3 is going wrong on that Mac.</blockquote><div>
<br>Right. I don't have any idea of where to begin looking for problems
since I'm not all that familiar with how sip and PyQt work. I noticed
that if you open up a python shell, import qt, create the
QApplication(sys.argv
), and then a QButton(), it's fine. However, if you do the same thing
except create a QTable() instead of a QButton, I get the&nbsp; error message
and the python shell exits, almost like it segfaults.<br><br>I've also tested with sip-snapshot-20060418 and PyQt-snapshot-20060407, and I get the same result.<br><br>Adam<br><br></div></div>