# the attached patch should fix the problem. it would be nice if # you could test and confirm. tags 302030 patch thanks, piem
--- gtk2-engines-magicchicken-1.1.1.orig/src/draw.c +++ gtk2-engines-magicchicken-1.1.1/src/draw.c @@ -586,6 +586,7 @@ stock_image_brightness[state]); } g_object_unref (scaled); + g_object_unref (tmp); } else {