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.91k stars 120 forks source link

Linux Mint 20.2 Support *solved* #54

Closed mellery closed 3 years ago

mellery commented 3 years ago

Is linux mint 20.2 supported? I get an error during install about the wine-staging package, it's version references hirsute, so it's looking for the ubuntu version.

cryinkfly commented 3 years ago

Linux Mint 20.2 use Ubuntu 20.04 as basis and so you must select this one. 😊

Link: https://wiki.winehq.org/Ubuntu

mellery commented 3 years ago

Thanks, I'm getting broken packages, libc6 in mint 20.2 is at 2.31-0ubuntu9.2

wine-staging: Depends: libc6 (>=2.33) but 2.31-0ubuntu9.2 is to be installed Depends: wine-staging-i386 (= 6.14~hirsute-1) Depends: wine-staging-amd64 but it is not going to be installed

cryinkfly commented 3 years ago

Very interesting. 🤔 Then we must search why it’s so.

Of you have upgraded your system in the last time?

cryinkfly commented 3 years ago

I have found your problem here:

cryinkfly commented 3 years ago

@mellery I have change the installation-script! :+1:

mellery commented 3 years ago

thanks! That fixed the installer, I get a blank window after the fusion 360 splash screen closes

mellery commented 3 years ago

rebooted and left it open for a long time and it started working! Thanks for the script!