You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although the AppImage will start on my debian testing gnome wayland machine and presents the GUI surface it doesn't work as expected. It will not create new workspaces or start already existing ones.
On the command line it logs some errors:
❯ ~/Downloads/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
/lib/x86_64-linux-gnu/libcurl-gnutls.so.4: undefined symbol: nghttp2_option_set_no_rfc9113_leading_and_trailing_ws_validation
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgiolibproxy.so
/usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so: undefined symbol: g_assertion_message_cmpint
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
The cli application and also the DevPod binary in the DevPod_linux_x86_64.tar.gz bundle aren't affected by these incompatibilities and work fine.
Local Environment:
DevPod Version: v0.6.1
Operating System: linux (debian testing + gnome wayland)
ARCH of the OS: AMD64
DevPod Provider:
Local/remote provider: docker (podman)
The text was updated successfully, but these errors were encountered:
What happened?
Although the AppImage will start on my debian testing gnome wayland machine and presents the GUI surface it doesn't work as expected. It will not create new workspaces or start already existing ones.
On the command line it logs some errors:
The cli application and also the
DevPod
binary in theDevPod_linux_x86_64.tar.gz
bundle aren't affected by these incompatibilities and work fine.Local Environment:
DevPod Provider:
The text was updated successfully, but these errors were encountered: