Hi * in kdebase/workspace/plasma/applets/tasks/windowtaskitem.cpp in the WindowTaskItem::drawBackground() method we don't only lose mem (alphaPixmap = new QPixmap() without delete) but there are also some wired things going on with m_alphaPixmap (never set but deleted?!) vs alphaPixmap.