April 16, 2013
1:45 p.m.
On 16 April 2013 15:39, kilon <thekilon@yahoo.co.uk> wrote:
here is the segmentation fault for anyone who cares reading long reports
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.