Bug 483728 - Unable to create new folders or files on Samba share or anywhere outside of /home/user using the rightclick submenu.
Summary: Unable to create new folders or files on Samba share or anywhere outside of /...
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 24.02.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-16 07:42 UTC by rickolfers
Modified: 2024-04-06 10:43 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Version information of current installation. (117.82 KB, image/png)
2024-03-16 07:42 UTC, rickolfers
Details

Note You need to log in before you can comment on or make changes to this bug.
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