https://bugs.winehq.org/show_bug.cgi?id=54794
--- Comment #2 from Ben Jackson benjackson990@gmail.com --- Using WineHQ-Devel 8.5 latest from the WineHQ repo. Fedora 37
Application can be installed with the following commands (at least on Fedora) ``` rm -r ~/.wfusion360 export env WINEPREFIX=~/.wfusion360 export env WINEDEBUG=fixme-all wget https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetrick... -O winetricks -P ~/Downloads chmod +x ~/Downloads/winetricks ~/Downloads/winetricks win10 wget -N https://dl.appstreaming.autodesk.com/production/installers/Fusion%20360%20Ad... -P ~/Downloads wine ~/Downloads/Fusion\ 360\ Admin\ Install.exe --quiet
wine 'C:\users\Public\Desktop\Autodesk Fusion 360.lnk' ```
The application loads up until the login window, at which point when the button is pressed, the expected process is for a pop-up to appear, and a login page to open in the web browser. Unfortunately this does not happen, and instead gives no response. The following lines appear in the terminal, every time login is pressed, and at a fixed time interval
"Finished request Handshake. But response is empty. Finished request Handshake. But response is empty. Handshake failed "