Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mdirkse opened this issue Aug 21, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@mdirkse
Copy link

mdirkse commented Aug 21, 2024

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.
@cryinkfly cryinkfly added the bug Something isn't working label Aug 27, 2024
@cryinkfly cryinkfly changed the title Browser window not rendered correctly and hard to interact with Desktop: Sway 1.9 - Browser window not rendered correctly and hard to interact with Aug 27, 2024
@ghost
Copy link

ghost commented Sep 30, 2024

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
Copy link

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
Copy link

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
Copy link

muvox commented Oct 3, 2024

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
Copy link

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
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants