Hello:<br>&nbsp; In one of my scripts, I am receiving this error as soon as my .show() is called:<br><br>ICE default IO error handler doing an exit(), pid = 10616, errno = 32<br><br>Unfortunately, no line numbers or python/pyqt error is mentioned so I don&#39;t really know where to begin looking for the problem.&nbsp; I&#39;ve googled that error message but couldn&#39;t really get a solid answer about it either.&nbsp; So, does anyone have any suggestions on where I could start debugging this error?&nbsp; I&#39;d post my source but it&#39;s several thousand lines of code that probably wouldn&#39;t work anywhere but here (I call databases and read files all over our filesystem before calling the mainwindow.show())&nbsp; I apologize for the ambiguity of this post but appreciate any help you can give me.&nbsp; This is under AMD Linux 64bit, using python 2.5 and&nbsp; PyQt4.3.1&nbsp; Qt 4.3.2 Thanks!<br>
<br>B<br>