Posting permissions say I am allowed to edit my posts but I don’t see any edit buttons…
Apparently this may be a KDE thing?
Looking at Kdirmodel specifically here https://api.kde.org/frameworks/kio/html/kdirmodel_8cpp_source.html we can see where the message is thrown, #588, but this doesn’t tell me a lot in how to resolve this so I no longer have it appearing in my logs, or why it even appeared in the first place.
It is just noise in the logs, but it’s on average being reported 5+ times per min… I really would prefer not to bloat my logs when something I really need to diagnose comes up. It’s also the same file listed every time.
Once upon a time, these messages used to go to “.xsession-errors” in the user home directory. And we would never bother to look at that file, unless we were investigating a particular problem.
So now someone has come up with the brilliant idea of actually writing these to logs. I preferred the old way of handling it.
If you switch to using “lightdm” as your display manager (to handle login), then some of those kinds of messages will go to “.xsession-errors” (unless they have recently changed that). But some of the change to put these in logs is due to the Plasma software itself, rather than to how the Xsession is initiated. I can’t guess which applies in the case of the message you are seeing.
There is a “kmozillahelper-debuginfo” package I could install, but I can’t find any information on how to use it.
For now, my temporary solution is to just remove the kmozillahelper package. I mean, it’s probably not doing too much that I would consider “essential” to my experience with Firefox and KDE combined.