D9496: Fix greeter crashing with software rendering on wayland
Fabian Vogt
noreply at phabricator.kde.org
Sat Dec 23 22:42:50 UTC 2017
fvogt created this revision.
fvogt added reviewers: Plasma, graesslin.
Restricted Application added a project: Plasma.
REVISION SUMMARY
kscreenlocker_greet crashes inside Mesa when running with llvmpipe or softpipe.
This is because it creates file-backed buffers for DRI2 surfaces.
So just allow creation of files for the affected targets.
TEST PLAN
Ran a windowed kwin_wayland session and started kscreenlocker_greet with
LIBGL_ALWAYS_SOFTWARE=1. Now it works.
REPOSITORY
R133 KScreenLocker
BRANCH
Plasma/5.11
REVISION DETAIL
https://phabricator.kde.org/D9496
AFFECTED FILES
greeter/autotests/CMakeLists.txt
greeter/autotests/seccomp_test.cpp
greeter/seccomp_filter.cpp
To: fvogt, #plasma, graesslin
Cc: plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20171223/58057f0e/attachment-0001.html>
More information about the Plasma-devel
mailing list