https://bugs.kde.org/show_bug.cgi?id=470742

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |CONFIRMED
     Ever confirmed|0                           |1

--- Comment #13 from Nate Graham <n...@kde.org> ---
This is 100% reproducible for me when closing my laptop lid.
OutputConfigurationStore::generateConfig() actually gets called before the
system goes to sleep, according to journal logs:

Jun 20 23:14:19 Liberator systemd-logind[911]: Lid closed.
Jun 20 23:14:19 Liberator kwin_wayland[1513]:
OutputConfigurationStore::generateConfig was called with outputs:
QList(KWin::DrmOutput(0x16a31e0, name="eDP-1", geometry=QRect(0,0 1920x1080),
scale=2)) and is lid closed? true
Jun 20 23:14:19 Liberator systemd-logind[911]: The system will suspend now!
Jun 20 23:14:19 Liberator ModemManager[1034]: <info>  [sleep-monitor-systemd]
system is about to suspend
Jun 20 23:14:19 Liberator NetworkManager[858]: <info>  [1687295659.7941]
manager: sleep: sleep requested (sleeping: no  enabled: yes)
Jun 20 23:14:19 Liberator NetworkManager[858]: <info>  [1687295659.7948] device
(p2p-dev-wlp0s20f3): state change: disconnected -> unmanaged (reason
'sleeping', sys-iface-state: 'managed')
Jun 20 23:14:19 Liberator NetworkManager[858]: <info>  [1687295659.7952]
manager: NetworkManager state is now ASLEEP

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to