https://bugs.kde.org/show_bug.cgi?id=390752
Bug ID: 390752 Summary: Kdebugsettings overwrites default debug level for all log categories Product: kdebugsettings Version: 17.12.2 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: mon...@kde.org Reporter: stefan.bru...@rwth-aachen.de Target Milestone: --- As can be seen from the output of https://lxr.kde.org/search?_filestring=frameworks&_string=Q_LOGGING_CATEGORY the default log level for different debug categories varies from QtCriticalMsg to QtInfoMsg. As soon as kdebugsettings is started and either Apply or Ok is clicked, the log level for all categories is set to QtInfoMsg. 1. For each of the ~300 categories 4 rules are created, >= 1200 rules in total 2. The only possibility to reset the log levels is by deleting ~/.config/QtProject/qtlogging.ini 3. Setting the log level to QtInfoMsg increases the log level for every category which defaults to Critical or Warning 4. it lowers the log level for categories defaulting to Debug -- You are receiving this mail because: You are watching all bug changes.