I have openSUSE 13.1, KDE 4.12.9 installed. I noticed while navigating a remote samba share (that I have R/W access to) that I could no longer create a folder via
File > Create New > Folder
It is greyed out. However, I can create a folder if I press F10 (which brings up a dialogue box with ‘Create new folder in:…’). I can also do the same using konqueror, so just a minor regression…
On a share where I have write permissions, this works fine here with KDE 4.12.1.
If I don’t have write permissions, File->Create New is greyed out as intended.
So I would say, either this has been fixed in 4.12.1 (I skipped 4.12.0 so can’t say how that behaved), or there’s a problem with kio_smb or dolphin that it doesn’t correctly determine the permissions in your case.
Git commit 4865303004e1eba6e73342960bac614171323588 by Frank Reininghaus.
Committed on 30/01/2014 at 21:10.
Pushed by freininghaus into branch ‘KDE/4.12’.
Always enable the “Create New…” menu if the URL is writable
This commit works around the problem that KDirLister may not provide a “rootItem” for some kioslaves by setting up a KFileItem with the view
URL and using this to find out if the URL is writable.
Related: bug 330015
REVIEW: 115405
FIXED-IN: 4.12.2