Bug 483728

Summary: Unable to create new folders or files on Samba share or anywhere outside of /home/user using the rightclick submenu.
Product: [Applications] dolphin Reporter: rickolfers
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: REPORTED ---    
Severity: normal CC: kfm-devel, p.r.worrall
Priority: NOR    
Version: 24.02.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Version information of current installation.

Description rickolfers 2024-03-16 07:42:16 UTC
Created attachment 167297 [details]
Version information of current installation.

SUMMARY
***
Since the recent update to Plasma 6.0 Dolphin has been changed as well. It looks like Dolphin no longer allows the right click submenu to create files and folders anywhere outside of the /home/user folder. It used to be possible everywhere and if there wasn't write access a password prompt or error message would appear. Now the option is greyed out entirely.
Even when using the Open As Administrator option the Create New submenu still won't allow the user to make folders/files.
***

STEPS TO REPRODUCE
1. Navigating to anywhere outside /home/user
2. Rightclicking anywhere in a folder.
3. Attempting to create new files/folders with the right mouse button context menu.

OBSERVED RESULT
Create New menu option is greyed out however it is possible to do this in other applications like under a Save As menu. Also write access works fine with other applications.

EXPECTED RESULT
Being able to use the Create New menu to create folders and files in any folder with write access.

SOFTWARE/OS VERSIONS
See attached screenshot.

ADDITIONAL INFORMATION
Comment 1 Paul Worrall 2024-03-16 08:07:15 UTC
I think it seems to be more to do with the ownership/permissions on the folder rather than its location.  If you create a folder outside /home/user but with the same ownership and permissions then the create file/folder menu works
Comment 2 rickolfers 2024-03-16 19:59:30 UTC
(In reply to Paul Worrall from comment #1)
> I think it seems to be more to do with the ownership/permissions on the
> folder rather than its location.  If you create a folder outside /home/user
> but with the same ownership and permissions then the create file/folder menu
> works

Hmm. I tried chmod 777 on folders outside home/user and even then Dolphin did not allow me to make new items. Copying and pasting works fine as well as any Save As menu in applications. This started since the upgrade to Plasma 6.0
Comment 3 Paul Worrall 2024-04-06 10:43:22 UTC
Seems to be fixed in git master so worth checking in 24.02.2 next week