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.94k stars 121 forks source link

Error while executing the script in Arch Linux #264

Closed nilfernandezfernandez closed 1 month ago

nilfernandezfernandez commented 2 years ago

wine: could not open working directory L"unix\home\nil\.fusion360\bin\", starting in the Windows directory.

I have multiple errors like this.

MrAdam1983 commented 2 years ago

you will need to provide more information: At what point during the process does this occur? during installation? during first startup?

What OS are you running?

gromain commented 2 years ago

Same issue, happens during installation, right at the beginning.

AlistairKeiller commented 2 years ago

Same issue here

OJFord commented 2 years ago

I see similar in installation, but after fixing #273 it seemed to proceed and install ok anyway (seemingly) despite these errors - dialogs popping up to install extensions I'd selected that I hadn't seen before - but then on launch:

wine: could not open working directory L"unix\\home\\$USER\\.fusion360\\", starting in the Windows directory.
Application could not be started, or no application associated with the specified file.
ShellExecuteEx failed: File not found.

What OS are you running?

Linux (Arch), as OP.

OJFord commented 2 years ago

Ah,

wine: could not open working directory

is resolved (if it's even a problem) by running from within wineprefixes/default/drive_c.

The rest seems to be the actual error though.

OJFord commented 2 years ago

Works after removing everything (because uninstall was broken too) and running ../../../bin/install.sh from the drive_c directory. (i.e. manually mkdir -p wineprefixes/default/drive_c first.)

Agent123983 commented 1 year ago

@OJFord Do you have more details on how you fixed this? I can't seem to recreate.

epicfacethe3rd commented 6 months ago

I seem to be running into this issue on kubuntu 23.10 myself. @OJFord could you expain what you're talking about in a bit more detail? i'm not sure if I follow

OJFord commented 6 months ago

I don't recall any more details, but fwiw I gave up on trying to run Fusion on Linux, not for this issue specifically, but just the general flakiness of getting it to run at all and then not performing well anyway.