[Okular-devel] [Bug 177213] High X server memory consumption

Albert Astals Cid tsdgeos at terra.es
Wed Mar 17 16:33:14 CET 2010


https://bugs.kde.org/show_bug.cgi?id=177213





--- Comment #26 from Albert Astals Cid <tsdgeos terra es>  2010-03-17 16:33:00 ---
#25 to me it's fairly obvious, each time you allocate a X pixmap in the server
side you get a handle in your process, if you don't free the local handle there
is a local leak, if you do not leak it, it means you freed the X pixmap too.

But as it seems you have a better idea i'm open to your suggestions.

And well, if the bug is about okular allocating X memory we can close it
altogether because that is not a bug at all.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Okular-devel mailing list