Comment 0 for bug 1878351

Revision history for this message
Kai-Chuan Hsieh (kchsieh) wrote : System shutdown directly by pressing power button and releasing immediately

kchsieh@kchsieh-laptop:~$ lsb_release -rd
Description: Ubuntu 20.04 LTS (fossa-bulbasaur X23)
Release: 20.04

kchsieh@kchsieh-laptop:~$ apt-cache policy systemd
systemd:
  Installed: 245.4-4ubuntu3
  Candidate: 245.4-4ubuntu3
  Version table:
 *** 245.4-4ubuntu3 500
        500 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages
        100 /var/lib/dpkg/status

Expect: When press the button, the endSeesionDialog should show up.
Actual: The system shutdown directly.

When the issue happend:
endSessionDialog is not triggered immediately after the first power button event, but triggered after the second power button event.