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
2.05k stars 123 forks source link

Desktop: Sway 1.9 - Browser window not rendered correctly and hard to interact with #470

Open mdirkse opened 3 months ago

mdirkse commented 3 months ago

Describe the bug The browser window is rendered in a buggy way and interacting with it is difficult (left-clicks) to almost impossible (right-clicks).

To Reproduce Steps to reproduce the behavior:

  1. Install Fusion using the script
  2. Run the app
  3. Observe how the browser window is wonky

Expected behavior A normal browser window that can be interacted with.

Screenshots image

Desktop (please complete the following information):

Additional context I'm using a dual monitor setup. When I do manage to land a right-click the context-menu sometimes shows up on the other monitor from where the screen is.

Also, when I click in the browser window I get the following messages in the log:

107c:err:x11drv:X11DRV_GetCurrentDisplaySettings Failed to get L"\\\\.\\DISPLAY2" current display settings.
107c:err:x11drv:X11DRV_GetCurrentDisplaySettings Failed to get L"\\\\.\\DISPLAY2" current display settings.
107c:err:x11drv:X11DRV_GetCurrentDisplaySettings Failed to get L"\\\\.\\DISPLAY2" current display settings.
ghost commented 1 month ago

I too am getting this issue. However it's the canvas that has the Fusion 360 logo stuck in the background. Running Bottles on Flatpak on Fedora 40. image

Pineappleman123 commented 1 month ago

im also getting this issue, the logo/black screen gets stuck on the background, running the default script on nobara 39 just when i thought i finally got things working this happens :(

Pineappleman123 commented 1 month ago

also i dont know if this helps or not, but if i select "enter fullscreen" then deselect it, for a brief moment, the properly rendered window flashes, before returning to black, as pictured in the above persons reply

muvox commented 1 month ago

I'm in the same boat. Installed it like 5 minutes ago to test again after few months. Ryzen 7700X, 7900XT, nobara 39, kernel 6.8.12, plasma 6.0.4 image Everything seems to work but the model view is just black. All the menus, buttons and even shortcuts seem to work just fine. Any tips on helping debug this?

itarozzi commented 1 month ago

For me, worked changing driverOptionId value from VirtualDeviceDx9 to VirtualDeviceGLCore in the file .autodesk_fusion/wineprefixes/default/drive_c/users/ivan/AppData/Roaming/Autodesk/Neutron/Platform/Options/NMachineSpecificOptions.xml

I have a NVidia card on my laptop as secondary card

7HE-W0R1D commented 1 month ago

For me, worked changing driverOptionId value from VirtualDeviceDx9 to VirtualDeviceGLCore in the file .autodesk_fusion/wineprefixes/default/drive_c/users/ivan/AppData/Roaming/Autodesk/Neutron/Platform/Options/NMachineSpecificOptions.xml

I have a NVidia card on my laptop as secondary card

Thanks for sharing, unfortunately this does not work for me. I'm on a laptop with AMD Radeon integrated GPU.