hi there, I'v tried to write python classes that derive from pyqt classes and 'object' (or any derivative thereof), which immediately segfaults the application as soon as such an object is constructed. Is there any flag to set when compiling sip and or pyqt to enable new-style classes ? Thanks, Stefan