Comment 11 for bug 1559735

Revision history for this message
Alexander Chepurko (alexander-chepurko) wrote :

@chesterman86 Download the light-locker-settings_python-psutil-newer-than-2.0.0.diff file from post #3. Then run;

sudo patch /usr/share/light-locker-settings/light-locker-settings/light-locker-settings.py /<path_to_the_diff_file>/light-locker-settings_python-psutil-newer-than-2.0.0.diff

Make sure you use the correct <path_to_the_diff_file> which you downloaded. The resulting output in your terminal should say "patching file light-locker-settings.py" and Light Locker Settings should work. If you couldn't patch it just try to edit the py file manually in the /usr/share/... directory by removing the lines with a - in front and adding lines with a + in front from the diff file.