Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start Over button does nothing #219

Closed
jimc-leones opened this issue Sep 7, 2017 · 1 comment
Closed

Start Over button does nothing #219

jimc-leones opened this issue Sep 7, 2017 · 1 comment

Comments

@jimc-leones
Copy link

This is for OpenSuSE Tumbleweed 2017-08-26 and mdm-2.0.18-2.7.x86_64.
I'm using a custom theme similar to "Circles", attached.
/etc/mdm/custom.conf is also attached.

couchnet.xml.txt
custom.conf.txt

Initially I was puzzled that the greeter was not asking for my loginID,
but I spotted SelectLastLogin=true and learned that that's not a bug,
that's a feature :-)

However, if I'm a different user how do I give my loginID? Hit the
Start Again button. Except it does not start again; it's greyed out.
(Workaround: give a garbage password, it will fail to log in the
preselected user, and it will ask for the loginID again.) Identical
behavior is seen on "Circles".

The actual behavior is peculiar: without a preselected user, e.g. after
an intentional login failure, it asks for the loginID and Start Again is
greyed out. When you hit Enter (or OK? not tested) it hides the
loginID widget and brings out the Password widget, and Start Again
becomes active (not grey). On the other hand, when a user is
preselected it starts with the Password widget visible and Start Again
greyed out, which is the bug being complained about.

Maybe the best GUI design is to have Start Again always active. It doesn't
hurt you if the loginID is being solicited, the user has hopelessly mistyped
his loginID, and he uses this means (vs. the backspace key) to clear the
greeter.

@xenopeek
Copy link

You should use a GDM theme with a userlist if you set "Automatically select the last logged in user" in options. So you can see which user is selected and change it. For GDM themes without a userlist unset "Automatically select the last logged in user". You could rebase your custom theme on Simple UserList for example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants