https://bugs.kde.org/show_bug.cgi?id=485631
Bug ID: 485631 Summary: Dolphin won't write to directory owned by root but writable by current group Classification: Applications Product: dolphin Version: 24.02.1 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: dolphin-bugs-n...@kde.org Reporter: linus.kard...@gmail.com CC: kfm-de...@kde.org Target Milestone: --- *** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** SUMMARY If a directory is owned by root, Dolphin grays out all modification options for it, even if current group is allowed to write to it. STEPS TO REPRODUCE 1. `mkdir testdirectory` (should be owned by a group current user is in) 2. `sudo chown root testdirectory` 3. `sudo chmod 775 testdirectory` 4. Open Dolphin 5. Navigate to testdirectory 6. Try to add a file OBSERVED RESULT Options to modify directory contents are grayed out EXPECTED RESULT Should be possible to modify, as current group is allowed to write to the directory SOFTWARE/OS VERSIONS Operating System: openSUSE Tumbleweed 20240412 KDE Plasma Version: 6.0.3 KDE Frameworks Version: 6.0.0 Qt Version: 6.7.0 Kernel Version: 6.8.5-1-default (64-bit) Graphics Platform: X11 Processors: 16 × AMD Ryzen 7 5800X 8-Core Processor Memory: 62.7 Gibyte of RAM Graphics Processor: NVIDIA GeForce RTX 2080 Ti/PCIe/SSE2 Manufacturer: ASUS -- You are receiving this mail because: You are watching all bug changes.