Summary: | okular saves as with too few permissions | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Simon Oosthoek <kdebugs> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED DUPLICATE | ||
Severity: | major | CC: | nate, t.piekarski |
Priority: | NOR | ||
Version: | 1.3.3 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Simon Oosthoek
2018-09-10 07:17:40 UTC
Hello, this problem with umask is already fixed, please see the issue at phabricator: https://phabricator.kde.org/D12049 - with a very literal title ;) It was merged at April 23rd and should be available with Okular 1.5 (though its not mentioned in the release log: https://www.kde.org/announcements/fulllog_applications.php?version=18.08.0#okular, so I checked out the latest commit from master and I can not reproduce. The file permissions are set according to the umask.). Thanks, that confirms this is a bug in the versions up to 1.5. I hope it can be backported to a bugfix in ubuntu stable... I'll see if I can make a bugreport on launchpad for it. I'm wondering when this bug was introduced to okular... Cheers /Simon It was committed to 18.04 branch, so it won't show up in 18.08 release changelog. Deducing from date, it should be fixed since KDE Applications 18.04.1 which comes with Okular 1.4.1. *** This bug has been marked as a duplicate of bug 392682 *** (In reply to Christoph Feck from comment #3) > It was committed to 18.04 branch, so it won't show up in 18.08 release > changelog. Deducing from date, it should be fixed since KDE Applications > 18.04.1 which comes with Okular 1.4.1. Thanks for clarifying in which version this bug was fixed - with version 1.4.1 it looks more promising for backporting :) |