group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #06127
[Bug 1574544] Re: Light-locker-settings crash on startup
This bug was fixed in the package light-locker-settings - 1.5.0-0ubuntu2
---------------
light-locker-settings (1.5.0-0ubuntu2) yakkety; urgency=medium
* debian/patches:
- 90_newer_version_psutil.patch: From upstream, fix a crash with a newer
version of psutil. (LP: #1574544).
-- Julien Lavergne <gilir@xxxxxxxxxx> Sun, 17 Jul 2016 10:17:00 +0200
** Changed in: light-locker-settings (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1574544
Title:
Light-locker-settings crash on startup
Status in light-locker-settings:
Fix Committed
Status in light-locker-settings package in Ubuntu:
Fix Released
Status in light-locker-settings source package in Xenial:
Confirmed
Bug description:
I installed Xubuntu 16.04 as a new installation, and light-locker-
settings cannot be opened. Starting from command line I get a
following backtrace:
/usr/share/light-locker-settings/light-locker-settings/light-locker-settings.py:29: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
from gi.repository import Gtk, GLib, Gio
Traceback (most recent call last):
File "/usr/share/light-locker-settings/light-locker-settings/light-locker-settings.py", line 697, in <module>
main = LightLockerSettings()
File "/usr/share/light-locker-settings/light-locker-settings/light-locker-settings.py", line 98, in __init__
self.init_settings()
File "/usr/share/light-locker-settings/light-locker-settings/light-locker-settings.py", line 454, in init_settings
if self.check_running_process("xfce4-power-manager"):
File "/usr/share/light-locker-settings/light-locker-settings/light-locker-settings.py", line 219, in check_running_process
for pid in psutil.get_pid_list():
AttributeError: 'module' object has no attribute 'get_pid_list'
There is a similar backtrace in #1323807, but the original case seems
different.
To manage notifications about this bug go to:
https://bugs.launchpad.net/light-locker-settings/+bug/1574544/+subscriptions