But you gave me an idea. I've just searched if its possible to use x11 gtk backend on wayland and its possible! I just ran this command:
GDK_BACKEND=x11 ./Asset\ Forge.x86_64
And open file dialog works.
Thanks!
Thanks for fast response! Wayland is not a distro, it is display server protocol, it is just alternative to X11. But strange that Ubuntu users are not reporting this issue, because on 21.xx release of Ubuntu Wayland is default display server protocol. I'm gonna try to see maybe it is a problem from my end
Hello,
Program crashes every time when you try to open file chooser dialog, it can be if you are trying to open a project or export model. I think it is Wayland related since in the log there is Glib error:
(Asset Forge.x86_64:70969): GLib-GObject-WARNING **: 19:37:28.055: invalid cast from 'GdkWaylandDisplay' to 'GdkX11Display'
Here is a image of full stacktrace: