roelj / inklingreader

A GNU/Linux-friendly version of the Wacom Inkling SketchManager.
GNU General Public License v3.0
50 stars 16 forks source link

Memory consumption #28

Closed roelj closed 10 years ago

roelj commented 10 years ago

I've been debugging parts of InklingReader to minimize its memory usage and I've found various problems so far.

Just to keep you up to date: I'm cleaning up the code we have so far before I'm going to solve the other issues.

xuv commented 10 years ago

Great. Thx for letting us know. Whenever you want us to compile it and test it on our machines, tell us.

Also, just to share this with you, I was invited to speak about free software in a graphic design bachelor school (which mainly uses Mac and Adobe software), and I presented the InklingReader and its Inkscape plugin. I saw some big eyes opening with interest and surprise. ;)

Have a good day

roelj commented 10 years ago

Good to hear the project is interesting to other :D.

I think I resolved most memory leaks. I can't get valgrind to be pleased because of GTK. I've done a lot of cleaning with the latest version.

Since the memory leaks have been resolved, I'm going to close this issue. If I introduced new bugs along the way, please open new tickets.