[Bug 740258] Re: Pixmap memory leak in gtk-window-decorator

2015-01-17 Thread madbiologist
positivek - Can you please tell the details of your Xorg process in top, and your xrestop output. See this bug's description for examples. Also please attach a Valgrind log of your unity-window-decorator process - see https://wiki.ubuntu.com/Valgrind and https://wiki.ubuntu.com/X/DebuggingWithVal

[Bug 740258] Re: Pixmap memory leak in gtk-window-decorator

2015-01-15 Thread positivek
Still a problem in 14.04.1 LTS trusty. Let me know what I can provide that would help localize the problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/740258 Title: Pixmap memory leak in gtk-win

[Bug 740258] Re: Pixmap memory leak in gtk-window-decorator

2012-03-03 Thread Daniel van Vugt
** Changed in: compiz-core Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/740258 Title: Pixmap memory leak in gtk-window-decorator To manage notification

[Bug 740258] Re: Pixmap memory leak in gtk-window-decorator

2012-02-13 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/compiz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/740258 Title: Pixmap memory leak in gtk-window-decorator To manage notifications about this bug go to: https://bugs.

[Bug 740258] Re: Pixmap memory leak in gtk-window-decorator

2012-02-13 Thread Launchpad Bug Tracker
This bug was fixed in the package compiz - 1:0.9.7.0~bzr2995-0ubuntu1 --- compiz (1:0.9.7.0~bzr2995-0ubuntu1) precise; urgency=low [ Didier Roche ] * New upstream snapshot: - Fix slow/stuttering display with fglrx (LP: #763005) - Don't dynamically link to compiz_core -

[Bug 740258] Re: Pixmap memory leak in gtk-window-decorator

2012-01-30 Thread Daniel van Vugt
** Changed in: compiz-core Milestone: 0.9.5.96 => 0.9.7.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/740258 Title: Pixmap memory leak in gtk-window-decorator To manage notifications about th

[Bug 740258] Re: Pixmap memory leak in gtk-window-decorator

2011-10-04 Thread madbiologist
Is this fix included in the recently released compiz 1:0.9.6+bzr20110929-0ubuntu2 which is in the Oneiric repositories? Area there any plans for an SRU for Natty? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 740258] Re: Pixmap memory leak in gtk-window-decorator

2011-09-09 Thread Sam Spilsbury
** Also affects: compiz-core Importance: Undecided Status: New ** Changed in: compiz-core Status: New => Fix Committed ** Changed in: compiz-core Importance: Undecided => High ** Changed in: compiz-core Assignee: (unassigned) => Sam Spilsbury (smspillaz) ** Changed in:

Re: [Compiz] [Bug 740258] Re: Pixmap memory leak in gtk-window-decorator

2011-08-14 Thread Sam Spilsbury
Indeed that was the case, I found that too when I was working on rewriting the decorator anyways. Thanks for the patch, the fix will be applied in oneiric. On Sun, Aug 14, 2011 at 11:08 PM, Lieven van der Heide wrote: > I fixed this one in lp:~lievenvanderheide/compiz/PixmapLeakFix. The > proble

[Bug 740258] Re: Pixmap memory leak in gtk-window-decorator

2011-08-14 Thread Lieven van der Heide
I fixed this one in lp:~lievenvanderheide/compiz/PixmapLeakFix. The problem seemed to be that the author assumed GdkPixmap's was reference counted like a GtkObject (ie, initially a floating reference, which must be ref'ed to become a real reference). GdkPixmap doesn't derive from GtkObject though,

[Bug 740258] Re: Pixmap memory leak in gtk-window-decorator

2011-07-10 Thread Lukáš Chmela
Yes, a workaround is to replace gtk-window-decorator with unity-window- decorator. You can do it simply by pressing ALT+F2 and typing "gconf-editor", then navigating into "/apps/compiz-1/plugins/decor/screen0/options/" and changing the "command" key to "unity-window-decorator --replace". Another

