https://bugs.kde.org/show_bug.cgi?id=440986
--- Comment #2 from David Hurka <david.hu...@mailbox.org> --- (In reply to Adriano Vilela from comment #0) > [...] Okular is saving the > modifications to a temporary file and then deleting the original file and > writing the temporary file to a new file with the same name as the original > file. This is AFAIK the only way of saving files that is used by existing applications. Modifying files in-place maybe makes sense for databases, which Okular isn’t. Anyway, apparently other applications do not overwrite files with mode 0400. (Tested with nano and Kate.) And the problem is not Poppler, because the same behavior occurs with other file types than PDF too. -- You are receiving this mail because: You are watching all bug changes.