https://bugs.kde.org/show_bug.cgi?id=370915
Bug ID: 370915
Summary: kscreen is filling log with events after each resume
Product: KScreen
Version: 5.8.0
Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: common
Assignee: [email protected]
Reporter: [email protected]
Until 5.8.0 was delivered to openSUSE Tumbleweed, a monitor resume event was
producing no logging.
Now each time there's a suspend or wake up event with monitor you get over
verbose information in systems logs.
Reproducible: Always
Steps to Reproduce:
1. Install 5.8.0 plasma and kscreen related component
2. Wait a suspend monitor event
3. Wake up the monitor
Actual Results:
Oct 15 15:23:54 qt-kt.labaroche.ioda.net org.kde.KScreen[3598]:
kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
---- too much line to be included as comment for bugzilla, see attachement ---
Oct 15 15:23:58 qt-kt.labaroche.ioda.net org.kde.KScreen[3598]: kscreen.xrandr:
Emitting configChanged()
Expected Results:
One line of log
As this abnormal behavior look like the old bug
https://bugs.kde.org/show_bug.cgi?id=361688
I've checked the status of variables in ~/.config/QtProject/qtlogging.ini
kscreen.kded=false
kscreen=false
kscreen.edid=false
kscreen.fake=false
kscreen.qscreen=false
kscreen.xcb.helper=false
kscreen.xcb_helper=false
kscreen.xrandr=false
kscreen.xrandr11=false
even if the file is no more present the log are still recorded.
--
You are receiving this mail because:
You are watching all bug changes.