Bug 500299

Summary: KGet floods the journald log with thousands of debug messages
Product: [Applications] kget Reporter: zuvfuu
Component: generalAssignee: KGet bugs <kget-bugs-null>
Status: REPORTED ---    
Severity: minor CC: wbauer1
Priority: NOR    
Version First Reported In: 24.12.2   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description zuvfuu 2025-02-18 06:20:29 UTC
SUMMARY
KGet spams the journald log with an enormous number of identical debug messages in the form of:
"Recalculate limits? false"
occasionally interrupted by: 
"My Downloads"
(the name of the currently used transfer group).

This messages provide no useful information and are frankly just annoying.

STEPS TO REPRODUCE
1. Start a download in KGet
2. Open KSystemLog to view the journald log
3. 

OBSERVED RESULT
KGet generates thousands of log messages.

EXPECTED RESULT
Limit the number of log entries to a sane amount.
Ideally provide the option to set the log level in the KGet settings.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: CachyOS (Kernel 6.13.2) with KDE Plasma
KDE Plasma Version: 6.3.0
KDE Frameworks Version: 6.11.0
Qt Version: 6.8.2

ADDITIONAL INFORMATION