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

Issues with applications that require dotnet #1317

Open
1 task done
MGuerrera opened this issue Feb 12, 2025 · 0 comments
Open
1 task done

Issues with applications that require dotnet #1317

MGuerrera opened this issue Feb 12, 2025 · 0 comments

Comments

@MGuerrera
Copy link

MGuerrera commented Feb 12, 2025

Description

It seems that it is not possible to launch applications based on dotnet on Whisky.

Steps to reproduce

Machine: MacBookPro M3
OS: Sonoma 14.7.2
Whisky version: 2.3.4 (42)

I'm trying to run these two windows app:

Both require the installation of dotnet, which I install via Winetricks, without any issues.

When I finally run the application executable, nothing happens, and the log doesn’t show any obvious errors.

I've tried various versions of .net and windows os, without any result.

Expected behaviour

Launch the appropriate exe file and run the application.

Logs

Whisky Version: 2.3.4
Date: 2025-02-12T15:31:26Z
macOS Version: 14.7.2

Bottle Name: EPF
Bottle URL: /Users/mg/Library/Containers/com.isaacmarovitz.Whisky/Bottles/B35B5F2F-19E8-4B17-8119-7D5F419F6339

WhiskyWine Version: 2.5.0
Windows Version: win10
Enhanced Sync: msync

Metal HUD: false
Metal Trace: false

Arguments: start /unix /Users/mg/Library/Containers/com.isaacmarovitz.Whisky/Bottles/B35B5F2F-19E8-4B17-8119-7D5F419F6339/drive_c/Program Files (x86)/Extreme Picture Finder 3/EPF.exe

Environment:
{
    "DXVK_ASYNC" = 1;
    "GST_DEBUG" = 1;
    WINEDEBUG = "fixme-all";
    WINEESYNC = 1;
    WINEMSYNC = 1;
    WINEPREFIX = "/Users/mg/Library/Containers/com.isaacmarovitz.Whisky/Bottles/B35B5F2F-19E8-4B17-8119-7D5F419F6339";
}

msync: bootstrapped mach port on wine-6ef6726-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
@MGuerrera MGuerrera changed the title Issues with applications that require .NET Issues with applications that require Dotnet Feb 12, 2025
@MGuerrera MGuerrera changed the title Issues with applications that require Dotnet Issues with applications that require dotnet Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant