lomiri: Powering off through the gui does nothing
Describe your issue
Powering off through the gui just darkens the screen and leaves not only the device, but the display and touchscreen online.
What's the expected behaviour?
Holding the power button and clicking "Power Off" turns off the device.
What's the current behaviour?
Holding the power button and clicking "Power Off" dims the screen.
How to reproduce your issue?
Holding the power button and click "Power Off".
What device are you using?
motorola-harpia (But this should affect all devices.)
On what postmarketOS version did you encounter the issue?
-
edge ( feature/lomiri
branch) -
v23.12
-
v23.06
-
I confirm that the issue still is present after running sudo apk upgrade -a
On what environment did you encounter the issue?
Environments
-
GNOME Shell on Mobile -
Phosh -
Plasma Mobile -
Sxmo (Wayland/Sway) Please post the output of sxmo_version.sh
-
Other: Lomiri
How did you get postmarketOS image?
-
from https://images.postmarketos.org -
I built it using pmbootstrap -
It was preinstalled on my device
Additional information
There doesn't seem to be much log output for this, but reading the source code of Lomiri it seems that the power button displays a QML rectangle that slowly fades onto the screen before turning the screen off and powering off. Apparently only the rectangle appears and Lomiri doesn't turn the device off. Probably systemd related.