1
0
Fork 0
mirror of synced 2024-09-30 17:30:21 +13:00
Rare/rare/utils
loathingKernel 0c848c41b0 WineResolver: Do not unset 'DISPLAY' when running silently
When unsetting DISPLAY, Wine hangs after executing a command, and doesn't
allow for other instances of wine to start, i.e. games do not launch, with
a cryptic error. This also fixes the previously observed issues with
`winepath.exe` and `reg.exe` never exiting.

This is likely due to the newly introduced Wayland driver. This behavior
can be observed when Wayland support is compiled into Wine and the wayland
driver is enabled in the prefix's registry. In this case, if running under
X11 and DISPLAY is not set, Wine will hang, and the process never returns.
2024-05-15 15:13:51 +03:00
..
compat WineResolver: Do not unset 'DISPLAY' when running silently 2024-05-15 15:13:51 +03:00
__init__.py
config_helper.py
extra_widgets.py Store: Clean up store UI by using library widgets 2024-02-25 21:35:41 +02:00
json_formatter.py
metrics.py
misc.py
paths.py
qt_requests.py WIP 2024-02-25 21:35:44 +02:00
rpc.py
singleton.py
steam_grades.py