-
-
Notifications
You must be signed in to change notification settings - Fork 217
Description
While trying to run Lem by using the AppImage version, (The latest version on august 13) I get an non-responding empty window and the following errormessages. I am running Arch Linux with the I3 window manager.
To note is that the path to WebKitWebProcess shown below isnt the same on my system. On my system the path is /usr/lib/webkit2gtk-4.1/ instead of /usr/lib/x86_64-linux-gnu/webkit2gtk-4.1/
lcn@lcnarclen ~/Downloads> ./Lem-x86_64.AppImage
==> Performing warm boot.
-> Build time was: 2025-08-13 01:47:18 UTC
-> Source checksum: 8EFED5B991844F8C7CE3EB6351ED4014E2DFCE6EEADAE0789C98F68F
-> Runtime directory is /tmp/.mount_Lem-x8eJFddc/usr/libexec/
-> Resource directory is /tmp/.mount_Lem-x8eJFddc/usr/libexec/
==> Running boot hooks.
-> Running BOOT/DEPLOY:FOREIGN-LIBRARIES
==> Reloading foreign libraries.
-> Loading foreign library #<LIBRARY CL-CHARMS/LOW-LEVEL::LIBCURSES>.
-> Loading foreign library #<LIBRARY LEM-TERMINAL/FFI::TERMINAL>.
-> Loading foreign library #.
-> Loading foreign library #<LIBRARY CL+SSL/CONFIG::LIBSSL>.
-> Loading foreign library #<LIBRARY CL+SSL/CONFIG::LIBCRYPTO>.
-> Loading foreign library #.
-> Running BOOT/DEPLOY::UIOP
==> Launching application.
Gtk-Message: 10:47:15.352: Failed to load module "xapp-gtk3-module"
Gtk-Message: 10:47:15.352: Failed to load module "canberra-gtk-module"
/usr/lib/gvfs/libgvfscommon.so: undefined symbol: g_task_set_static_name
Failed to load module: /usr/lib64/gio/modules/libgvfsdbus.so
(lem.real:19367): ERROR : 10:47:15.553: Unable to spawn a new child process: Failed to spawn child process “/usr/lib/x86_64-linux-gnu/webkit2gtk-4.1/WebKitWebProcess” (No such file or directory)
==> Encountered unhandled error: The value
:INVALID-CODE-OBJECT-AT-PC
is not of type
(SIMPLE-ARRAY (UNSIGNED-BYTE 63) (*))
fatal error encountered in SBCL pid 19367 tid 19367:
SIGABRT received.Welcome to LDB, a low-level debugger for the Lisp runtime environment.
ldb> Gtk-Message: 10:47:15.565: Failed to load module "xapp-gtk3-module"
Gtk-Message: 10:47:15.565: Failed to load module "canberra-gtk-module"