Autodesk-Fusion-360-for-Linux icon indicating copy to clipboard operation
Autodesk-Fusion-360-for-Linux copied to clipboard

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

Open mdirkse opened this issue 1 year ago • 6 comments

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):

  • Fusion version 2.0.19983
  • NVIDIA GeForce GTX 1650 Mobile
  • Nixos Unstable
  • Sway 1.9
  • OpenGL-Mode (both Directx 9 and 11 don't work as they render a black screen where the model should be)
  • Wine 9.0
  • Winetricks 20240105

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.

mdirkse avatar Aug 21 '24 20:08 mdirkse

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

ghost avatar Sep 30 '24 02:09 ghost

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 :(

MolagBals avatar Oct 03 '24 00:10 MolagBals

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

MolagBals avatar Oct 03 '24 01:10 MolagBals

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?

muvox avatar Oct 03 '24 10:10 muvox

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

itarozzi avatar Oct 15 '24 10:10 itarozzi

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.

7HE-W0R1D avatar Oct 20 '24 00:10 7HE-W0R1D