PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 195 - Memory leaks in pyside
: Memory leaks in pyside
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: PySide
: 0.2.3
: All All
: P5 normal
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2010-03-25 10:37 EET by zaiceva
Modified: 2010-05-25 05:30 EEST (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description zaiceva 2010-03-25 10:37:46 EET
Describing this error see in:
https://oss.fruct.org/wiki/Maemo-Blogs:_PySide_Memory_Leaks%28eng%29
Comment 1 Hugo Parente Lima 2010-03-25 10:55:21 EET
Can you test it with the newer version 0.3.0? Because all our efforts are
concentrate on the new version which is a rewrite of the old one without using
boost::python.
Comment 2 zaiceva 2010-03-25 11:04:44 EET
No, we have available in repository only 0.2.3 version. But we can attempt run
examples in home desktop machine and describe results. Have you 0.3.0 version
for ubuntu?
Comment 3 Anderson Lizardo 2010-03-25 11:25:27 EET
(In reply to comment #2)
> No, we have available in repository only 0.2.3 version. But we can attempt run
> examples in home desktop machine and describe results. Have you 0.3.0 version
> for ubuntu?

No yet, we are still uploading the packages to the PPA, and you can monitor the
progress in https://launchpad.net/~pyside/+archive/ppa.

So far only the new apiextractor is there, the other packages are coming.

Once it is finished (I expect for the end of this day, -4 timezone, or at worst
tomorrow), we will notify on the mailing list + website.
Comment 4 renato filho 2010-04-22 18:25:29 EEST
fixed on mainline, commits:

shiboken: commit b24af354ea6f05253150179467aa77e7c999611e
Pyside-shiboken: commit 59ccd4c744de0c3c41015a80798e31e8481df5b0
Comment 5 zaiceva 2010-05-25 05:30:26 EEST
We check it on PySide 0.3.1 and leaks was not found. Problem was fixed.