Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

programs/fusion: Update dependencies #306

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Kreyren
Copy link

@Kreyren Kreyren commented Feb 28, 2024

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
  • Manifest fix
  • [-] Other

Whas This Tested Using a Local Repository?

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

vcrun2017 appears to not be available in bottles where vcrun2019 seems to have the needed libraries
@Kreyren Kreyren marked this pull request as draft February 28, 2024 19:46
@Kreyren
Copy link
Author

Kreyren commented Feb 28, 2024

pending qualified review

@Kreyren
Copy link
Author

Kreyren commented Feb 28, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant