Comment 20 for bug 1754872

Revision history for this message
Theo Linkspfeifer (lastonestanding) wrote : Re: gnome-control-center is unusable on xubuntu-desktop, but called from Gear (About this Computer, System Settings) icon, Text Entry Settings, clock (Time & Date Settings)

xubuntu-desktop depends on lightdm-gtk-greeter, and yet while performing the test case apt wants to pull in unity-greeter instead (see `apt depends lightdm`). This will install various indicator- packages plus gnome-control-center.

Explicitly installing the needed package gives the expected result:

sudo apt install xubuntu-desktop lightdm-gtk-greeter