cryinkfly / Autodesk-Fusion-360-for-Linux

This is a project, where I give you a way to use Autodesk Fusion 360 on Linux!
https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-/wiki
MIT License
1.78k stars 115 forks source link

EnableNonClientDpiScaling() failed for HWND 0x30078 (120) (Call not implemented. ) #377

Open hairyex5000 opened 5 months ago

hairyex5000 commented 5 months ago

Fusion presents transparent, blank window then crashes.

--2024-01-17 15:40:13-- https://raw.githubusercontent.com/cryinkfly/Autodesk-Fusion-360-for-Linux/main/files/builds/stable-branch/bin/build-version.txt Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8002::154, 2606:50c0:8003::154, 2606:50c0:8000::154, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8002::154|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 20 [text/plain] Saving to: ‘/tmp/fusion360/build-version.txt’

build-version.txt 100%[===================>] 20 --.-KB/s in 0s

Last-modified header missing -- time-stamps turned off. 2024-01-17 15:40:13 (646 KB/s) - ‘/tmp/fusion360/build-version.txt’ saved [20/20]

Online Build-Version: 2.0.17228 Online Insider-Build-Version: 2.0.17228 The version.txt file not exist! EN MESA-INTEL: warning: Haswell Vulkan support is incomplete wine: could not open working directory L"unix\home\spencer\Documents\fusion\", starting in the Windows directory. wine: could not open working directory L"unix\home\spencer\Documents\fusion\", starting in the Windows directory. setProcessDpiAwarenessContext(DPI_AWARENESS_CONTEXT_PER_MONITOR_AWARE_V2) failed : COM error 0x57 (Unknown error 0x057) MESA-INTEL: warning: Haswell Vulkan support is incomplete MESA-INTEL: warning: Haswell Vulkan support is incomplete "C:/Program Files/Autodesk/webdeploy/production/b0c303e70bd97cfdc195adab65922cfe ffcb363a/plugins" MESA-INTEL: warning: Haswell Vulkan support is incomplete MESA-INTEL: warning: Haswell Vulkan support is incomplete EnableNonClientDpiScaling() failed for HWND 0x30078 (120) (Call not implemented. )

This is on Debian 12, with Cinnamon desktop. Ran via "box-run.sh" file. Thanks for your help.