Downloaded the AppImage and tried to start it. I only get an empty window. This is the console output
$ ./DevPod_linux_amd64.AppImage
/usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_task_set_static_name
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_task_set_static_name
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_task_set_static_name
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
Could not create default EGL display: EGL_BAD_PARAMETER. Aborting...
** (dev-pod-desktop:46476): WARNING **: 20:11:11.853: atk-bridge: get_device_events_reply: unknown signature
What did you expect to happen instead?
I expected DevPod to actually start
How can we reproduce the bug? (as minimally and precisely as possible)
I guess it is reproducible on a system running Debian Testing.
Local Environment:
- DevPod Version: 0.6.15 (I guess - it's the one that downloads from the website)
- Operating System: linux
- ARCH of the OS: AMD64
Downloaded the AppImage and tried to start it. I only get an empty window. This is the console output
What did you expect to happen instead?
I expected DevPod to actually start
How can we reproduce the bug? (as minimally and precisely as possible)
I guess it is reproducible on a system running Debian Testing.
Local Environment: