Fusion360 QtWebEngineProcess.exe errors and edit area not work properly (on linux vine)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
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):
When editing a sketch in fusion360 you can´t type into the dimension text input.
When fusion360 window is resized to bigger model area balckout.
small areabig area
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.shlogin 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.issue was replicated.
(QtWebEngineProcess.exe recorded problem is thrown even if you are not logged in.)
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)?