Bug 415892

Summary: Waste messages in kio-exec
Product: [Frameworks and Libraries] kio-extras Reporter: Peter <ergonomic.code>
Component: SFTPAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: ergonomic.code, sitter
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:

Description Peter 2020-01-05 12:21:13 UTC
SUMMARY
Additional messages from kio-exec - annoy and slow down. In normal operation, they are completely useless.


STEPS TO REPRODUCE
1. Open Dolphin, go to "remote: /" and add the resource "ssh". Select "sftp" or "fish".
2. Create a text file on the remote resource. And open it in a non-standard editor (not in kwrite). For example, I use vscode.
3. Change the file on the network resource in the editor. Try to save.
4. Receive an avalanche of system messages. Example in the video https://youtu.be/96CQXfdpC7o


OBSERVED RESULT
Extra system messages while saving a network file.


EXPECTED RESULT
Saving any network file should occur without unnecessary messages. It should look like working with a local file.


SOFTWARE/OS VERSIONS
Windows: -
macOS: -
Linux/KDE Plasma: KDE neon 5.17
(available in About System)
KDE Plasma Version: 5.17.4
KDE Frameworks Version: 5.65.0
Qt Version: 5.13.2

ADDITIONAL INFORMATION
Comment 1 Harald Sitter 2020-03-04 16:56:29 UTC
This should not be the case since the 19.12 release (maybe earlier) as the debugging system was moved to off by default unless the relevant categories are explicitly enabled.