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

Desktop image cannot be unlocked #13773

Closed
basak opened this issue Jul 16, 2024 · 1 comment · Fixed by canonical/lxd-ci#289
Closed

Desktop image cannot be unlocked #13773

basak opened this issue Jul 16, 2024 · 1 comment · Fixed by canonical/lxd-ci#289
Assignees
Labels
Bug Confirmed to be a bug Imagebuilder
Milestone

Comments

@basak
Copy link

basak commented Jul 16, 2024

Required information

N/A (this affects a published image and not lxd itself)

Issue description

The image provided by images:ubuntu/24.04/desktop seems to default somehow to locking the screen, and also allows the user to lock the screen manually, but then unlocking requires a password not known to the user.

Steps to reproduce

  1. lxc launch --console=vga images:ubuntu/24.04/desktop --vm -c limits.cpu=4 -c limits.memory=4GiB
  2. After boot, inside the desktop environment press Super+L
  3. Try to unlock from there.

I actually encountered this by coming back to find that the desktop session inside the VM had locked itself. I'm not sure how. In that case I was being prompted for both my username and my password, rather than just my password.

Expected behaviour

  • Super+L should either do nothing or blank the screen in some way that does not require a password to unlock unless I actually set one myself.
  • If the session goes into some kind of lock mode by itself, this also should not require a password to unlock unless I actually set one myself.

Information to attach

N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Confirmed to be a bug Imagebuilder
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants