mate-desktop / mate-panel

MATE panel
https://mate-desktop.org
GNU General Public License v2.0
184 stars 115 forks source link

notification-area-applet memory usage #1139

Open mark-bertolina opened 4 years ago

mark-bertolina commented 4 years ago

Expected behaviour

There is a limit to the RAM used. Maybe garbage collection [malloc()/free()] is not functioning ?

Actual behaviour

There is no limit, until the system runs out

Steps to reproduce the behaviour

Have a program that keeps changing the notification area icon, particularity with large images. I noticed this with Variety desktop background changer. The default option is to show the desktop background picture, as the icon in the notification area. Keep changing the background image and thus icon in notification area, RAM usage of notification-area-applet keeps growing.

A previous versions of MATE (last 3 years) did not do this. I noticed this when I upgraded recently.

MATE general version

MATE 1.24.1

Notification Area 1.24.1

Package version

Linux Distribution

Arch Kernel Linux 5.8.3-arch1-1 x86_64

Link to downstream report of your Distribution

raveit65 commented 1 year ago

Does the issue still exists?