[SRU] Light-locker-settings crash on startup
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| light-locker-settings |
Undecided
|
Unassigned | ||
| light-locker-settings (Ubuntu) |
High
|
Julien Lavergne | ||
| Xenial |
High
|
Simon Quigley |
Bug Description
[Impact]
Getting this fix in Xenial would allow for the user to use light-locker-
[Test Case]
Open a terminal and type the following:
$ light-locker-
If the bug is fixed, light-locker-
[Regression Potential]
The regression potential is low because it's a trivial fix that upstream has already adopted.
[Original bug description]
I installed Xubuntu 16.04 as a new installation, and light-locker-
/usr/share/
from gi.repository import Gtk, GLib, Gio
Traceback (most recent call last):
File "/usr/share/
main = LightLockerSett
File "/usr/share/
self.
File "/usr/share/
if self.check_
File "/usr/share/
for pid in psutil.
AttributeError: 'module' object has no attribute 'get_pid_list'
There is a similar backtrace in #1323807, but the original case seems different.
Launchpad Janitor (janitor) wrote : | #1 |
Changed in light-locker-settings (Ubuntu): | |
status: | New → Confirmed |
Johnathan Jenkins (twodopeshaggy) wrote : | #2 |
Upstream psutil had some changes, the fix for this is fairly simple.
Line 219 and 234 need to be changed from psutil.
tags: | added: patch-accepted-upstream |
Changed in light-locker-settings (Ubuntu): | |
importance: | Undecided → High |
status: | Confirmed → In Progress |
assignee: | nobody → Julien Lavergne (gilir) |
Launchpad Janitor (janitor) wrote : | #4 |
Status changed to 'Confirmed' because the bug affects multiple users.
Changed in light-locker-settings (Ubuntu Xenial): | |
status: | New → Confirmed |
Ubuntu QA Website (ubuntuqa) wrote : | #5 |
This bug has been reported on the Ubuntu Package testing tracker.
A list of all reports related to this bug can be found here:
http://
tags: | added: package-qa-testing |
Launchpad Janitor (janitor) wrote : | #6 |
This bug was fixed in the package light-locker-
---------------
light-locker-
* debian/patches:
- 90_newer_
version of psutil. (LP: #1574544).
-- Julien Lavergne <email address hidden> Sun, 17 Jul 2016 10:17:00 +0200
Changed in light-locker-settings (Ubuntu): | |
status: | In Progress → Fix Released |
description: | updated |
summary: |
- Light-locker-settings crash on startup + [SRU] Light-locker-settings crash on startup |
Changed in light-locker-settings (Ubuntu Xenial): | |
assignee: | nobody → Simon Quigley (tsimonq2) |
status: | Confirmed → In Progress |
Simon Quigley (tsimonq2) wrote : | #7 |
Attached is the patch for Xenial.
Changed in light-locker-settings (Ubuntu Xenial): | |
importance: | Undecided → High |
Hello Jani, or anyone else affected,
Accepted light-locker-
Please help us by testing this new package. See https:/
If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-
Further information regarding the verification process can be found at https:/
Changed in light-locker-settings (Ubuntu Xenial): | |
status: | In Progress → Fix Committed |
tags: | added: verification-needed |
Simon Quigley (tsimonq2) wrote : | #9 |
This fix works fine.
tags: |
added: verification-done removed: verification-needed |
Launchpad Janitor (janitor) wrote : | #10 |
This bug was fixed in the package light-locker-
---------------
light-locker-
* debian/patches:
- 90_newer_
version of psutil. (LP: #1574544).
-- Simon Quigley <email address hidden> Tue, 19 Jul 2016 20:10:23 -0500
Changed in light-locker-settings (Ubuntu Xenial): | |
status: | Fix Committed → Fix Released |
Adam Conrad (adconrad) wrote : Update Released | #11 |
The verification of the Stable Release Update for light-locker-
Changed in light-locker-settings: | |
status: | Fix Committed → Fix Released |
Ubuntu QA Website (ubuntuqa) wrote : | #12 |
This bug has been reported on the Ubuntu ISO testing tracker.
A list of all reports related to this bug can be found here:
http://
tags: | added: iso-testing |
Status changed to 'Confirmed' because the bug affects multiple users.