Search found 4 matches
- Sat Oct 05, 2013 9:44 am
- Forum: Programming
- Topic: Apparent memory leak
- Replies: 7
- Views: 4029
Re: Apparent memory leak
Vaccum defs worked, reduced from 55mb to 9mb, thanks everyone.
- Thu Oct 03, 2013 8:34 am
- Forum: Programming
- Topic: Apparent memory leak
- Replies: 7
- Views: 4029
Re: Apparent memory leak
So if you delete everything from your canvas that you can see and then save the file to disk and find that the supposedly empty file Is 50MB it should be easy to see where that is coming from. This is what is happening, how do i read this file, am i able to read it and delete the unfreed memory whil...
- Wed Oct 02, 2013 3:42 pm
- Forum: Programming
- Topic: Apparent memory leak
- Replies: 7
- Views: 4029
Re: Apparent memory leak
No saving, quitting and coming back in doesn't do anything. When i do this i can no longer undo but the memory is still being consumed.
- Tue Oct 01, 2013 10:51 am
- Forum: Programming
- Topic: Apparent memory leak
- Replies: 7
- Views: 4029
Apparent memory leak
Im using windows 8 with as far as i know using the latest inkscape version. So say i add an item to my canvas or whatever you call it, the item is 5mb, and i then go and delete that item. The item is gone but my file size is still 5mb. Ive pasting in images, taking pictures and then deleting and mod...