-
Notifications
You must be signed in to change notification settings - Fork 11
Description
Describe the bug
while trying to launch the android installer it does not launches and prints following errors
androidx86-installer
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
/tmp/_MEI0FKbZF/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by /lib/x86_64-linux-gnu/libproxy.so.1)
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgiolibproxy.so
/usr/lib/x86_64-linux-gnu/gio/modules/libgiognutls.so: undefined symbol: g_tls_channel_binding_error_quark
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgiognutls.so
(androidx86-installer:31026): GLib-GIO-ERROR **: 14:53:04.540: Settings schema 'org.gnome.settings-daemon.plugins.xsettings' does not contain a key named 'antialiasing'
Trace/breakpoint trap (core dumped)
To Reproduce
execute androidx86-installer via Terminal
$ androidx86-installer
Expected behavior
it should open the program
Linux Distro:
- OS: Ubuntu
- Version 22.04.1 LTS