https://bugs.kde.org/show_bug.cgi?id=483163
--- Comment #73 from Jakob Petsovits <jpe...@petsovits.com> --- (In reply to Roman from comment #71) > Do you know the reason and it is hard to fix? Can't you reproduce it? If so, > can I help you with that? Speaking just for myself: When I was experiencing this in the past, I tried to figure out the cause of this bug and found it very challenging. Since then, I have occasionally logged into an X11 session instead of my regular Wayland session, and have not been able to reproduce it anymore. I think it's going to be next to impossible for a developer to solve if they can't reproduce it on their own system. If I were still able to reproduce it here, I would want to look into the difference between testing mode (`kscreenlocker_greet --testing`), which did not ever exhibit this issue for me, and regular (X11) screen-locking mode, which did exhibit the issue. I wonder if perhaps the (necessary) Qt::X11BypassWindowManagerHint flag that's set in greeterapp.cpp causes some sort of race condition that we don't see in regular X11 or Wayland windows. -- You are receiving this mail because: You are watching all bug changes.