programs icon indicating copy to clipboard operation
programs copied to clipboard

programs/fusion: Update dependencies

Open Kreyren opened this issue 4 months ago • 2 comments

Contribution upon request from a community member.

As noted in https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux/blob/main/files/builds/stable-branch/bin/install.sh#L510

CC @cryinkfly (Author of project dedicated to making fusion360 to run in wine thus noted expert) - Please review, the current bottles installer appears to have issues that i am trying to address.

Status

Opens Fusion360, after pressing Sign In system web browser opens with login form, which will succeed, but fusion app won't let you proceed.

Uses:

WINEDEBUG=-all WINEDLLOVERRIDES="api-ms-win-crt-private-l1-1-0,api-ms-win-crt-conio-l1-1-0,api-ms-win-crt-convert-l1-1-0,api-ms-win-crt-environment-l1-1-0,api-ms-win-crt-filesystem-l1-1-0,api-ms-win-crt-heap-l1-1-0,api-ms-win-crt-locale-l1-1-0,api-ms-win-crt-math-l1-1-0,api-ms-win-crt-multibyte-l1-1-0,api-ms-win-crt-process-l1-1-0,api-ms-win-crt-runtime-l1-1-0,api-ms-win-crt-stdio-l1-1-0,api-ms-win-crt-string-l1-1-0,api-ms-win-crt-utility-l1-1-0,api-ms-win-crt-time-l1-1-0,atl140,concrt140,msvcp140,msvcp140_1,msvcp140_atomic_wait,ucrtbase,vcomp140,vccorlib140,vcruntime140,vcruntime140_1=n,b;adpclientservice.exe=" %command%

As a command line argument which errs with "filename too long" when trying to launch from a console, opens without console

Type of change

  • [-] New installer
  • [X] Manifest fix
  • [-] Other

Whas This Tested Using a Local Repository?

  • [-] Yes
  • [X] No
  • Tested by manually installing the dependencies

Kreyren avatar Feb 28 '24 19:02 Kreyren