chenxiaolong / Unity-for-Arch-Extra

Extra stuff for the Unity-for-Arch project
25 stars 9 forks source link

No "switch user" button when screen locked #17

Open zeppelinlg opened 11 years ago

zeppelinlg commented 11 years ago

When using lightdm-ubuntu (work fine with gdm), the switch user button don't appear. Seems that gnome-screensaver search /usr/bin/gdmflexiserver instead using dbus. This bug report explain the bug : https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/950583

Make a symlinks work : ln -s /usr/lib/lightdm/lightdm/gdmflexiserver /usr/bin/gdmflexiserver