Fix greeter crashing with software rendering on wayland

Authored by fvogt on Dec 23 2017, 10:41 PM.

Description

Fix greeter crashing with software rendering on wayland

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.

Reviewers: Plasma, graesslin

Reviewed By: Plasma, graesslin

Subscribers: plasma-devel

Tags: Plasma

Differential Revision: https://phabricator.kde.org/D9496

Details

Committed
fvogtDec 24 2017, 10:55 AM
Reviewer
Plasma
Differential Revision
D9496: Fix greeter crashing with software rendering on wayland
Parents
R133:7c3dbe1d60e3: SVN_SILENT made messages (.desktop file) - always resolve ours
Branches
Unknown
Tags
Unknown