--- rxvt-unicode/src/background.C 2012/01/11 13:51:07 1.198 +++ rxvt-unicode/src/background.C 2012/01/17 19:51:30 1.199 @@ -1338,9 +1338,8 @@ { /* we need to re-generate transparency pixmap in that case ! */ tr_flags = make_transparency_pixmap (); - if (tr_flags == 0) - return false; - bg_flags |= BG_IS_VALID; + if (tr_flags) + bg_flags |= BG_IS_VALID; } # endif