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

Problems with update.sh launcher.sh etc #285

Closed p-stevenson closed 1 year ago

p-stevenson commented 1 year ago

I can successfully launch the program by running .box-run.sh however launching via .desktop hangs my machine at the second splash screen. This seems odd given that both are just calling launcher.sh

Secondly, update.sh fails in two different ways. Currently it tells me there is an update available but when called from launcher.sh it says I skipped the update after clicking OK, or when run directly it tells me that it cannot connect to the update server...

I can just launch the app using box-run.sh but I am curious to understand why these other methods are not working.

Version number of Autodesk Fusion 360
GPU: 1080ti Diver version 520.56.06
OS Fedora 36
Desktop Environment: i3wm
OpenGL-Mode
p-stevenson commented 1 year ago

Update: i3 appears to be the issue with launching via .desktop Have tried running under KDE Plasma and this launches successfully but with some ui issues, help panel not loading etc. Under GNOME things appear to be running relatively smoothly. So will keep that installed for this specific purpose.

updater.sh still appears to be as above.

p-stevenson commented 1 year ago

issue #274 explains why updater.sh does not work as expected.