picoe / Eto

Cross platform GUI framework for desktop and mobile applications in .NET
Other
3.67k stars 333 forks source link

[GTK] dropdown test crashes #2415

Open Miepee opened 1 year ago

Miepee commented 1 year ago

Expected Behavior

Dropdown test shouldnt crash

Actual Behavior

It crashes without any useful error message

Gdk-Message: 20:18:34.641: Lost connection to Wayland compositor.

Steps to Reproduce the Problem

  1. Open dropdown test on eto.test

    Specifications

    • Version: 2.7.3
    • Platform(s): GTK
    • Operating System(s): Arch Linux
Miepee commented 1 year ago

Ammendum: does not crash on x11, although it does take a really long while to load.