Re: KDE logspam on F24

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Reindl Harald wrote:

> it's one thing that KDE spams the syslog all day long, but complaining
> on enduser machines about unclean stuff which should be fixed by
> upstream suggests that *they* should read their outputs instead annoy
> users all day long with it
> 
> Aug  4 19:10:13 srv-rhsoft kbuildsycoca5: kf5.kservice.sycoca: The menu
> spec file contains a Layout or DefaultLayout tag without the mandatory
> Merge tag inside. Please fix your file.

This warning (*not* debug*), comes from:

kf5-kservice/kservice-5.24.0/src/sycoca/vfolder_menu.cpp:        
qCWarning(SYCOCA) << "The menu spec file contains a Layout or DefaultLayout 
tag without the mandatory Merge tag inside. Please fix your file.";

So, if you don't want to see warnings, you can disable those too by adding 
to a custom ~/.config/QtProject/qtloggging.ini:
[Rules]
*.debug=false
kf5.kservice.sycoca.warning = false

I suspect this warning comes from a custom menu layout in ~/.config/*.list 
or ~/.local/share/applications/*.list (or *.menu?)

-- Rex
_______________________________________________
kde mailing list
kde@xxxxxxxxxxxxxxxxxxxxxxx
https://lists.fedoraproject.org/admin/lists/kde@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [KDE Users]     [Fedora General Discussion]     [Older Fedora Users Mail]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Maintainers]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Triage]     [Coolkey]     [Yum Users]     [Yosemite Forum]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]

  Powered by Linux