--- rxvt-unicode/src/rxvtfont.C 2008/01/23 10:54:54 1.135 +++ rxvt-unicode/src/rxvtfont.C 2008/01/23 10:56:25 1.136 @@ -242,7 +242,7 @@ # ifdef HAVE_BG_PIXMAP if (term->bgPixmap.pixmap - && color >= 0 && !term->pix_colors[color].is_opaque () + && !term->pix_colors[color].is_opaque () && ((Picture dst = XftDrawPicture (d)))) { XClearArea (disp, d, x, y, w, h, false);