You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run the installer again, it claims to have to update Wine again, as it does, and then keeps hanging on this output:
Executing wine winecfg -v win10
wine: could not open working directory L"unix\home\peddecke\.autodesk_fusion\wineprefixes\default\", starting in the Windows directory.
wine: could not open working directory L"unix\home\peddecke\.autodesk_fusion\wineprefixes\default\", starting in the Windows directory.
0370:fixme:ver:GetCurrentPackageId (000000000021FEB0 0000000000000000): stub
03e0:fixme:ver:GetCurrentPackageId (000000000021FEB0 0000000000000000): stub
warning: Running /usr/bin/wineserver -w. This will hang until all wine processes in prefix=/home/peddecke/.autodesk_fusion/wineprefixes/default terminate
The directories seem to be fine although:
peddecke@cornet:~/.autodesk_fusion/wineprefixes/default$ ls -hal
total 11M
drwxrwxr-x 4 peddecke peddecke 4.0K May 5 22:01 .
drwxrwxr-x 3 peddecke peddecke 4.0K May 5 14:35 ..
drwxrwxr-x 2 peddecke peddecke 4.0K May 5 22:01 dosdevices
drwxrwxr-x 7 peddecke peddecke 4.0K May 5 16:12 drive_c
-rw-rw-r-- 1 peddecke peddecke 11M May 5 22:01 system.reg
-rw-rw-r-- 1 peddecke peddecke 8 May 5 22:01 .update-timestamp
-rw-rw-r-- 1 peddecke peddecke 4.1K May 5 16:14 userdef.reg
-rw-rw-r-- 1 peddecke peddecke 121K May 5 17:16 user.reg
-rw-rw-r-- 1 peddecke peddecke 519 May 5 22:01 winetricks.log
-rw-rw-r-- 1 peddecke peddecke 29 May 5 22:01 wrapper.cfg
Uh oh!
There was an error while loading. Please reload this page.
Tried to install using the script on Ubuntu 24.04.2 LTS:
$ curl -L https://raw.githubusercontent.com/cryinkfly/Autodesk-Fusion-360-for-Linux/main/files/setup/autodesk_fusion_installer_x86-64.sh -o "autodesk_fusion_installer_x86-64.sh" && chmod +x autodesk_fusion_installer_x86-64.sh && ./autodesk_fusion_installer_x86-64.sh --install --default --full
Got a lot of these fixme lines before finally throwing this:
I added the complete output log (which took me a lot of scrolling ;-)) in attach.
fusion360log.txt
The text was updated successfully, but these errors were encountered: