Desktop Lock Issue in Cinnamon
Philip van der Hoeven informed me that cinnamon-screensaver does not lock the desktop in 14.2. After confirming on a VM, it turned out to be true and it seems that i missed some packages during 3.2 -> 3.4 migration few months ago. There wasn't any mentioning in the ChangeLog that it would require python-xapp and psutil, so i didn't build those two. Unfortunately those two are needed to lock the desktop properly, so i have added those two in both 14.2 and current tree as well as in the repository (master and 14.2 branch).
Please make sure to install those two new packages to get the desktop locking enabled again. If you have psutil from SBo, you might want to upgrade it as well since the one in CSB is built against Python 2 and 3 while the one in SBo is built against Python 2 by default (You need to add PYTHON3=yes before running the script to build Python 3 bindings).
Please make sure to install those two new packages to get the desktop locking enabled again. If you have psutil from SBo, you might want to upgrade it as well since the one in CSB is built against Python 2 and 3 while the one in SBo is built against Python 2 by default (You need to add PYTHON3=yes before running the script to build Python 3 bindings).