[PyKDE] destructor not getting called?

Kaleb Pederson kibab at icehouse.net
Fri Nov 8 01:52:01 GMT 2002


I'm using a global QSettings object throughout my application.  For some 
reason, when the program closes, the destructor on my QSettings object is not 
getting called.  As it is the destructor that actually writes everything to 
disk (in order to cache the data), none of my settings are getting saved. Can 
I manually call it?  I'm pretty sure that this used to work on previous 
PyQt/Qt versions.

Any idea what might be happening?  I'm going to try to test it under a 
different system and will let you know.

--Kaleb




More information about the PyQt mailing list