SoftFever / OrcaSlicer

G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.)
https://discord.gg/P4VE9UY9gJ
GNU Affero General Public License v3.0
6.58k stars 771 forks source link

Dropdowns not working on Arch Wayland #6005

Open NicolaiVdS opened 2 months ago

NicolaiVdS commented 2 months ago

Is there an existing issue for this problem?

OrcaSlicer Version

2.1.1

Operating System (OS)

Linux

OS Version

Arch Linux x86_64

Additional system information

OS: Arch Linux x86_64 Kernel: 6.9.7-arch1-1 DE: Hyprland CPU: Intel i9-10900 (20) @ 5.200GHz GPU: NVIDIA GeForce RTX 3070 Memory: 7840MiB / 15909MiB

Printer

Creality Ender 3

How to reproduce

/

Actual results

when clicking a dropdown it wont open

Expected results

that the drop down opens

Project file & Debug log uploads

debug_Wed_Jul_03_18_01_39_945733.log.0.zip

Checklist of files to include

Anything else?

Nvidia driver version 555.58

MMOOBB commented 2 months ago

Getting the same issue on my machine with an AMD GPU

MMOOBB commented 2 months ago

https://github.com/hyprwm/Hyprland/issues/6698 could be related to this if you're using hyprland

MMOOBB commented 2 months ago

Can confirm, downgrading hyprland to 0.41.1 fixes this issue. Hopefully fixed in the next update https://github.com/hyprwm/Hyprland/issues/6616

Skaifer commented 2 months ago

Same behaviour on Bazzite 40; KDE 6.1.1. Funny thing, the dropdowns were working today, but the app kept randomly crashing while I was switching trough tabs. And homepage is all grey, moving cursor over makes xwayland crash again (this causes Vivaldi to close as well). So I figured I should check .desktop file, does it include WEBKIT_DISABLE_COMPOSITING_MODE=1. Now it appears, that I don't have to use this variable to have app working properly. But something changed in this process, causing dropdowns to stop working. I'll have to change all the settings manually until this is solved :(

Maxb0tbeep commented 2 months ago

same behavior for me, on nixos hyprland

Skaifer commented 2 months ago

Yesterday I did all the slicing on X11 session. Today, dropdowns are working completely fine on Wayland. Go figure what caused it.

hirn-lego commented 2 months ago

I ran into the same issue with Qtile 0.26.0 on wayland hyprland 0.41.1 works fine

Distro is Manjaro

lividhen commented 1 month ago

Can confirm, downgrading hyprland to 0.41.1 fixes this issue. Hopefully fixed in the next update hyprwm/Hyprland#6616

How did you go about downgrading? I built the release source from the github but the color channels seem to be swapped for me because everything is orange...

felipebalbi commented 1 month ago

Same issue here, Arch Linux hyprland 0.41.2.

virtualspan commented 1 month ago

This issue was on Hyprland's side, and at the time of making, it has been fixed in the latest git release, but not in the stable release yet.

Sources:

Edit: Yes, I also tested it and it works fine on the git release.

virtualspan commented 4 weeks ago

This issue has been patched in the latest Hyprland stable release.