https://bugs.kde.org/show_bug.cgi?id=390040
Bug ID: 390040 Summary: Kate part changes file permisions on save Product: frameworks-ktexteditor Version: unspecified Platform: Gentoo Packages OS: Linux Status: UNCONFIRMED Severity: major Priority: NOR Component: general Assignee: kwrite-bugs-n...@kde.org Reporter: edwardw...@gmail.com Target Milestone: --- Using Katep Part v 5.43.0 I touch a file and chmod it 644. ls -al shows correct permissions. Edit the file with nano and save it. ls -al shows correct permissions. Edit file with kwrite or kate or kdevelop, save file. ls -al show 744 permissions. I touched a file and gave it 0044 permissions. Saving the file with kwrite changes the permissions to 0755. Needless to say this is quite irritating since I have to chmod all files whilst using kdevelop. Note umask is 0027. -- You are receiving this mail because: You are watching all bug changes.