quickshotdevs team mailing list archive
-
quickshotdevs team
-
Mailing list archive
-
Message #00009
[Bug 538873] Re: checkForUser function is inaccurate
The bug isn't actually fixed. If I manually 'sudo mkdir
/home/quickshot', the the checkForUser function still fails.
checkForUser should return True if and only if the user actually exists,
not if a particular directory exists.
** Changed in: quickshot
Status: Fix Released => Confirmed
--
checkForUser function is inaccurate
https://bugs.launchpad.net/bugs/538873
You received this bug notification because you are a member of Quickshot
Developers, which is the registrant for Quickshot.
Status in Quickshot - Capturing translated screenshots: Confirmed
Bug description:
The checkForUser function (in the userutils.py file) fails if the quickshot user has been removed but the home directory was left behind.
References