Skip to content

Instantly share code, notes, and snippets.

@richard-scott
Forked from probonopd/linux_fusion360.md
Created October 1, 2019 14:21
Show Gist options
  • Save richard-scott/6f74784a775bd5e8ab6a5b8a065ffd31 to your computer and use it in GitHub Desktop.
Save richard-scott/6f74784a775bd5e8ab6a5b8a065ffd31 to your computer and use it in GitHub Desktop.
Autodesk Fusion 360 in the Linux Browser

Autodesk Fusion 360 on Linux

In the Web Browser

Ubuntu, Fedora, openSUSE, CentOS, SUSE Linux Enterprise, Debian,... users can finally use Autodesk Fusion 360 in the Linux Browser now.

https://myhub.autodesk360.com

On Chromium 55.0.2843.0 I get NET::ERR_CERTIFICATE_TRANSPARENCY_REQUIRED.

Windows version

Crashes before it even launches with https://knowledge.autodesk.com/support/fusion-360/troubleshooting/caas/sfdcarticles/sfdcarticles/Fusion-360-sign-in-failure-due-to-service-outage-unexpected-authentication.html

WINE on Linux

It seems like it is now possible to get it running in WINE, see https://appdb.winehq.org/objectManager.php?sClass=version&iId=36468 (not tested yet) - also see the comments below and freel free to add your hints

What is missing is to make a Fusion 360 installation immutable (so that it gets frozen and locked in time) and able to be used without an Internet connection. I would like to burn it to CD-ROM and be able to always have the same version without any changes and without having to go online. Unless Autodesk gives me that ability, I won't be using their software. (Autodesk could introduce an update with features that I don't like any time, or shut down their server stuff.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment