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.81k stars 116 forks source link

Drawing won't start *solved* #108

Closed midtbo closed 2 years ago

midtbo commented 2 years ago

Hi, Just want to start with the fact that this is what i need to be able to get rid of windows on my computer! I do really apreciate the work you guys do here.

So my problem is that i cant get drawing to start. image

I have tried to look through everyting in the RAEDME searched all the issues and everything, but i cant seem to find anything like this error. When i close the window, i get this message: image

when i go out of that window, I can see that it has kind of loaded the drawing section with the buttons etc at top, but goes back into design again.

Running: Debian11 wine-6.18 (staging) Nvidia proprietary driver (470.74) RTX2070

Again thank you very much for the work!

cryinkfly commented 2 years ago

Hey 👋🏻, wir you have installed the standard installation of Autodesk Fusion 360?

Which Launcher did have started? (https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-/releases/tag/v4.0)

midtbo commented 2 years ago

I have installed the standard version, without any adons. Not sure which launcher i did start. The video in your link seems to be removed.

cryinkfly commented 2 years ago

Can you run this command:

fusion360starter="$(find $HOME/.wineprefixes/fusion360 -name Fusion360.exe -printf "%T+ %p\n" | sort -r 2>&1 | head -n 1 | sed -r 's/.+0000000000 (.+)/\1/')" && WINEPREFIX="$HOME/.wineprefixes/fusion360" wine "$fusion360starter"
midtbo commented 2 years ago

That worked!!! image

How do i get this into the .desktop shortcut?

cryinkfly commented 2 years ago

https://user-images.githubusercontent.com/79079633/135494610-0b0b37a4-1ddc-4121-b5cf-65d300f8f357.mov