On Mon, 24 Sep 2018 19:11:08 +0200, Mike Wey wrote:

On 9/24/18 8:47 AM, huangyy wrote:

It's not work :( , same error report.

Do you have something i could test with?

I have solved this problem. :)
Gobject memory management does not depend on D's GC. using gobject's unref to free a gobject.

srcPixbuf.unref();