On Sunday 18 September 2005 6:12 pm, Russell Valentine wrote: > 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.
They both do the same thing for me - which is nothing. Am I missing something? The Qt movies example plays the file fine. Phil _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
