Christian Flamm
Christian Flamm
I get pretty far by either * using emojis in outputs of commands, like `pgrep pppd > /dev/null && echo 🔒️` or * using emojis in outputs of a previous...
Will definitely try that option, thanks! Any specific logs I can grab being in the situation that prevents going to sleep?
Changed to ``` json "screenLockInhibitionMethod": "WakeLockSentinel", ``` Does not make a difference. Any idea which logs I can provide once I run into that situation again?
> regarding the logs, if you can send the logs around the time this happens that will be great. It might be that is already fixed in [2.6.3](https://github.com/IsmaelMartinez/teams-for-linux/releases/tag/v2.6.3). Could be...
I am on 2.6.12 and still have that problem. Btw the output of `gnome-session-inhibit --list` is: ``` /opt/teams-for-linux/teams-for-linux: Blink Wake Lock (suspend, idle) ``` Do you have any particular log...