Using the AppImage in Ubuntu 24.04.05.
Using the latest version 0.9.4.
The application launches and the demos show up correctly.
The pp reports:
GPU init failed: No compatible GPU adapter found.
I have an NVIDIA and nvidia-smi reports it is working. Testing with:
__NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=NVIDIA-G0 glxinfo | grep vendor
worls, however, using the following does not help:
When launching the application I get:
/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
Maybe the libraries are not bundled with the App? How can I diagnose this further?
TIA
Using the AppImage in Ubuntu 24.04.05.
Using the latest version 0.9.4.
The application launches and the demos show up correctly.
The pp reports:
I have an NVIDIA and nvidia-smi reports it is working. Testing with:
worls, however, using the following does not help:
When launching the application I get:
Maybe the libraries are not bundled with the App? How can I diagnose this further?
TIA