fau-fablab / FabLabKasse

FabLabKasse, a Point-of-Sale Software for FabLabs and other public and trust-based workshops
https://fablabkasse.readthedocs.io
GNU General Public License v3.0
15 stars 4 forks source link

shutdown is strange #105

Closed mgmax closed 4 years ago

mgmax commented 8 years ago

GUI shutdown works, but after pressing shutdown down the GUI restarts untill it is killed by the shutdown

patkan commented 8 years ago

This seems to be a problem outside of this code. When I start the code in a Vagrant-machine with a massively slowed down CPU our code prints waiting for system poweroff and the eventually the whole system shuts down. However on the real hardware the whole nodm-process seems to stop and then restart. I could not yet reliably diagnose this particular event.

mgmax commented 5 years ago

This is a bug in nodm: https://github.com/spanezz/nodm/issues/5 Nodm is currently (more or less) unmaintained. Some extra work will be required for lightdm or sddm because they don't support .xsession files out of the box.