-
Bug
-
Resolution: Unresolved
-
Undefined
-
rhel-9.5
-
None
-
mutter-40.9-26.el9
-
No
-
Moderate
-
1
-
rhel-display-window-mgmt
-
ssg_display
-
18
-
19
-
2
-
Dev ack
-
False
-
False
-
-
None
-
Display WM #2/2025
-
Pass
-
RegressionOnly
-
Unspecified
-
Unspecified
-
Unspecified
-
-
Unspecified
-
None
What were you trying to do that didn't work?
Customer is setting up a kiosk using gnome-kiosk with polyinstantiation enabled, and gnome-kiosk fails to start with:
Failed to start X Wayland: Directory "/tmp/.X11-unix" is not writable
What is the impact of this issue to you?
That's a critical error so mutter dumps a core file and the session exits before it even started.
Please provide the package NVR for which the bug is seen:
mutter-40.9-24.el9
But also reproducible in F42 with mutter-48.2-1.fc42 so this issue is still present upstream presumably
How reproducible is this bug?:
Always
Steps to reproduce
- Install gnome-kiosk and gnome-kiosk-search-appliance
- sudo useradd -Z user_u kioskuser
- sudo passwd kioskuser
- Add following content in /etc/security/namespace.conf
/tmp tmpfs tmpfs ~kioskuser
/var/tmp tmpfs tmpfs ~kioskuser
$HOME tmpfs tmpfs ~kioskuser - Enable SELinux polyinstantiation
setsebool -P polyinstantiation_enabled on - Try to login in gnome-kiosk search appliance with the user kioskuser
Expected results
The GNOME Kiosk search appliance session start.
Actual results
The session does not start, back to the GDM login screen.
- is depended on by
-
RHEL-85102 Kiosk Desktop - Issue with fullscreen Firefox when running single application
-
- Release Pending
-
- links to
-
RHBA-2025:150247 mutter bug fix and enhancement update