Summary: | Doesn't honor the umask while saving xml FILE in .local/share/okular/docdata/ | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | 0BADC0DE <vincenzo.romano> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | REPORTED --- | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | 21.08.3 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
0BADC0DE
2021-11-20 11:56:19 UTC
I think I have got the issue to the core. The entire KDE environment COULD NOT started AFTER the user initialization script have been run. In my case, it seems .bashrc is not read and thus no user-defined setting is run. Since I have put the UMASK setting also inside /etc/login.defs this "bug" is not triggered any more. |