Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 111300

Summary: Memory leak in Scribus 1.3.1 colour pixmap cache
Product: Gentoo Linux Reporter: Craig Bradney <cbradney>
Component: Current packagesAssignee: Hanno Böck <hanno>
Status: RESOLVED FIXED    
Severity: normal Keywords: Inclusion
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://forums.gentoo.org/viewtopic-t-397161-highlight-scribus.html http://bugs.scribus.net/view.php?id=2787
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Memory leak fix backport from 1.3.2cvs

Description Craig Bradney 2005-11-02 15:20:27 UTC
This was fixed on 29/10/2005 in Scribus 1.3.2cvs. I will attach a patch to be
appled to 1.3.1 to make a 1.3.1-r1 release to fix this in portage.

Reproducible: Always
Steps to Reproduce:
1.Run the calendar wizard script over a whole year
2.Watch X memory usage jump to 1gb+
3.
Comment 1 Craig Bradney 2005-11-02 15:24:04 UTC
Created attachment 71966 [details, diff]
Memory leak fix backport from 1.3.2cvs
Comment 2 George L. Emigh 2005-11-20 17:20:55 UTC
Adding this to the ebuild seems to apply the patch ok: 
 
src_unpack() { 
	unpack ${A} 
	cd ${S}/scribus 
	epatch "${FILESDIR}/scribus-bug-2787-memory-leak-fix.patch" 
} 
 
Thank you. 
 
George 
Comment 3 Hanno Böck gentoo-dev 2005-12-20 15:39:09 UTC
1.3.1-r1 in portage.