light-locker-settings fails when lxc-container runs
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
light-locker-settings |
Fix Committed
|
Undecided
|
Unassigned | ||
light-locker-settings (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
When there's a process running as uid that doesn't have an entry in /etc/passwd.
E.g. when running inside linux containers.
~$ light-locker-
** (light-
(light-
Traceback (most recent call last):
File "/usr/share/
main = LightLockerSett
File "/usr/share/
self.
File "/usr/share/
if self.check_
File "/usr/share/
if p.username == username:
File "/usr/lib/
return pwd.getpwuid(
KeyError: 'getpwuid(): uid not found: 81'
Changed in light-locker-settings: | |
status: | New → Fix Committed |
This happens with light-locker- settings 1.2.1-0ubuntu1 on trusty