http://bugs.winehq.org/show_bug.cgi?id=58345
Bernhard Übelacker bernhardu@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |b633e9f3a41057c9ce56e462047 | |d2211e4283dba Component|-unknown |ntdll CC| |bernhardu@mailbox.org Keywords| |regression
--- Comment #1 from Bernhard Übelacker bernhardu@mailbox.org --- This issue is just in a wow64 prefix visible.
Using winehq packages shows wine-10.1 as the last working version. (wine-10.2 throws some error, but wine-10.3 fails like in the attached picture.)
A git bisect leads to this commit:
b633e9f3a41057c9ce56e462047d2211e4283dba is the first broken commit commit b633e9f3a41057c9ce56e462047d2211e4283dba Author: Alexandre Julliard julliard@winehq.org Date: Fri Feb 14 13:53:04 2025 +0100
ntdll: Disable file system redirection until the initial exe is loaded.
dlls/ntdll/unix/env.c | 25 +++++++++++-------------- 1 file changed, 11 insertions(+), 14 deletions(-)
Reverting this commit on top of current git shows the regular custom selection screen in the installer.