----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124318/ -----------------------------------------------------------
(Updated July 10, 2015, 9:27 a.m.) Status ------ This change has been marked as submitted. Review request for Plasma and Solid. Changes ------- Submitted with commit cc89ab71b572473f84d94868fc82993073992a12 by Martin Gräßlin to branch master. Repository: powerdevil Description ------- The DPMS action is implemented in a very x11 specific way calling into xcb in the ctor and before supported can be checked. This causes a crash on platforms != xcb. In order to better support other platforms the action is marked as xcb specific in the desktop file and the loading of Actions is adjusted to only load Actions supported on the current platform. Diffs ----- daemon/actions/dpms/powerdevildpmsaction.desktop 78c5d90fe62559f70431dd4bd6e195b765e0f477 daemon/powerdevilactionpool.cpp 0f0e69f0afe447935e6d17872f029c7c4ac33875 Diff: https://git.reviewboard.kde.org/r/124318/diff/ Testing ------- No longer crashes in a Plasma/Wayland session. Thanks, Martin Gräßlin
_______________________________________________ Plasma-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/plasma-devel
