Autodesk-Fusion-360-for-Linux
Autodesk-Fusion-360-for-Linux copied to clipboard
Fusion Drawings failed to Launch
Describe the bug Drawings cannot be opened within Fusion 360.
To Reproduce Steps to reproduce the behavior:
- Open Fusion 360
- Open a model
- Try and navigate to the drawings menu
- A Wine error will occur
Expected behavior The drawing should open and be able to be modified.
Desktop (please complete the following information):
- Version number of Autodesk Fusion 360
- Graphics card model + Graphics card driver (Version number) Intel
- Operating system (OpenSUSE Leap 15.3, Fedora 34, ...) Manjaro
- Desktop environment (XFCE 4.16, Gnome 40, ...) KDE
- DXVK- or OpenGL-Mode DXVK
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"
This command from #108 mostly solved it, but it sometimes goes blank and zooming in and out is required to make it reappear.
@hasmar04 Thank you for your info. 👍 I am already aware of this phenomenon and a solution is already being sought.