https://bugs.winehq.org/show_bug.cgi?id=49550
Bug ID: 49550 Summary: `winetricks -q sandbox dirac` gives an unusable window (winetricks-test) Product: Wine Version: 5.7 Hardware: x86 OS: Linux Status: NEW Keywords: download, Installer, regression Severity: normal Priority: P2 Component: gdi32 Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com Regression SHA1: 0a12f258690b46f996b4890837ffdb4cea94ba70 Distribution: ---
Similar to 49421, reproducible with: winetricks --no-isolate -q sandbox dirac
The window doesn't show if sandbox is used, instead you get a window that's roughly 15x50 pixels (rough guess, didn't measure) that doesn't respond to autohotkey.
commit 0a12f258690b46f996b4890837ffdb4cea94ba70 Author: Alexandre Julliard julliard@winehq.org Date: Fri Apr 17 12:39:15 2020 +0200
gdi32: Use Windows paths to read Wine font directories.
Signed-off-by: Alexandre Julliard julliard@winehq.org
sandbox removes the Z:\ -> symlink, disables Desktop/other symlinks in home, disables $WINEPREFIX/.update-timestamp, and lastly disables unixfs.
https://bugs.winehq.org/show_bug.cgi?id=49550
--- Comment #1 from Austin English austinenglish@gmail.com --- This also affects dotnet20, but for whatever reason, only in a 64-bit prefix with WINE=wine64. Other dotnet versions aren't affected.
To reproduce: WINE=wine64 winetricks -q --verify sandbox dotnet20
https://bugs.winehq.org/show_bug.cgi?id=49550
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Most likely duplicate.
*** This bug has been marked as a duplicate of bug 50063 ***
https://bugs.winehq.org/show_bug.cgi?id=49550
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Duplicate.