I am unable to run Exam Environment App on Ubuntu 26.04 LTS. I have downloaded the latest AppImage from github (amd64).
My system is Intel i5 8th Gen/ 16 GB/ 1TB (Thinkpad L490)
Getting this error when run through terminal:
/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…
Hello there,
This does not seem to be Ubuntu 26 specific - many Ubuntu releases are perfectly able to run the app.
Could you please try:
LD_PRELOAD=/usr/lib/libwayland-client.so ./Exam.Environment_*.AppImage