[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [kdebugsettings] [Bug 361688] kscreen.xcb.help fill log at insane rate
From:       Jan Ritzerfeld <bugzilla_noreply () kde ! org>
Date:       2016-12-31 18:20:03
Message-ID: bug-361688-17878-ASylMdS4rw () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=361688

--- Comment #12 from Jan Ritzerfeld <kde@bugs.jan.ritzerfeld.org> ---
JFTR, I took a look at the source code from github:
* Since 1aa3eb98b22fbe5e690ca8f3096c6e3b712ac3d8, log.cpp calls
QLoggingCategory::setFilterRules("kscreen.*=true") unless KSCREEN_LOGGING is
set to "0" or "false" (case insensitive), and
* since f4d3e52e2e2497634a269faeab2d5d6eba0f3526, the logger is installed in
backendmanager.cpp and backendlauncher/main.cpp.
So, a filter rule is installed that enables logging for kscreen overriding
qtlogging.ini but is never removed later on.

The new workaround is to set the rule in your environment, e.g., by adding 
export QT_LOGGING_RULES="kscreen.*=false"
to your "~/.profile".

-- 
You are receiving this mail because:
You are watching all bug changes.=
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic