probonopd / Emacs.AppImage

This repository builds GNU Emacs from git on Travis CI and packages it as an AppImage.
http://appimage.org/
Other
46 stars 14 forks source link

Port from Travis CI to GItHub Actions #17

Open probonopd opened 2 years ago

probonopd commented 2 years ago

If we want to see new builds this would have to be ported from Travis CI to GItHub Actions. Volunteers?

probonopd commented 1 month ago

Ported.

Now getting

user@DESKTOP-4U17RT8:~$ sudo strace -eopen -f /mnt/c/Users/User/Downloads/Emacs-29.4.glibc2.29-x86_64.AppImage 2>&1 | grep pixb
(emacs:121): Gtk-WARNING **: 15:20:29.033: 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/Adwaita/24x24/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/Adwaita/24x24/status/image-missing.png: Unrecognized image file format (gdk-pixbuf-error-quark, 3)