.deb
$ /opt/camelchat/camelchat
opt/camelchat/camelchat: symbol lookup error: /opt/camelchat/camelchat: undefined symbol: g_once_init_enter_pointer
Appimage
Set as executable.
$ ./Camel-Chat-0.2.0-x86_64.AppImage
tmp/.mount_Camel-7OCAAq/camelchat: symbol lookup error: /tmp/.mount_Camel-7OCAAq/camelchat: undefined symbol: g_once_init_enter_pointer
From a similar issue for a different app it seems to be a glib issue, requiring glib 2.8+ when Debian12 is shipped with 2.74.6-2+deb12u5.
Android
Works perfectly!
Sure, but if CLI is for advanced users and the community points towards CLI for changing the GUI language, is changing language an advanced task? Is the community making it more difficult/intimidating than necessary?
In my case I had to pull the language data AND use a TUI configuration to change language. No biggie for someone who’s comfortable with CLI, an unsurmountable hinder for those not comfortable with the terminal.
inb4 “Why didn’t you use the built in GUI?”. Desired language wasn’t an option and no obvious way to DL it either.