On 16 April 2013 15:39, kilon <theki...@yahoo.co.uk> wrote: > here is the segmentation fault for anyone who cares reading long reports > > http://pastebin.com/UG6HgHDD <http://pastebin.com/UG6HgHDD> > yeah, this is because you restarted an image.. the handle to cairo surface from previous session is no longer valid => crash boom.
Usually the code to manage surfaces should be session aware. (which of course not done for tutorial ;) -- Best regards, Igor Stasenko.