Description & screenshots
as pop os runs gtk 4.6.9 it cannot interface with required library and fails at launch.
attempted to downgrade gtk in cargo.toml however.. well you wrote the code you know its required for certain gtk classes lmao.
Reproduction steps
try to download and run appimage on pop os, does not work logs below
Logs
C:\home\marcheesed\Downloads> ./samrewritten-gtk.AppImage
./samrewritten-gtk.AppImage: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by ./samrewritten-gtk.AppImage)
./samrewritten-gtk.AppImage: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.39' not found (required by ./samrewritten-gtk.AppImage)
OS
Description & screenshots
as pop os runs gtk 4.6.9 it cannot interface with required library and fails at launch.
attempted to downgrade gtk in cargo.toml however.. well you wrote the code you know its required for certain gtk classes lmao.
Reproduction steps
Logs
OS