Comment 5 for bug 970024

Revision history for this message
Michael Coupet (compmastermike) wrote : Re: lightDM has purple backgroundcolor before the background image is loaded

The definition of the default color in main-window.vala is responsible for the initial background color, the other one is the fallback for if opening the image specified by the configuration fails.

My question is, why is the initial background color shown at all? Why doesn't the configured image show instead? The draw function is definitely being called, as can be seen by the fact that the user-list, etc are showing on top of the initial background.