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(a)winehq.org Reporter: austinenglish(a)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(a)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(a)winehq.org> sandbox removes the Z:\ -> symlink, disables Desktop/other symlinks in home, disables $WINEPREFIX/.update-timestamp, and lastly disables unixfs. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.