https://bugs.kde.org/show_bug.cgi?id=513050
David Edmundson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |UPSTREAM CC| |[email protected] Status|REPORTED |RESOLVED --- Comment #1 from David Edmundson <[email protected]> --- The message itself is from ddcutil. Hopefully that helps a bit. There is a way to disable ddcutil if you need a shortterm workaround. Set this environment variable: POWERDEVIL_NO_DDCUTIL=1 >Shouldn't it fail gracefully without causing the entire system to instantly >reboot? Yes, but there is nothing indicating our code is causing that. It'll most likely be the kernel. It could be both ddcutil and something else react to the same event, or ddcutil is triggering a kernel bug. If you do still believe it's us, add QT_LOGGING_RULES=org.kde.powerdevil.debug=true to your env before powerdevil and that will enable more logs. -- You are receiving this mail because: You are watching all bug changes.
