Comment 3 for bug 792288

Revision history for this message
gunkzmile (gunkzmile) wrote :

I managed to run this by changing line 674 from:
pix = icon_info.load_icon()
to
pix = None

"None" will be in color!!!