Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Whisky does not run anything #978

Closed
1 task done
Shuyinsama opened this issue May 10, 2024 · 3 comments
Closed
1 task done

[Bug]: Whisky does not run anything #978

Shuyinsama opened this issue May 10, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@Shuyinsama
Copy link

Description

Whisky won't run any .exe file (in this case steam but I tries other ones too). The app just shows a loading spinner next to run and then nothing.

I've given Whisky Full disk access. I tried a new user.

I've installed Whisky using Homebrew and in the new user just from the website.

Steps to reproduce

  1. Download Whisky
  2. Open Whisky
  3. Create Bottle (Windows 10)
  4. Add SteamSetup.exe to the c drive
  5. Click "Run"
  6. Open SteamSetup.exe
  7. Nothing

Expected behaviour

Steam setup to start

Logs

Whisky Version: 2.3.2
Date: 2024-05-10T14:56:25Z
macOS Version: 14.4.1

Bottle Name: Steam
Bottle URL: /Users/patrick/Library/Containers/com.isaacmarovitz.Whisky/Bottles/576338DE-E042-4E36-8D79-DFB2CE697A1A

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

Metal HUD: false
Metal Trace: false

Arguments: start /unix /Users/patrick/Library/Containers/com.isaacmarovitz.Whisky/Bottles/576338DE-E042-4E36-8D79-DFB2CE697A1A/drive_c/SteamSetup.exe

Environment:
{
    "DXVK_ASYNC" = 1;
    "GST_DEBUG" = 1;
    WINEDEBUG = "fixme-all";
    WINEESYNC = 1;
    WINEMSYNC = 1;
    WINEPREFIX = "/Users/patrick/Library/Containers/com.isaacmarovitz.Whisky/Bottles/576338DE-E042-4E36-8D79-DFB2CE697A1A";
}

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

What version of Whisky are you using?

2.3.2

What version of macOS are you using?

Sonoma (macOS 14)

Issue Language

  • Yes my issue is written in English
@Shuyinsama Shuyinsama added the bug Something isn't working label May 10, 2024
@IsaacMarovitz
Copy link
Member

I notice that you're running SteamSetup.exe from the root of drive_c. Can you try starting it from a normal macOS folder like ~/Downloads

@Shuyinsama
Copy link
Author

@IsaacMarovitz Sadly this gives the same results (it's a new Bottle and all. Tried nearly all combinations)

Whisky Version: 2.3.2
Date: 2024-05-15T18:13:54Z
macOS Version: 14.4.1

Bottle Name: Steam
Bottle URL: /Users/patrick/Library/Containers/com.isaacmarovitz.Whisky/Bottles/A8FCF4F6-EBCF-4E1C-BCE4-8B45169A9717

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

Metal HUD: false
Metal Trace: false

Arguments: start /unix /Users/patrick/Downloads/SteamSetup.exe

Environment:
{
    "DXVK_ASYNC" = 1;
    "GST_DEBUG" = 1;
    WINEDEBUG = "fixme-all";
    WINEESYNC = 1;
    WINEMSYNC = 1;
    WINEPREFIX = "/Users/patrick/Library/Containers/com.isaacmarovitz.Whisky/Bottles/A8FCF4F6-EBCF-4E1C-BCE4-8B45169A9717";
}

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

@Shuyinsama
Copy link
Author

It seems this was a firewall and Bitdefender issue. I had previously allowed whisky and was under the impression it was turned off. It seems like it does some silent stuff in the background.

Apologies for the issue! It has been resolved!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants