bottlesdevs / programs

Repository for programs installation
69 stars 72 forks source link

programs/fusion: Update dependencies #306

Open Kreyren opened 7 months ago

Kreyren commented 7 months ago

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

Whas This Tested Using a Local Repository?

Kreyren commented 7 months ago

pending qualified review

Kreyren commented 7 months ago

d3dcompiler_47 made it possible to open a system web browser to log-in, but it won't still authorize the app