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.92k stars 119 forks source link

stopped working after updating Ubuntu *solved* #29

Closed dvilker closed 3 years ago

dvilker commented 3 years ago

Installed and previously working Fusion stopped working after updating Ubuntu. Previously, it did not start for me if I selected nvidia-driver-460, but it worked with nvidia-driver-450. Now I can't go back to this version. And Fusion displays a bug report window after authorization.

dvilker commented 3 years ago

At work (HD Graphics 630, not NVidia) same situation. Previously working and broke after Ubuntu update.

cryinkfly commented 3 years ago

@dvilker Thank you for your report! You are not alone with this problem, then some users have the same problem with AMD graphics cards. 😉

I think that the new version of Ubuntu has another packages as the older one.

the best idea is, when we check the older version with the new one. ☝️

cryinkfly commented 3 years ago

I have found this issue: https://www.linuxquestions.org/questions/slackware-14/wow-lutris-dxvk-broken-after-nvidia-450-57-update-today-current-4175678996/

—-

Can you run Autodesk Fusion 360 with this command:

env WINEPREFIX=".fusion360" WINEDEBUG=+wgl wine C:\windows\command\start.exe /Unix .fusion360/dosdevices/c:/ProgramData/Microsoft/Windows/Start\ Menu/Programs/Autodesk/Autodesk\ Fusion\ 360.lnk &> wine.log

… and send give me this file. 😊

theol0403 commented 3 years ago

Hello, first of all thank you for making this! It is so useful to run fusion on linux.

However, as of a few weeks ago I am having the same error on fedora 35.

Here is the debug log as requested (its absolutely massive):

https://drive.google.com/file/d/1u8RGxTjuKd0e9-3UtIRkD_XtrSXBhCaQ/view?usp=sharing

image

cryinkfly commented 3 years ago

@theol0403 Thank you for this file. 👍

ekinyuksel12 commented 3 years ago

I switched to Ubuntu 21.04 from POP_OS!. And now fusion360 is goes into bug report after authorization just like the @dvilker 's problem. My nvidia driver version is 465

cryinkfly commented 3 years ago

Can you testing my new installation-script. 🕛

cryinkfly commented 3 years ago

I have changed my installation-script (Support Arch Linux & Void Linux)!

cryinkfly commented 3 years ago

Also I think it will be good for all users to look to this issue: https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-/issues/54

theol0403 commented 3 years ago

I'm not sure where the problem was fixed (wine/os update, fusion update, or script update), but fusion now works on my machine! Thank you so much!

cryinkfly commented 3 years ago

I have updated my installation-script! 😅