|
Bugzilla – Full Text Bug Listing |
| Summary: | wxGTK 2.6.1 leaks memory. | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Ramon Garcia <ramon.garcia.f+suse> |
| Component: | GNOME | Assignee: | Stanislav Brabec <sbrabec> |
| Status: | RESOLVED FIXED | QA Contact: | Stefan Dirsch <sndirsch> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Ramon Garcia
2006-01-06 17:15:43 UTC
Well, the information posted was not accurate. The update seems desirable, but it seems that aMule 2.1.0 is now being packaged with the wxGTK distributed with Suse. wxPython version 2.6.2.1 has been released recently, see announcement on http://wxpython.org/ This means that an upgrade should be possible now, since SuSE's wxGTK packages are built from the wxPython source. Also please note that the frequently reported intl.cpp and gsocket.cpp bugs which are triggered by aMule are not(!) present in the wxPython 2.6.2.1 source because it's based on WX_2_6_BRANCH, not the 2.6.2 release: - src/common/intl.cpp is OK since rev. 1.166.2.1, this wxPython release has rev. 1.166.2.2 - src/unix/gsocket.cpp is OK since rev. 1.51.2.1, this wxPython release has rev. 1.51.2.2 So please consider upgrading... This should make the aMule problems disappear because all memory leaks are fixed in wxGTK 2.6.2 according to the aMule developers. No, we're not upgrading since each such update has the risk of breaking other stuff. An update to a newer release will happen with SUSE Linux 10.1. Updated to wxpython version 2.6.2.1 including bundled wxGTK for 10.1. |