I am taking a shot in the dark here, but if you have installed any ubuntustudio packages (specifically ubuntustudio-gdm-theme or ubuntustudio-look) then the culprit is a file called /usr/share /ubuntustudio-look/gdm-cdd.conf which has a section that looks like this:
# Enable the Face browser. Note that the Browser key is only used by the # standard login (gdmlogin) program. The Face Browser is enabled in # the Graphical greeter by selecting a theme that includes the Face # Browser, such as happygnome-list. The other configuration values that # affect the Face Browser (MinimalUID, DefaultFace, Include, Exclude, # IncludeAll, GlobalFaceDir) are used by both the Standard and Themed # greeter. Browser=false Just change the word "false" to "true" and restart gdm with "sudo invoke-rc.d gdm restart" -- gdm shows empty face browser https://bugs.launchpad.net/bugs/153837 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
