https://bugs.kde.org/show_bug.cgi?id=500843
Sanfod Rockowitz <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #15 from Sanfod Rockowitz <[email protected]> --- As described in the discussion of bug 843861, libddcutil macros wrapping an assertion did not call call __assert_fail(). Apparently as a result, powerdevil failed with status success and did not restart. This has been fixed in libddcutil branch 2.2.1-dev. Also, the function in question has been modified to return a status code instead of asserting failure in the situation in question, so the (ultimately) invoking API function should complete with an error status indicating the display in question has been disconnected. -- You are receiving this mail because: You are watching all bug changes.
