Merge lp:~markhor/light-locker-settings/fix_get_pid_list into lp:light-locker-settings
Status: | Needs review |
---|---|
Proposed branch: | lp:~markhor/light-locker-settings/fix_get_pid_list |
Merge into: | lp:light-locker-settings |
Diff against target: |
17 lines (+6/-1) 1 file modified
light-locker-settings/light-locker-settings.py (+6/-1) |
To merge this branch: | bzr merge lp:~markhor/light-locker-settings/fix_get_pid_list |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Light Locker Settings Team | Pending | ||
Review via email:
|
Commit message
Fix work with newer psutil
Problem:
https:/
Cause:
https:/
So psutil >= 2.0.0 breaks light-locker-
Solution:
Try both API variants
Description of the change
Fix work with newer psutil
Problem:
https:/
Cause:
https:/
So psutil >= 2.0.0 breaks light-locker-
Solution:
Try both API variants
Unmerged revisions
- 151. By Markhor
-
Fix work with newer psutil
Problem:
https://bbs.archlinux. org/viewtopic. php?id= 199003 Cause:
https://github. com/giampaolo/ psutil/ commit/ fc8592a482c1232 da33366a95ddd62 a99130534a So psutil >= 2.0.0 breaks light-locker-
settings. py Solution:
Try both API variants