JezerM / web-greeter

A modern, visually appealing greeter for LightDM.
https://jezerm.github.io/web-greeter-page/
GNU General Public License v3.0
203 stars 10 forks source link

web-greeter semi-broken after full system upgrade #80

Open KatieUmbra opened 2 months ago

KatieUmbra commented 2 months ago

Environment

Bug description

Web greeter stays on the screen after successful login, it appears over my background (feh) and under my apps.

Steps to reproduce

(using lightdm-openrc and lightdm latest version) upgrade web-greeter using yay log in after a reboot or killing lightdm

Things I tried to fix it

After this I noticed that python3 was a process of lightdm, I used sudo kill python3 and the screen went away, however this doesn't fix the problem.

Screenshots

HELP HELP2 HELP4

Using xprop:

HELP3

wusticality commented 1 month ago

I had to update python to the latest official release and I too rebooted and web-greeter was broken. A fix would be outstanding. 🙏🏼

KatieUmbra commented 3 weeks ago

I built web-greeter on my machine and ran with the debug flag, I'm unsure if this is supposed to happen but I'll leave it here just in case

HELP5