Comment 12 for bug 1658996

Revision history for this message
Andres S. Vasile (andyvasile) wrote : Re: welcome stays empty

I'm running Ubuntu MATE in an Odroid XU4 and had the same problem after an update (can't really say which). The solution I've found is to remove the Mate package and install it back again:

sudo apt-get remove ubuntu-mate-welcome
sudo apt-get install ubuntu-mate-welcome

After installing ubuntu-mate-welcome, the screen is no longer rendering in Blank, plus the DPI warning is still showing up when running it via terminal despite the app running normally.

Hope it works for you guys.