Community
Fusion Support
Report issues, bugs, and or unexpected behaviors you’re seeing. Share Fusion (formerly Fusion 360) issues here and get support from the community as well as the Fusion team.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Fusion360 QtWebEngineProcess.exe errors and edit area not work properly (on linux vine)

2 REPLIES 2
Reply
Message 1 of 3
vydrysekg
324 Views, 2 Replies

Fusion360 QtWebEngineProcess.exe errors and edit area not work properly (on linux vine)

I know that fusion360 don't have Linux support and forum is not dedicated for Linux thinks, but I am running out of ideas and beginning to be hopeless so any idea was welcomed.

I have been trying to run fusion360 on linux for some time.
But I am not successful to run it in a somehow usable state.
I have tried it in Ubuntu and gnome-fedora from snap and from Autodesk-Fusion-360-for-Linux previously but with same result as now:

 

Issue: (I recorded multiple issues that I don’t know if are somehow connected).
  • Fusion360 throws a lot of wine errors. (QtWebEngineProcess.exe recorded problem):

    vydrysekg_0-1718275181568.png

     

  • When editing a sketch in fusion360 you can´t type into the dimension text input.

    vydrysekg_1-1718275181556.png

     

  • When fusion360 window is resized to bigger model area balckout.

    vydrysekg_2-1718275181551.jpeg
    small area

    vydrysekg_3-1718275181531.jpeg
    big area

     

Reproduction:
  1. install fusion 360 from Autodesk-Fusion-360-for-Linux
    With command mkdir -p "$HOME/.fusion360/bin" && cd "$HOME/.fusion360/bin" && wget -N https://raw.githubusercontent.com/cryinkfly/Autodesk-Fusion-360-for-Linux/main/files/builds/stable-b... && chmod +x install.sh && ./install.sh

  2. login into fusion360 using command:
    wine "{userDirectory}.fusion360/wineprefixes/default/drive_c/Program Files/Autodesk/webdeploy/production/0b67cdf9b5e1511700618e51757ca1535bfaa4da/Autodesk Identity Manager/AdskIdentityManager.exe" "{link copied from browsers login button}"
    Where {link copied from browsers login button} is login ling after authentication on fusions web because wine has a problem redirecting adskidmgr:/login….
    used from git issue.

  3. issue was replicated.

    (QtWebEngineProcess.exe recorded problem is thrown even if you are not logged in.)

Observation:

In the command line are some warnings, but I don’t know if they are connected to this issue.
Some warnings about DPI (at first i assumed that was not a problem, but this messaging is to often) and screen and folders.

  • wine: could not opeAutodesk-Fusion-360-for-Linuxn working directory L"unix\home\ogross\Plocha\", starting in the Windows directory.

  • wine: could not open working directory L"unix\home\ogross\Plocha\", starting in the Windows directory.

  • qt.qpa.window: SetProcessDpiAwarenessContext(DPI_AWARENESS_CONTEXT_PER_MONITOR_AWARE_V2) failed: COM error 0x5: Pøístup odepøen.

  • qt.qpa.screen: “Unable to open monitor interface to \\.\DISPLAY1:” “Úspìch.”
    qt.qpa.screen: “Unable to open monitor interface to \\.\DISPLAY2:” “Úspìch.”

  • “C:/Program Files/Autodesk/webdeploy/production/0b67cdf9b5e1511700618e51757ca1535bfaa4da/plugins”
    EnableNonClientDpiScaling() failed for HWND 0x1102bc (120) (Toto volání není implementováno.)
    GetPointerType() failed: “Úspìch.”

If you are interested in full log there is : whole log

 

Machine specs

KDE Plasma version: 6.0.3
KDE framework version: 6.0.0
Qt Version 6.6.2
Kernel Version: 6.8.11-300.fc40.x86_64 (64-bit)
Fedora Version: 40

CPU: 6 × Intel® Core™ i5-8600 CPU @ 3.10GHz
GPU: NVIDIA GeForce GTX 1060 6GB/PCIe/SSE2

 

 

Final question:

My question is what that could mean?
And what to try to solve this issues (or get more info whats going on)?

Labels (3)
2 REPLIES 2
Message 2 of 3
lance.carocci
in reply to: vydrysekg

At the minimum, it sounds like WINE is having trouble processing the calls to enable Windows high DPI scaling support, in relation to your displays and EDID data. This normally uses the Windows COM (Component Object Model).

 

There are also failures initializing the embedded browser process, though that could be for any number of reasons.


Lance Carocci
Fusion QA for UI Framework/Cloud Workflows, and fervent cat enthusiast
Message 3 of 3
vydrysekg
in reply to: lance.carocci

Thanks for awnser.

I kinda solve this issue on Fedora forum (sorry fór not listing here).

 

I figured out that X11 working properly And probably Its problém with nVidia drivers.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report