cryinkfly / Autodesk-Fusion-360-for-Linux

This is a project, where I give you a way to use Autodesk Fusion 360 on Linux!
https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-/wiki
MIT License
1.79k stars 115 forks source link

Detecting unsupported Operating System #278

Closed Patschke closed 1 year ago

Patschke commented 1 year ago

Describe the bug I tried to update fusion by downloading the latest installer and running it again (due to #275 being an issue that prevented me from opening my files). Afterwards I end up with this message:

screen

To Reproduce Steps to reproduce the behavior: I've tried to update via downloading the latest Fusion installer and running the install part of https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux/wiki/Documentation#installation-of-autodesk-fusion-360 (WINEPREFIX=$HOME/.fusion360/wineprefixes/default wine $HOME/.fusion360/wineprefixes/default/drive_c/users/$USER/Downloads/Fusion360installer.exe)

Desktop (please complete the following information):

cryinkfly commented 1 year ago

Which Windows Version is configured in this box?

Patschke commented 1 year ago

Calling tail -n 1 winetricks.log within the wineprefix folder for fusion460 says win8. I have to admit that I am not sure in which way exactly windows versions are configured using wine, but perhaps that helps?

Tony763 commented 1 year ago

Hi @Patschke, try to run WINEPREFIX=$HOME/.fusion360/wineprefixes/default wine winecfg and set windows version to Windows 10.

image

Patschke commented 1 year ago

Not sure if this actually was what resolved this issue for me, or if some updates of other stuff took place in between - I did not try again before doing this. However, I'm now able to run Fusion again using my setup. So thanks for the help!

cryinkfly commented 1 year ago

@Patschke Yes, we have updated the installer. :+1: