https://bugs.kde.org/show_bug.cgi?id=449685
Bug ID: 449685
Summary: Could not rename partial file smb://file.part
Product: kate
Version: 21.12.1
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: application
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
***
Unable to save modified file on Samba server
***
STEPS TO REPRODUCE
1. Open existing file on Samba server
2. Edit file
3. Save file
OBSERVED RESULT
Kate opens file OK
Kate create file.part file OK
Kate errors with pop-up saying
Could not rename partial file
smb://iain@chaplin/users/iain/Package_Building/wireshark/getsrc.part.
Please check permissions.
EXPECTED RESULT
getsrc is replaced by getsrc.part
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Slackware 15.0
(available in About System)
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.90.0
Qt Version: 5.15.3
ADDITIONAL INFORMATION
Kernel 5.15.19 (64-bit)
ls -la (on server)
drwxr-xr-x 2 iain users 4096 Feb 6 05:22 ./
drwxr-xr-x 35 iain users 4096 Feb 6 04:40 ../
-rwxr-xr-x 1 iain users 40 Feb 6 05:21 getsrc*
-rwxr--r-- 1 iain users 81 Feb 6 05:22 getsrc.part*
-rwxr--r-- 1 iain users 152 Jan 27 02:56 slack-desc*
-rwxr--r-- 1 iain users 3742 Jan 28 02:31 wireshark.SlackBuild*
I can delete the getsrc.part file in Dolphin.
However, trying to delete getsrc returns
Internal Error
Please send a full bug report at https://bugs.kde.org
Unknown error condition: [16] Device or resource busy
Trying to delete the getsrc file AFTER this error succeeds.
Could the Kate problem be related to an issue in Dolphin hold an unexpected
lock on "getsrc"?
--
You are receiving this mail because:
You are watching all bug changes.