onivim / oni2

Native, lightweight modal code editor
https://v2.onivim.io
MIT License
7.76k stars 274 forks source link

Release does not run on Fedora 35 #3854

Open jtagcat opened 2 years ago

jtagcat commented 2 years ago

Splitting from #3851

The latest stable release tar.gz: running ./AppRun or ./usr/bin/Oni2 does nothing; no processes are left alive.

Fedora 35

./AppRun --version
/home/jc/dl/Onivim2.AppDir/usr/bin/Oni2_editor: /home/jc/dl/Onivim2.AppDir/usr/lib/libselinux.so.1: no version information available (required by /lib64/libgio-2.0.so.0)
/home/jc/dl/Onivim2.AppDir/usr/bin/Oni2_editor: symbol lookup error: /lib64/libgio-2.0.so.0: undefined symbol: g_module_open_full
jtagcat commented 2 years ago

Mentioned in #2444