--- rxvt-unicode/src/main.C 2007/08/16 21:26:20 1.243 +++ rxvt-unicode/src/main.C 2007/08/17 22:02:14 1.245 @@ -545,9 +545,11 @@ bgPixmap.set_file (rs[Rs_backgroundPixmap]); } /* do not want to render Pixmap yet if we are size/position dependant - - * wait for ConfigureNotify at least */ + * wait for ConfigureNotify at least + * TODO: this does not work for some reason when transparency is disabled !!!! + */ if (!bgPixmap.window_size_sensitive ()) - update_background(); + update_background (); #endif } #endif