Hi, > > I think we should call dpy_gfx_replace_surface(..., NULL) > > unconditionally here instead of removing the call. > > graphic_console_init will set a placeholder anyway so it does not need > an additional call.
Ah, right, with the initial surface being tagged as placeholder too this should indeed work fine. take care, Gerd