https://bugs.kde.org/show_bug.cgi?id=493283
Bug ID: 493283 Summary: Dophin does not honor user's UMASK Classification: Applications Product: dolphin Version: 24.08.1 Platform: Fedora RPMs OS: Linux Status: REPORTED Severity: major Priority: NOR Component: general Assignee: dolphin-bugs-n...@kde.org Reporter: lst_man...@webengineer.com CC: kfm-de...@kde.org Target Milestone: --- SUMMARY Dolphin does not honor umask. At first I thought it was kio issue, but now I see that even creating a local file or directory ignores user's umask STEPS TO REPRODUCE 1. Right click on panel and select to create file or directory 2. Select directory or file and enter name. 3. Hit enter key OBSERVED RESULT File or directory is created, but group write in not enabled, even though umask = 0002 ls result after creation: drwxr-sr-x 2 emmett web_prog 6 Sep 17 09:53 cccapply [emmett@ws1: dev]$ umask 0002 EXPECTED RESULT Expect group write permission to be enabled. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Fedora 40 KDE Plasma Version: 6.1.4 KDE Frameworks Version: 6.5.0 Qt Version: 6.7.2 ADDITIONAL INFORMATION 6.10.7-200.fc40.x86_64 (64-bit) kernel Using Wayland Note that I have the group sticky bit set virtually everywhere, and that always works, and so creates all directories and files in directory with the same group as the parent. As expected. -- You are receiving this mail because: You are watching all bug changes.