Code Monkey home page Code Monkey logo

Comments (8)

bVdCreations avatar bVdCreations commented on May 18, 2024 1

I was already planning to do this, after work. I will post my finding on this threat.

from autodesk-fusion-360-for-linux.

bVdCreations avatar bVdCreations commented on May 18, 2024 1

I got further but i ran into other problem,

I changed

-flatpak -y --user install flathub org.winehq.flatpak-proton-68-ge-1 &&
+flatpak -y --user install --bundle org.winehq.flatpak-proton-68-ge-1*
+rm org.winehq.flatpak-proton-68-ge-1*

This fixed this bug but then i ran into other issues.
At this point I already put to much time into it.

and i just ran fusion360-install.sh
this also did not work ...

from autodesk-fusion-360-for-linux.

 avatar commented on May 18, 2024 1

With vcrun2017 I did not get the sha256 mismatch error, however, other errors happened:

  • Around line 85, mkdir -p "$HOME/.local/share/flatpak-proton-68-ge-1/default/drive_c/users/steamuser/Application Data/Autodesk/Neutron Platform/", I suggest adding Options/ to the end of the line so the next command does not fail with No such file or directory
  • The command wine Fusion\ 360\ Admin\ Install.exe -p deploy -g -f log.txt --quiet outputs a lot of errors, most of which I don't understand the severity or impact. I cannot find log.txt in order to report.
  • After finishing flatpak-install.sh I manually ran the commands inside flatpak-start.sh and got the following output:
./fusion360-flatpak-start.sh 
bash-5.1$ wine /$HOME/.local/share/flatpak-proton-68-ge-1/default/dosdevices/c:/ProgramData/Microsoft/Windows/Start\ Menu/Programs/Autodesk/Autodesk\ Fusion\ 360.lnk
wineserver: using server-side synchronization.
002c:fixme:winediag:LdrInitializeThunk wine-staging 6.8 is a testing version containing experimental patches.
002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org.
005c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
007c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
007c:err:module:open_builtin_so_file failed to load .so lib "/app/lib64/wine/x86_64-unix/wineusb.sys.so"
007c:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\wineusb": c0000142
0034:fixme:service:scmdatabase_autostart_services Auto-start service L"wineusb" failed to start: 1114
002c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00b0:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0

MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0

002c:fixme:ver:GetCurrentPackageId (000000000021FD70 0000000000000000): stub
0024:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00fc:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0024:fixme:shell:ISF_NetworkPlaces_fnParseDisplayName not implemented for L"\\\\home\\mau-jac\\.local\\share\\flatpak-proton-68-ge-1\\default\\dosdevices\\c:\\ProgramData\\Microsoft\\Windows\\Start Menu\\Programs\\Autodesk\\Autodesk Fusion 360.lnk"
0024:err:exec:shellex_load_object_and_run failed to get data object
Application could not be started, or no application associated with the specified file.
ShellExecuteEx failed: Bad device type.

00fc:fixme:ver:GetCurrentPackageId (000000000021FD70 0000000000000000): stub

from autodesk-fusion-360-for-linux.

cryinkfly avatar cryinkfly commented on May 18, 2024

@bVdCreations Okay thank you for this information. 😊 Can you check if you can install this Flatpak-App without my script, so that run the commands itself?

from autodesk-fusion-360-for-linux.

cryinkfly avatar cryinkfly commented on May 18, 2024

@bVdCreations Okay, thank you very much for your answer: :-)

from autodesk-fusion-360-for-linux.

 avatar commented on May 18, 2024

After fixing the error reported by @bVdCreations , I've also experienced a "sha256sum mismatch" for the vc_redist.x86.exe:

Executing load_vcrun2019 
------------------------------------------------------
warning: Checksum for /home/mau-jac/.var/app/org.winehq.flatpak-proton-68-ge-1/cache/winetricks/vcrun2019/vc_redist.x86.exe did not match, retrying download
------------------------------------------------------
Executing cd /home/mau-jac/.var/app/org.winehq.flatpak-proton-68-ge-1/cache/winetricks/vcrun2019
Downloading https://aka.ms/vs/16/release/vc_redist.x86.exe to /home/mau-jac/.var/app/org.winehq.flatpak-proton-68-ge-1/cache/winetricks/vcrun2019
--2021-06-29 22:19:04--  https://aka.ms/vs/16/release/vc_redist.x86.exe
Resolving aka.ms (aka.ms)... 104.102.98.101
Connecting to aka.ms (aka.ms)|104.102.98.101|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://download.visualstudio.microsoft.com/download/pr/76a91598-ca94-410b-b874-c7fa26e400da/91C21C93A88DD82E8AE429534DACBC7A4885198361EAE18D82920C714E328CF9/VC_redist.x86.exe [following]
--2021-06-29 22:19:05--  https://download.visualstudio.microsoft.com/download/pr/76a91598-ca94-410b-b874-c7fa26e400da/91C21C93A88DD82E8AE429534DACBC7A4885198361EAE18D82920C714E328CF9/VC_redist.x86.exe
Resolving download.visualstudio.microsoft.com (download.visualstudio.microsoft.com)... 93.184.215.201, 2606:2800:11f:7de:d31:7db:168f:1225
Connecting to download.visualstudio.microsoft.com (download.visualstudio.microsoft.com)|93.184.215.201|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 13781992 (13M) [application/octet-stream]
Saving to: ‘vc_redist.x86.exe’

vc_redist.x86.exe                       100%[===============================================================================>]  13.14M  4.67MB/s    in 2.8s    

2021-06-29 22:19:08 (4.67 MB/s) - ‘vc_redist.x86.exe’ saved [13781992/13781992]

Executing cd /home/mau-jac/Downloads
------------------------------------------------------
warning: sha256sum mismatch! Rename /home/mau-jac/.var/app/org.winehq.flatpak-proton-68-ge-1/cache/winetricks/vcrun2019/vc_redist.x86.exe and try again.
------------------------------------------------------
bash-5.1$

I'm on Fedora 34 using Gnome 40. Happy to provide more information or test things if useful.

from autodesk-fusion-360-for-linux.

cryinkfly avatar cryinkfly commented on May 18, 2024

@mauriandres Sometimes it’s so, that I get this error, when winetricks isn’t up to date!

Can you check if you get the older version vcrun2017?

from autodesk-fusion-360-for-linux.

cryinkfly avatar cryinkfly commented on May 18, 2024

@mauriandres Okay, you can download this file NMachineSpecificOptions.xml and then you change to this path:

/home/YOUR-USER-NAME/.local/share/flatpak-proton-68-ge-1/default/drive_c/users/steamuser/Application Data/Autodesk/Neutron Platform/

... there you must create a new folder "Options" and then you copy the file NMachineSpecificOptions.xml into this folder!


MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0

It looks like so that you have some problems with you graphics card driver or so!!!

from autodesk-fusion-360-for-linux.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.