Sorry for the lackluster title...
lucas@fedora:~$ sandwine --dotwine /media/hdd/sandwine/test:rw --configure --pipewire --host-x11-danger-danger /media/hdd/sandwine/test/drive_c/windows/notepad.exe
2026-02-09 15:40:53 fedora sandwine._main[38137] INFO Using display ":0"...
2026-02-09 15:40:53 fedora sandwine._main[38137] DEBUG Path '/lib32' does not exist on the host, dropped from mount tasks.
2026-02-09 15:40:53 fedora sandwine._main[38137] DEBUG Path '/media/hdd/sandwine/test/drive_c/windows/notepad.exe.EXE' does not exist on the host, dropped from mount tasks.
2026-02-09 15:40:53 fedora sandwine._main[38137] DEBUG Path '/media/hdd/sandwine/test/drive_c/windows/notepad.exe.exe' does not exist on the host, dropped from mount tasks.
2026-02-09 15:40:53 fedora sandwine._main[38137] DEBUG Path '/home/lucas/.local/bin' will not exist in sandbox mount stack, dropped from ${PATH}.
2026-02-09 15:40:53 fedora sandwine._main[38137] DEBUG Path '/home/lucas/bin' will not exist in sandbox mount stack, dropped from ${PATH}.
# bwrap \
--disable-userns \
--die-with-parent \
--hostname 8e39a2497494 \
--unshare-user --unshare-all \
--tmpfs / \
--ro-bind /bin /bin \
--dev /dev \
--dev-bind /dev/dri /dev/dri \
--dev-bind /dev/ntsync /dev/ntsync \
--ro-bind /etc /etc \
--tmpfs /home/lucas \
--bind /media/hdd/sandwine/test /home/lucas/.wine \
--symlink usr/lib /lib \
--symlink usr/lib64 /lib64 \
--ro-bind /media/hdd/sandwine/test/drive_c/windows/notepad.exe /media/hdd/sandwine/test/drive_c/windows/notepad.exe \
--proc /proc \
--ro-bind /run/user/1000/pipewire-0 /run/user/1000/pipewire-0 \
--ro-bind /sys /sys \
--tmpfs /tmp \
--ro-bind /tmp/.X11-unix/X0 /tmp/.X11-unix/X0 \
--ro-bind /usr /usr \
--clearenv \
--setenv DISPLAY :0 \
--setenv HOME /home/lucas \
--setenv HOSTNAME 8e39a2497494 \
--setenv PATH /usr/local/bin:/usr/bin:/usr/local/bin:/usr/bin:/usr/lib/wine \
--setenv TERM xterm-256color \
--setenv USER lucas \
--setenv container sandwine \
-- \
sh -c 'wineserver -p0 && "$0" "$@" ; ret=$? ; wineserver -k ; exit ${ret}' \
sh -c 'winecfg && exec "$0" "$@"' \
script -e -q -c 'exec wine /media/hdd/sandwine/test/drive_c/windows/notepad.exe' /dev/null
002c:fixme:winediag:loader_init wine-staging 11.0 is a testing version containing experimental patches.
002c:fixme:winediag:loader_init Please mention your exact version when filing bug reports on winehq.org.
Authorization required, but no authorization protocol specified
error: XDG_RUNTIME_DIR is invalid or not set in the environment.
0078:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0078:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."
0078:err:systray:initialize_systray Could not create tray window
00b0:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\winebth": c00000e5
003c:fixme:service:scmdatabase_autostart_services Auto-start service L"winebth" failed to start: 1359
0024:fixme:winediag:loader_init wine-staging 11.0 is a testing version containing experimental patches.
0024:fixme:winediag:loader_init Please mention your exact version when filing bug reports on winehq.org.
0124:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0124:err:winediag:nodrv_CreateWindow L"Make sure that your display server is running and that its variables are set."
012c:fixme:winediag:loader_init wine-staging 11.0 is a testing version containing experimental patches.
012c:fixme:winediag:loader_init Please mention your exact version when filing bug reports on winehq.org.
012c:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
012c:err:winediag:nodrv_CreateWindow L"Make sure that your display server is running and that its variables are set."
``
Sorry for the lackluster title...
I'm not sure, but these are the logs I get: