Bug 415892 - Waste messages in kio-exec
Summary: Waste messages in kio-exec
Status: RESOLVED FIXED
Alias: None
Product: kio-extras
Classification: Frameworks and Libraries
Component: SFTP (show other bugs)
Version: unspecified
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-05 12:21 UTC by Peter
Modified: 2020-03-04 16:56 UTC (History)
2 users (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 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.