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

Intermittent lock screen failure (grey screen) #17

Open
jacobgkau opened this issue Mar 2, 2024 · 5 comments
Open

Intermittent lock screen failure (grey screen) #17

jacobgkau opened this issue Mar 2, 2024 · 5 comments

Comments

@jacobgkau
Copy link
Member

On serw13, I sometimes see a grey screen with no dialog when I try to lock the screen. This seemed to happen less with cosmic-greeter as my DM than before when I was using GDM, but I just had it happen again.

These seem to be the relevant logs (before this was me moving panel applets around, and after it was me running commands in the TTY):

Mar 01 16:53:06 serw13 cosmic-panel[3656]: [GL] GL_INVALID_VALUE in glTexSubImage2D(xoffset 0 + width 440 > 432)
Mar 01 16:53:06 serw13 cosmic-panel[3656]: [GL] GL_INVALID_VALUE in glTexSubImage2D(xoffset 0 + width 440 > 432)
Mar 01 16:53:06 serw13 cosmic-session[3613]: 2024-03-01T23:53:06.068695Z ERROR egl{platform="PLATFORM_WAYLAND_KHR" version=(1, 5)}:egl_context{ptr=98939939080992}:renderer_gles2: [GL] GL_INVALID_VALUE in glTexSubImage2D(xoffset 0 + width 440 > 432)
Mar 01 16:53:06 serw13 cosmic-session[3613]: 2024-03-01T23:53:06.068723Z ERROR egl{platform="PLATFORM_WAYLAND_KHR" version=(1, 5)}:egl_context{ptr=98939939080992}:renderer_gles2: [GL] GL_INVALID_VALUE in glTexSubImage2D(xoffset 0 + width 440 > 432)
Mar 01 16:53:28 serw13 cosmic-greeter[10291]: pam_unix(login:auth): conversation failed
Mar 01 16:53:28 serw13 cosmic-greeter[10291]: pam_unix(login:auth): auth could not identify password for [jacob]

Here's the whole journalctl file in case I missed something (note that I had to restart COSMIC Greeter earlier in the boot to get the login screen working in the first place): cosmic-greeter-lock-screen-failure.txt

This can be successfully worked around without losing the session using the following commands @jackpot51 gave me:

killall cosmic-greeter
WAYLAND_DISPLAY=wayland-1 cosmic-greeter
@leviport
Copy link
Member

leviport commented Mar 2, 2024

I think this might be the same as pop-os/cosmic-comp#288

I put it in cosmic-comp because killing cosmic-comp from TTY gets me out of it, whereas killing cosmic-greeter seems to have no effect. It could still be the greeter, though.

@jacobgkau
Copy link
Member Author

jacobgkau commented Mar 2, 2024

You mentioned in that issue that killing cosmic-comp kills your session. Killing cosmic-greeter and restarting it doesn't kill the session. With that in mind, it seems like cosmic-greeter is running on top of cosmic-comp, the issue is in the greeter, and killing cosmic-comp just kills the greeter since it kills everything. (Just a theory.)

Edit: The key with killing cosmic-greeter is that you have to also start it again afterwards, so that could be why you thought it didn't do anything before.

@leviport
Copy link
Member

leviport commented Mar 5, 2024

Ah, that makes sense. I'll close pop-os/cosmic-comp#288 in favor of this one then

@WatchMkr
Copy link

WatchMkr commented May 6, 2024

This issue seems resolved. Please confirm.

@leviport
Copy link
Member

leviport commented May 6, 2024

I have not seen this happen for at least a few weeks, and have eased back into using the lock screen more regularly. I'm thinking it's probably fixed, but I'll wait for Jacob's feedback as well before closing.

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

3 participants