Bug 490889 - plasmashell spams logs on window focus change kf.svg: findInCache with a lastModified timestamp of 0 is deprecated
Summary: plasmashell spams logs on window focus change kf.svg: findInCache with a last...
Status: RESOLVED DUPLICATE of bug 453876
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 6.1.3
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-27 13:29 UTC by Renner03
Modified: 2024-07-27 13:30 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
change window focus (249.18 KB, video/mp4)
2024-07-27 13:29 UTC, Renner03
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Renner03 2024-07-27 13:29:06 UTC
Created attachment 172035 [details]
change window focus

SUMMARY
plasma spams journalctl with the line kf.svg: findInCache with a lastModified timestamp of 0 is deprecated when the window focus changes to another window. Only with QT apps.

STEPS TO REPRODUCE
1. Use read-only /usr (Fedora Kinoite)
2. open 2 Konsole/QT windows next to each other (doesn't happen with GTK)
3. run sudo journalctl -f
4. repeatedly change window focus to another window with mouse (focus settings where you don't have to click make it worse) 

OBSERVED RESULT
$ sudo journalctl --since=yesterday | grep -i "kf.svg: findInCache with alastModified timestamp of 0 is deprecated" | wc -l

returns: 128182
this is not a typo (over hundred thousand) entries only since yesterday
this is about 108 times per minute for me at the worst.
this makes it really annoying to browse your journal/logs

EXPECTED RESULT
???

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora Kinoite 40
(available in About System)
KDE Plasma Version: 6.1.3
KDE Frameworks Version: 6.4.0
Qt Version: 6.7.2

ADDITIONAL INFORMATION
seems to be related https://invent.kde.org/frameworks/kservice/-/merge_requests/87
Comment 1 Nate Graham 2024-07-27 13:30:55 UTC
*** This bug has been marked as a duplicate of bug 453876 ***