jaxparrow07 / Androidx86-Installer-Linux

Advanced Android x86 Installer for Linux
GNU General Public License v2.0
70 stars 9 forks source link

'antialiasing' #14

Open ghost opened 1 year ago

ghost commented 1 year ago

Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.

(androidx86-installer:14976): GLib-GIO-ERROR **: 19:54:52.898: Settings schema 'org.gnome.settings-daemon.plugins.xsettings' does not contain a key named 'antialiasing' [1] 14975 trace trap (core dumped) ./androidx86-installer

ilhan-athn7 commented 1 year ago

Can you try executing it like this; GDK_BACKEND=x11 ./androidx86-installer

Or try switching to X11 session for now.