quarta-feira, 5 de setembro de 2007

PyClock Bad News

After coding non-stop these days I've done lot of stuff on PyClock: I've corrected the Surface To Png Problem, I've added tittles that refresh with the time, even added a theme functionality, but I've discovered that in awn_applet_simple the set_icon function has a memory leak, I think it doesn't free the previous icon memory when you set another.

Becase of that I've noticed that with about 2 hours of use the clock was eating about 150Mb of memory. What makes it unusable. Now I have to go after why is happening this memory leak (what's hard, cuz I don't understand C very well) and forget about my applets for now..

thanks

0 comentários: