1
0
Fork 0
mirror of synced 2024-06-29 11:40:37 +12:00
Rare/rare
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
..
commands commands: add __init__.py for module discovery 2024-03-06 17:57:48 +02:00
components WishlistWidget: re-order comboboxes to match the order in the library 2024-02-25 21:35:45 +02:00
lgndr Rare: cherry-pick some of sourcery suggestions 2024-02-12 21:52:07 +02:00
models WIP 2024-02-12 21:52:08 +02:00
resources Store: Fix rebase errors 2024-02-25 21:35:44 +02:00
shared Runners: rename proton to steam 2024-02-18 12:50:35 +02:00
ui WishlistWidget: re-order comboboxes to match the order in the library 2024-02-25 21:35:45 +02:00
utils WineResolver: Do not unset 'DISPLAY' when running silently 2024-05-15 15:13:51 +03:00
widgets SideTabContainer: Do not darken background inside scrollarea 2024-02-24 02:27:14 +02:00
__init__.py Rare: Release 1.10.11 2023-12-20 11:25:29 +02:00
__main__.py Rare: Update scripts to use the new entry point 2023-12-10 14:21:36 +02:00
main.py Rare: Move sub-commands implementations in the commands subfolder 2024-02-12 21:52:08 +02:00