https://bugs.winehq.org/show_bug.cgi?id=49761 Bug ID: 49761 Summary: Affinity Photo: Fail to run installer Product: Wine-staging Version: 5.15 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: estebanium(a)outlook.com CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com Distribution: --- Created attachment 68062 --> https://bugs.winehq.org/attachment.cgi?id=68062 terminal output Summary ================================== Trying to launch Affinity Photo installer from https://store.serif.com/get/photo/trial/windows/ fails. Expected behavior ================================== Installer launch and installs Affinity Photo Actual behavior ================================== Installer fails with backtraces More info ================================== To run the installer at least .NET 4.5 is required. The installer would then install the latest required version (.NET 4.7.2) by itself. Started with a clean environment: WINEPREFIX=~/.wineprefixes/stock wine wineboot WINEPREFIX=~/.wineprefixes/stock winetricks -q dotnet35 WINEPREFIX=~/.wineprefixes/stock winetricks -q dotnet45 # Set to Windows 7 to run the installer via winecfg: WINEPREFIX=~/.wineprefixes/stock winecfg # Installer fails with: WINEPREFIX=~/.wineprefixes/stock wine Downloads/affinity-photo-1.8.5.exe Procedure above was successfully tested with custom wine version "wine-5.15-staging-tkg-amd64" from https://github.com/Kron4ek/Wine-Builds/releases/tag/5.15 INFO ================================== ~ >>> wine --version wine-5.15 ~ >>> cat /etc/lsb-release DISTRIB_ID=ManjaroLinux DISTRIB_RELEASE=20.1 DISTRIB_CODENAME=Mikah DISTRIB_DESCRIPTION="Manjaro Linux" -- 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.