http://bugs.winehq.org/show_bug.cgi?id=49055 --- Comment #1 from brandow <brandowlucas@gmail.com> --- I can reproduce the same with NinjaTrader 8 login screen.
--- snip --- $ wine reg add "HKCU\\SOFTWARE\\Microsoft\\Avalon.Graphics" /v DisableHWAcceleration > /t REG_DWORD /d 1 /f --- snip ---
Fixes the issue in my case. https://web.archive.org/web/20260630193746/https://download.ninjatrader.com/... After installation, ninjatrader will be installed at: drive_c⁄ Program_Files/NinjaTrader 8/bin/NinjaTrader.exe and its runtime dependencies at: drive_c/users/%USERPROFILE%/documents/NinjaTrader 8 It requires dotnet48 installed in order to launch (https://bugs.winehq.org/show_bug.cgi?id=59948). -- 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.