[Bug 740258] Re: Pixmap memory leak in gtk-window-decorator

2011-07-10 Thread ThorX89
Is there a workaround or a fix? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/740258 Title: Pixmap memory leak in gtk-window-decorator To manage notifications about this bug go to: https://bugs.lau

[Bug 740258] Re: Pixmap memory leak in gtk-window-decorator

2011-07-09 Thread Pavel Fischer
Have the same bug. Simplest way to reproduce: 1. Set "Static Application Switcher" in Compiz as Application switcher 2. Open some Application 3. Open Task Manager 4. press Alt+Tab and look at Used Memory for gtk-window-decorator prozess -- You received this bug notification because you are a mem

[Bug 740258] Re: Pixmap memory leak in gtk-window-decorator

2011-05-26 Thread Charlie Kravetz
Thanks for reporting this bug and any supporting documentation. Since this bug has enough information provided for a developer to begin work, I'm going to mark it as confirmed and let them handle it from here. Thanks for taking the time to make Ubuntu better! I did not attempt to reproduce this is

[Bug 740258] Re: Pixmap memory leak in gtk-window-decorator

2011-04-28 Thread kr0n
As requested :) ** Attachment added: "valgrind.log" https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/740258/+attachment/2093254/+files/valgrind.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

Re: [Compiz] [Bug 740258] Re: Pixmap memory leak in gtk-window-decorator

2011-04-28 Thread Sam "SmSpillaz" Spilsbury
No, I meant unity-window-decorator :) the two are very different :) On Thu, Apr 28, 2011 at 6:22 PM, kr0n <740...@bugs.launchpad.net> wrote: > Right, I assume that means the gtk-window-decorator process. > > Here is one. > > ** Attachment added: "valgrind.log" >   > https://bugs.launchpad.net/ubu

[Bug 740258] Re: Pixmap memory leak in gtk-window-decorator

2011-04-28 Thread kr0n
Right, I assume that means the gtk-window-decorator process. Here is one. ** Attachment added: "valgrind.log" https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/740258/+attachment/2092657/+files/valgrind.log -- You received this bug notification because you are a member of Ubuntu Bugs, w

Re: [Compiz] [Bug 740258] Re: Pixmap memory leak in gtk-window-decorator

2011-04-28 Thread Sam "SmSpillaz" Spilsbury
You'll need a valgrind log of the unity-window-decorator process. On Thu, Apr 28, 2011 at 3:39 PM, kr0n <740...@bugs.launchpad.net> wrote: > I have this problem to, just alt + tab with the application switcher > plugin makes gtk-window-decorator consume more and more memory. > > Im attachting the

[Bug 740258] Re: Pixmap memory leak in gtk-window-decorator

2011-04-28 Thread kr0n
Here is a log using the fglrx drivers instead. ** Attachment added: "valgrind-fglrx.log" https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/740258/+attachment/2092504/+files/valgrind-fglrx.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 740258] Re: Pixmap memory leak in gtk-window-decorator

2011-04-28 Thread kr0n
I have this problem to, just alt + tab with the application switcher plugin makes gtk-window-decorator consume more and more memory. Im attachting the valgrind output of G_SLICE=always-malloc G_DEBUG=gc- friendly valgrind -v --tool=memcheck --leak-check=full --num-callers=40 --log-file=valgrind.l

[Bug 740258] Re: Pixmap memory leak in gtk-window-decorator

2011-03-31 Thread Omer Akram
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please try to obtain a valgrind log following the instructions at https://wiki.ubuntu.com/Valgrind and attach the file to the bug report. This will greatly help us in tracking down your problem. ** Changed in: comp

[Bug 740258] Re: Pixmap memory leak in gtk-window-decorator

2011-03-22 Thread Tristan Tarrant
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/740258 Title: Pixmap memory leak in gtk-window-decorator -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/list