Re: [Vala] Help with Memory Leak
- From: Bruce Reidenbach <bereiden gmail com>
- To: vala-list gnome org
- Subject: Re: [Vala] Help with Memory Leak
- Date: Tue, 17 Jul 2012 07:18:10 -0400
It undoubtedly is (thanks for the link, BTW). I have submitted a question
on the gtk-app-devel mailing list to see if anyone over there has any
advice on what could be done about heap fragmentation. I will provide an
update over here when I have an answer, since I think it might be a good
thing to have a small footprint for an indicator application.
Thanks to everyone for helping me with this.
Bruce
On Mon, Jul 16, 2012 at 8:50 PM, Nor Jaidi Tuah <norjaidi tuah ubd edu bn>wrote:
The problem with this code is that the actual labels on the menu did not
update. I then added the following line to inform the menu entries of a
change:
radioItem [item].notify_property ("label");
and the heap size began its slow but steady increase again.
Perhaps it is the glib "memory leak".
http://developer.gnome.org/gtk-faq/stable/x702.html
hand
Nor Jaidi Tuah
_______________________________________________
vala-list mailing list
vala-list gnome org
https://mail.gnome.org/mailman/listinfo/vala-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]