JezerM / web-greeter

A modern, visually appealing greeter for LightDM.
https://web-greeter-page.vercel.app
GNU General Public License v3.0
216 stars 12 forks source link

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

Open KatieUmbra opened 7 months ago

KatieUmbra commented 7 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 6 months 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 5 months 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