Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

smykolas

6
Posts
1
Topics
A member registered Oct 21, 2019

Recent community posts

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!

Hey!

Thanks for a response, but sadly I've already tried that and it did not worked for me :(

I love your software! No refund is needed. Sadly at the moment I have to create assets using virtual machine, which is not perfect but doable. But please keep me updated, maybe Crosstales already fixed this issue.

Sadly I did not found a workaround. I see that you are using Crosstales wrapper for choosing a files, but maybe there's a Unity native one ? It might support Wayland.

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: