Comment 2 for bug 1574544

Revision history for this message
Johnathan Jenkins (twodopeshaggy) wrote : Re: Light-locker-settings crash on startup

Upstream psutil had some changes, the fix for this is fairly simple.

Line 219 and 234 need to be changed from psutil.get_pid_list() to psutil.pids()