| Summary: | [KF 6.5.0] Can't save remote file changes | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | sebaro <esebaro> |
| Component: | general | Assignee: | KIO Bugs <kio-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | christoph, kdelibs-bugs-null, waqar.17a |
| Priority: | NOR | ||
| Version First Reported In: | 6.6.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
sebaro
2024-09-04 06:09:32 UTC
Seems like a KIO bug Same issue with 6.6.0. Sometimes it works but most of the time it doesn't. Maybe is a KIO issue, I didn't know for which to open the bug, framework or gear. How to reproduce: Create a remote test file as "test", open it with kwrite, on titlebar the title is "fish://user@IP/path/file", edit then save, file is saved. Change the extension to "php", open file with kwrite, on titlebar the title is "test.php @ ~/.cache/kioexec/krun/1234_0", edit then save, result: The file ‘fish://user@IP/path/test.php’ has been modified. Do you want to upload the changes? -> Yes A file named fish://user@IP/path/test.php already exists. With 6.10.0 I can't even save file without extensions. It was an issue with the main "Open with kwrite" menu option which had an incorrect command. |