https://bugs.kde.org/show_bug.cgi?id=521728
Bug ID: 521728
Summary: Dolphin reports that a folder cannot be created,
although it is created successfully
Classification: Applications
Product: dolphin
Version First 25.12.3
Reported In:
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
Severity: major
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
DESCRIPTION
There are two cases that I have observed.
1. When I create a folder named "New Folder" on an NFS share, Dolphin sometimes
shows an error message saying that the folder cannot be created. Usually,
folders are created and displayed immediately, but in some cases it takes about
2 seconds until the new folder appears. So it is not predictable why and when
it happens.
2. When I copy a folder containing several files, Dolphin sometimes reports
that the folder cannot be created. However, the folder itself is created
successfully, but without any of the files it should contain. Also this
behavior is not predictable why and when it happens.
STEPS TO REPRODUCE
1. Open Dolphin
2. Navigate to a directory on an NFS share
3. Create a new folder
4. Navigate to a different directory on an NFS share
5. Create another new folder
6. Repeat steps 4 and 5 until the error message appears
OBSERVED RESULT
Creating a new folder sometimes takes about 2 seconds before it appears in
Dolphin.
An error message is shown claiming that the folder could not be created.
When copying a folder, only the folder itself is created, while the files
inside it are not copied.
EXPECTED RESULT
Dolphin should create the folder successfully without displaying an error
message. When copying a folder, all contained files should be copied as well.
SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 42
KDE Plasma Version: 6.6.4
KDE Frameworks Version: 6.25.0
Qt Version: 6.10.2
Kernel Version: 6.19.14-108.fc42.x86_64 (64-bit)
ADDITIONAL INFORMATION
I added the following settings to the kiorc file:
[Connection]
EnableFastMove=false
[FileSystem]
StatCache=2
These settings seem to reduce the frequency of the problem, but they do not
resolve it completely.
The issue started after I upgraded the NFS server to Fedora 44 with kernel 7.x.
--
You are receiving this mail because:
You are watching all bug changes.