Looks like a very interesting app, but when I run fastpack-linux-x86_64.AppImage I get the following errors on Ubuntu (Resolute, Wayland):
/usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_variant_builder_init_static
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
/usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_variant_builder_init_static
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
Could not create default EGL display: EGL_BAD_PARAMETER. Aborting...
An empty window opens with title FastPack, but nothing else.
Besides the errors, in "CLI only"-mode, e.g. fastpack pack sprites/ --output output/, it shouldn't try to open a window?
Looks like a very interesting app, but when I run
fastpack-linux-x86_64.AppImageI get the following errors on Ubuntu (Resolute, Wayland):An empty window opens with title FastPack, but nothing else.
Besides the errors, in "CLI only"-mode, e.g.
fastpack pack sprites/ --output output/, it shouldn't try to open a window?