Re: [Bug 779717] Re: indicator-multiload causes a memory leak in compiz when run under unity

2011-05-29 Thread Omer Akram
download unity and unity-common from the ppa. cd to the dir where they
are downloaded and try. sudo dpkg -i unity*

On Sun, May 29, 2011 at 10:55 PM, Felipe Castillo
<779...@bugs.launchpad.net> wrote:
> I've added the Unity ppa, and I can't install the pacakge unity  
> 3.8.12-0ubuntu2~mh3.
> I downloaded manually the .deb file (from Michael ppa), try to install it and 
> then I realize the problem, I got the message:
>
> Dependency is not satisfiable: unity-common (= 3.8.12-0ubuntu2~mh3)
>
> So, I went again to the ppa, downloaded manually unity-common
> 3.8.12-0ubuntu2~mh3, try to install it. But to my surprise I get the
> message:
>
> Breaks existing package 'unity' dependency unity-common (=
> 3.8.12-0ubuntu1)
>
> So, that's why when I try to Force the version in the package Unity, I
> get as a result the same package being uninstalled.
>
> So as I workaround, I had to uninstall the package Unity, then force the new 
> version in unity-common, and then force the version in unity, because with a 
> normal update I wouldn't get unity-common updated either.
> Why did I have this problem? Did anybody else had it? Am I going to have any 
> future problems if I have to update those packages again?
>
> --
> You received this bug notification because you are subscribed to unity
> in Ubuntu.
> https://bugs.launchpad.net/bugs/779717
>
> Title:
>  indicator-multiload causes a memory leak in compiz when run under
>  unity
>
> Status in System Load Indicator:
>  Confirmed
> Status in Unity:
>  Triaged
> Status in “unity” package in Ubuntu:
>  Triaged
> Status in “unity” source package in Natty:
>  New
>
> Bug description:
>  While indicator-multiload itself remains static, while it is running memory 
> use in compiz increases about 1MB/min (RSS
>  Attached is pidstat log showing at idle for about 4 min, the indicator 
> started and ruuning for about the same, then stopped and back at idle for a  
> couple of min.
>
>  This is a bug in compiz/unity (bug #720446, bug #758248), and can't be
>  fixed in system load indicator.
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/779717

Title:
  indicator-multiload causes a memory leak in compiz when run under
  unity

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 779717] Re: indicator-multiload causes a memory leak in compiz when run under unity

2011-05-25 Thread Peter Petersson
You ar right Mohammad its not idicator-multiload as such but its heavy 
usage of a api function that adds a icon img to the Unity panel.
The indicator-multiload "applet" adds a new icon img every second 
without making sure the referece to to the img is really released.
This may be a flaw in the api or a miss usage of the same.
I have not looked at your scripts but maybe there is a way for you to 
take care of the "text" leak by unreference or clean up ref to it somehow?

On 2011-05-24 17:05, Mohammad Razavi wrote:
> This bug is definitely  not related to indicator-mulitload. Any
> indicator that change its icon or text regularly could increase compiz
> process memory usage. My simple script (Post #6) could verify this fact.
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/779717

Title:
  indicator-multiload causes a memory leak in compiz when run under
  unity

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 779717] Re: indicator-multiload causes a memory leak in compiz when run under unity

2011-05-24 Thread Omer Akram
Michael with your unity I am not seeing the memory leak when
indicator-multiload is running. although I have tested for a few
minutes(still running) but in non-patched unity the memory leak was
instantaneous

On Tue, May 24, 2011 at 10:35 PM, Brian Murray  wrote:
> ** Tags added: patch
>
> --
> You received this bug notification because you are subscribed to unity
> in Ubuntu.
> https://bugs.launchpad.net/bugs/779717
>
> Title:
>  indicator-multiload causes a memory leak in compiz when run under
>  unity
>
> Status in System Load Indicator:
>  Confirmed
> Status in “unity” package in Ubuntu:
>  New
>
> Bug description:
>  While indicator-multiload itself remains static, while it is running memory 
> use in compiz increases about 1MB/min (RSS
>  Attached is pidstat log showing at idle for about 4 min, the indicator 
> started and ruuning for about the same, then stopped and back at idle for a  
> couple of min.
>
>  This is a bug in compiz/unity (bug #720446, bug #758248), and can't be
>  fixed in system load indicator.
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/779717

Title:
  indicator-multiload causes a memory leak in compiz when run under
  unity

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs