Well, the new version of light-locker-settings was offered today
(1.5.0-0ubuntu1.1), and I installed it.

1. I note that unlike the earlier poster, who said a change was needed
from:

    for pid in psutil.get_pid_list():
to:
    for pid in psutil.pids()

the fix released was actually changed to:

    for pid in psutil_get_pids():


2. As expected, this does nothing to solve this bug (#1586710), which as noted 
above,
likewise causes l-l-s not to start, but fails with "GLib.Error: 
g-key-file-error-quark: Valid key file could not be found in search dirs (2)" 
from the terminal.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1586710

Title:
  light-locker-settings does not start

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1586710/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to