Currently attempting to run the new test version. GTK3 is present and up to date on Arch (Wayland KDE).
Last version ran great! This one, not so much.
When launching from shortcut, I get nothing.
When launching from terminal, here's what I get.
[alexander@archwinmax ~]$ bash /home/alexander/.local/opt/evolv/escribe-suite/launch-escribe-suite
11:42:20.2213: System.MissingMethodException: Method not found: void Gdk.Screen.add_MonitorsChanged(System.EventHandler)
at A.ZYY.EX () [0x00027] in <02b00bdd2b4f4d34a20952e967aab6dc>:0
at A.WXU.BN () [0x00034] in <d1b359a9d8c44ee289d7b8b5f23cb7c1>:0
at A.WXU+<>c.QN () [0x00000] in <d1b359a9d8c44ee289d7b8b5f23cb7c1>:0
at A.WXU.HN (System.Boolean , System.String ) [0x0017b] in <d1b359a9d8c44ee289d7b8b5f23cb7c1>:0
HRESULT: 0x80131513
Unhandled Exception:
System.PlatformNotSupportedException: Operation is not supported on this platform.
at A.WXU.HN (System.Boolean , System.String ) [0x001b0] in <d1b359a9d8c44ee289d7b8b5f23cb7c1>:0
at A.SN.SN (System.String[] ) [0x00011] in <5ef53635d6784895aa259437f6ef683f>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.PlatformNotSupportedException: Operation is not supported on this platform.
at A.WXU.HN (System.Boolean , System.String ) [0x001b0] in <d1b359a9d8c44ee289d7b8b5f23cb7c1>:0
at A.SN.SN (System.String[] ) [0x00011] in <5ef53635d6784895aa259437f6ef683f>:0
From what I understand (and I could be very wrong), monitors-changed is an X11 function, not sure if this might be some Xwayland issue?
Please let me know if there's any further information I can provide
I'm no programmer, but happy to do what I can do to diagnose and bug-hunt