[Bug 48887] Re: Zooming/Text functions cause 100% CPU Utilization possible memory leak?

2006-07-12 Thread Daniel Holbach
*** This bug is a duplicate of bug 52274 *** Marking as duplicate of bug 52274. ** Changed in: dia (Ubuntu) Sourcepackagename: dia = pango1.0 Assignee: (unassigned) = Ubuntu Desktop Bugs Status: Unconfirmed = Rejected ** This bug has been marked a duplicate of bug 52274 Memory

[Bug 48887] Re: Zooming/Text functions cause 100% CPU Utilization possible memory leak?

2006-07-07 Thread Klaus Stengel
A patch is available in GNOME Bugzilla, but as you can see there, I'm still waiting for the confirmation that it works like expected: http://bugzilla.gnome.org/show_bug.cgi?id=344766 -- Zooming/Text functions cause 100% CPU Utilization possible memory leak? https://launchpad.net/bugs/48887 --

[Bug 48887] Re: [Bug 48887] Re: Zooming/Text functions cause 100% CPU Utilization possible memory leak?

2006-07-07 Thread Jordan Erickson
Klaus, you absolutely rock. Thank you!! =) I feel so disabled as a non-programmer, I wish I could troubleshoot things like that myself. Thanks again!! Jordan Klaus Stengel wrote: A patch is available in GNOME Bugzilla, but as you can see there, I'm still waiting for the confirmation that it

[Bug 48887] Re: Zooming/Text functions cause 100% CPU Utilization possible memory leak?

2006-07-06 Thread Jordan Erickson
Is there any way we can progress on this bug? I rely on Dia to create network diagrams..I am not a programmer but if there is anything at all I can do please let me know! I really would like to be able to use it, and right now as the bug stands unconfirmed, after just a few minutes of using Dia my

[Bug 48887] Re: Zooming/Text functions cause 100% CPU Utilization possible memory leak?

2006-06-13 Thread Klaus Stengel
I experience the same problem. I did some analysis with valgrind and noticed that the problem isn't dia itself, but the text-layout library 'libpango'. On every redraw event some pieces of font information are gathered by that library, but won't be cleaned up again so that dia (and any other

[Bug 48887] Re: Zooming/Text functions cause 100% CPU Utilization possible memory leak?

2006-06-07 Thread Jordan Erickson
This actually seems to only happen when an existing drawing is being edited (from the old version in Breezy?) and occurs for me usually when mouse-scrolling and clicking around/editing in a text box. Things become increasingly slower when I do this and eventually the system just grinds to a halt.