Thermionix / fusion360

This is the snap for Autodesk Fusion 360
MIT License
171 stars 15 forks source link

QtWebEngineProcess and AdskIdentityManager crashing after start #39

Open reneas opened 3 weeks ago

reneas commented 3 weeks ago

When I start Fusion360 two wine windows are opening and telling me that QtWebEngineProcess.exe and AdskIdentityManager.exe are crashing.

image image

The log files are attached:

backtrace_QtWebEngine.txt backtrace_AdskIdentityManager.txt

During the installation there was a warning that I am installing on a 64-bit WINEPREFIX and that if any problem ocurr I should try with a clean 32-bit WINEPREFIX. I will try this when I get home and post here afterwards.

ColinTimBarndt commented 2 weeks ago

I tried different ways of installing Fusion on Wine (manual Wine installation, Lutris, Linux install script, this snap), and all of them are currently unusable because of this issue. The AdsIdentityManager crash is a Wine issue, as an unimplemented method is being called. I'm not sure about the QtWebEngine issue. My log files are identical to yours, so at least it can be reproduced.

Unhandled exception: unimplemented function bcp47langs.dll.GetUserLanguages called in 64-bit code (0x006fffff433cb7).
windin101 commented 2 weeks ago

exactly the same issue with exactly the same error message and log files for me as well

Donkeyotee commented 2 weeks ago

I also have this same issue I am unsure even how this is setup to start troubleshooting though. I do a lot of Linux work but not much with wine. Can someone explain how the Snap uses wine is it self contained? Like does the snap image have all the wine it needs in the image?

andrei-tatar commented 4 days ago

Same issue for me as well. Seems to be related to this issue from another repo. Maybe a recent change in Fusion 360 that uses this (wine unimplemented) API? https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux/issues/432

Sqwrly commented 3 days ago

Same issue here. It won't open the browser to login. Just throws these same errors.