https://bugs.winehq.org/show_bug.cgi?id=55869 Bug ID: 55869 Summary: Citavi 6.17: successfully installs, but it fails to launch on Wine 8.18, Mac OS on Apple Silicon Product: Wine Version: 8.18 Hardware: aarch64 OS: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: athanasiusofalex(a)gmail.com Created attachment 75398 --> https://bugs.winehq.org/attachment.cgi?id=75398 Error logs after trying to run Citavi Citavi 6.17 successfully installs, but it crashes when you try to run it. Hardware: Apple Silicon M1 Max, ram: 32 GB I used the following steps to do this on Apple Silicon: I installed the latest version of wine-devel available on Homebrew, which is currently 8.18: brew tap homebrew/cask-versions followed by brew install --cask --no-quarantine wine-devel and brew install winetricks I then created a clean Wine prefix: mkdir -p /path/to/prefix WINEPREFIX=/path/to/prefix wineboot --init and installed dotnet48: WINEPREFIX=/path/to/prefix winetricks dotnet48 When all was done, I ran the installer for Citavi: WINEPREFIX=/path/to/prefix /path/to/installer/Citavi6Setup.exe It installed without issue. However, when I attempted to start it up, it crashed. On one occasion, the splash screen appeared first, but now that I retried it, it fails to run at all: cd /path/to/prefix WINEPREFIX=/path/tp/prefix wine drive_c/Program\ Files\ \(x86\)/Citavi\ 6/bin/Citavi.exe I have enclosed the error logs as attachments. -- 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.