System Maintenance Panel not showing up

It’s a wild guess but labwc does set the numlock on startup (by default; can be configured) and maybe that can cause a bit of startup delay, contributing to the timing issue of the sleep. If that’s the case, my patch should fix that too. No guarantees. Feel free to read the code and make sure it doesn’t contain a backdoor before trying.

@eternity Just reviewed, tested, and merged your patch into my branch of user-sysmaint-split:

Also applied some minor style tweaks:

Thank you!

2 Likes

Merged. This is now in the testers repository.

2 Likes