When I try to run the cusror editor under Linux, the exception has been raised
╰─ ./Cursor-0.47.8-82ef0f61c01d079d1b7e5ab04d88499d5af500e3.deb.glibc2.25-x86_64.AppImage
(cursor:39543): GLib-GIO-ERROR **: 16:00:51.873: Settings schema 'org.appmenu.gtk-module' is not installed
[1] 39543 trace trap (core dumped)
I have tried some other version of the binary, here’s the result
╰─ ./Cursor-0.46.11-ae378be9dc2f5f1a6a1a220c6e25f9f03c8d4e19.deb.glibc2.25-x86_64.AppImage
(cursor:40597): GLib-GIO-ERROR **: 16:01:36.389: Settings schema 'org.appmenu.gtk-module' is not installed
[1] 40597 trace trap (core dumped)
But it works for 0.45.x, the binary name is cursor-0.45.14x86_64.AppImage
My environment info is
╰─ uname -a
Linux manjusaka-pc 6.13.7-manjusakav4-xanmod1-1-manjusaka #1 SMP PREEMPT_DYNAMIC Tue, 18 Mar 2025 12:00:11 +0000 x86_64 GNU/Linux
╰─ ldd --version
ldd (GNU libc) 2.41
Copyright (C) 2024 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.
Related issue: core dumped · Issue #2855 · getcursor/cursor · GitHub