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.78k stars 115 forks source link

No windows, fusion won't launch #388

Closed Vanilla009 closed 4 months ago

Vanilla009 commented 4 months ago

Describe the bug After installing, either start the launcer via command line via the .fusion360/wineprefixes/default/box-run.sh command

To Reproduce Steps to reproduce the behavior: Run sudo apt install wine64 Run sudo apt install yad Run mkdir -p "$HOME/.fusion360/bin" cd "$HOME/.fusion360/bin" wget -N https://raw.githubusercontent.com/cryinkfly/Autodesk-Fusion-360-for-Linux/main/files/builds/stable-branch/bin/install.sh chmod +x install.sh ./install.sh Select Wine (staging) Try to run fusion Nothing appears and you get an error that says The version.txt file does not exist!

Expected behavior Fusion to start and run or a window of any sort to appear

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context This is a fresh install.

barbecued commented 4 months ago

@Vanilla009 Did you figure out what the issue was?

ligmaSec commented 3 months ago

same here

JoeyAW commented 3 months ago

Did you try hitting the preferences button when you run the install script? I found out that my driver was set to DXVK and it needed to be changed to opengl before installing.