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