Closed dirtyhawk closed 2 months ago
Closing this as https://github.com/dirtyhawk/stata-integration/labels/wontfix, as nowadays (7 years later) full-disk-encryption is the default in all major distributions, and home-directory encryption is rarely used.
The script features a mechanism for setting Stata as the default application for its mimetypes (do-files and such); this has to happen on a per-user basis.
To achieve this, the user has to provide a list of user names that this procedure should run for; however, it will fail for all users with encrypted home directories (through ecryptfs or the like) that are not currently logged in, as the root user can not auto-decrypt the home directories without the user's passwords.
We should find a solution to either