background: Avoid warning on NULL pixbuf
Since we're loading the background async now we might not be done when GTK first invokes the draw callback. This is simpler than registering the callback later.
Signed-off-by: Guido Günther guido.gunther@puri.sm