Bug 330433 - Dolphin's "Create new" menu is disabled on Samba share even though I have write access
Summary: Dolphin's "Create new" menu is disabled on Samba share even though I have wri...
Status: RESOLVED DUPLICATE of bug 330015
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 4.12.1
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-26 20:01 UTC by Anthony Vital
Modified: 2014-01-26 20:25 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anthony Vital 2014-01-26 20:01:29 UTC
I can transfert files on a samba share but the "Create new" menu is disabled in Dolphin. It works fine with Konqueror.
The problem is probably related to that commit: http://quickgit.kde.org/?p=kde-baseapps.git&a=commit&h=67bb99c5ded73f9f25882a1e0c3035aa3b3a3f24

Reproducible: Always

Steps to Reproduce:
1. Open an smb:// location in dolphin.
2. Check that you can actually write on it by transfering some files on it for example.
3. Right click
Actual Results:  
The "Create new" menu is greyed out.

Expected Results:  
The "Create new" menu lets me create a new directory.

The samba share is installed in an "internet box" provided by the french ISP Free.
Comment 1 Emmanuel Pescosta 2014-01-26 20:25:11 UTC
Thanks for the bug report.

No the problem is (see bug 330001):
 > Frank Reininghaus 2014-01-16 17:14:17 UTC
> The problem is that the KFileItem which KDirLister::rootItem() returns for the current URL is 
> null. I think that this should not happen (at least not after we have received the KDirLister's 
> completed() signal) - maybe something is going wrong somewhere in KIO.

*** This bug has been marked as a duplicate of bug 330015 ***