Whisky-App / Whisky

A modern Wine wrapper for macOS built with SwiftUI
https://getwhisky.app
GNU General Public License v3.0
11.25k stars 238 forks source link

[Bug]: AmiBroker program doesn't run at all - easy to reproduce #792

Open wojciechkryg opened 5 months ago

wojciechkryg commented 5 months ago

Description

I tried to run the AmiBroker program, but I failed. Tested also with Wine Mono installed, but the result was the same.

Steps to reproduce

Expected behaviour

Logs

Whisky Version: 2.2.3
Date: 2024-01-23T20:57:45Z
macOS Version: 14.1.2

Bottle Name: Stocks
Bottle URL: /Users/wojciech/Library/Containers/com.isaacmarovitz.Whisky/Bottles/D85EFA9D-F919-4C8C-AC92-43166AB50313

Wine Version: 7.7.0
Windows Version: win10
Enhanced Sync: msync

Metal HUD: false
Metal Trace: false

Arguments: start /unix /Users/wojciech/Library/Containers/com.isaacmarovitz.Whisky/Bottles/D85EFA9D-F919-4C8C-AC92-43166AB50313/drive_c/Program Files/AmiBroker/Broker.exe

Environment:
{
    "DXVK_ASYNC" = 1;
    WINEDEBUG = "fixme-all";
    WINEMSYNC = 1;
    WINEPREFIX = "/Users/wojciech/Library/Containers/com.isaacmarovitz.Whisky/Bottles/D85EFA9D-F919-4C8C-AC92-43166AB50313";
}

msync: bootstrapped mach port on wine-22a2141-msync.
msync: up and running.

What version of Whisky are you using?

2.2.3

What version of macOS are you using?

Sonoma (macOS 14)

Issue Language

wojciechkryg commented 5 months ago

@IsaacMarovitz Are you able to take a look at the problem, please? 🙏 It's easy to reproduce and maybe there is an easy fix that I cannot find 🙃