jaxparrow07 / Androidx86-Installer-Linux

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

Cannot run #11

Open vilnars opened 2 years ago

vilnars commented 2 years ago

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:

jaxparrow07 commented 2 years ago

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

It seems like an issue with Wayland support in PyQt6 ( as far as I've searched ). Try this and let me know if the problem persists. https://github.com/Ultimaker/Cura/issues/12776#issuecomment-1200127332

FalconSN commented 1 year ago

Having the same issue here. Running with GDK_BACKEND=x11, program is launching but crashing right after clicking on "Select iso".

`Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway. QPixmap::scaled: Pixmap is a null pixmap libGL error: MESA-LOADER: failed to open iris: /usr/lib/dri/iris_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri) libGL error: failed to load driver: iris libGL error: MESA-LOADER: failed to open swrast: /usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri) libGL error: failed to load driver: swrast

(androidx86-installer:221627): Gtk-WARNING : 01:40:53.777: Could not load a pixbuf from icon theme. This may indicate that pixbuf loaders or the mime database could not be found. Gtk:ERROR:../../../../gtk/gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/share/icons/Yaru/16x16/status/image-missing.png: Unrecognized image file format (gdk-pixbuf-error-quark, 3) Bail out! Gtk:ERROR:../../../../gtk/gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/share/icons/Yaru/16x16/status/image-missing.png: Unrecognized image file format (gdk-pixbuf-error-quark, 3) Aborted (core dumped) `

UnconventionalMindset commented 5 months ago

@FalconSN workaround: drag and drop the iso on the window.