[PyKDE] memleak with QMovie

Russell Valentine russ at coldstonelabs.org
Sun Sep 18 18:12:57 BST 2005


Phil Thompson said the following on 09/18/05 05:18:
> On Sunday 18 September 2005 9:04 am, Russell Valentine wrote:
> 
>>I've been seeing a mem leak in my PyKDE application for several months.
>>I figured it was because I upgraded KDE to 3.4 or something because I
>>saw it around that time. I finally made my self try to figure out where
>>the leak was coming from and narrowed it down to QMovie.
>>
> 
> Difficult to see how this would be a PyQt problem. I'd try a C++ version and 
> see if the problem is still there.
> 
> Phil
> 

I tried a C++ version and I see no memory leak. So it seems localized to
something with PyQt. Attached is a tar with the C++ code and the python
one for comparison.


Russell Valentine
-------------- next part --------------
A non-text attachment was scrubbed...
Name: memleak.tar.gz
Type: application/x-gzip
Size: 3874 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20050918/352cd828/memleak.tar.gz


More information about the PyQt mailing list