i3lock-blur icon indicating copy to clipboard operation
i3lock-blur copied to clipboard

Screen Corruption on Unlock

Open smasher816 opened this issue 9 years ago • 3 comments

I was playing around with this after trying i3lock-wrapper but finding it too slow. The blurring functionality works great and is much quicker. However, after I type my password I get some pretty crazy screen corruption (The pattern does not appear at once, but instead snakes across the screen a block at a time until the whole display is covered). Switching to a vtty and back to Xorg will clear it up and reveal my desktop. This does not happen if I remove the '-f' option.

I am using the proprietary nvidia drivers (v358.16-3 from the arch linux repositories).

smasher816 avatar Jan 11 '16 00:01 smasher816

That indeed is a nasty corruption. Only thing I can do is to recheck, If I close all the OpenGL resources correctly. However I am not able to do it soon, because I have exams.

karulont avatar Jan 11 '16 02:01 karulont

No worries. Focus on your exams :)

smasher816 avatar Jan 11 '16 02:01 smasher816

I decided to look into this again and found one of the previously closed issues - https://github.com/karulont/i3lock-blur/issues/5. It seems that if compton is not running this corruption does not appear. As soon as I start compton again then the corruption once again happens at the "verifying" message after typing my correct password. If I type an incorrect password then it says "wrong" and I can do another attempt.

So from this it seems as though the error is in the cleanup (when i3lock is closing after typing a correct password), and only when compton is running. I hope that helps some.

smasher816 avatar Feb 19 '16 08:02 smasher816