Thank you for your time!
Starting gajim has the following output:
`** (gajim:14530): WARNING **: 10:02:10.930: expected enumeration type void, but got PyGLibOptionArg instead
** (org.gajim.Gajim:14530): CRITICAL **: 10:02:10.957: gst_base_auto_convert_register_filter: assertion 'g_strcmp0 (name, ((GstAutoConvertFilterInfo *) tmp->data)->name)' failed
** (org.gajim.Gajim:14530): CRITICAL **: 10:02:11.014: gst_base_auto_convert_register_filter: assertion 'g_strcmp0 (name, ((GstAutoConvertFilterInfo *) tmp->data)->name)' failed`
Once I try to enable the account I get this on the terminal, followed by gajim committing seppuku:
[1] 14530 segmentation fault (core dumped) gajim
I tried looking up the last line and found two thread on arch based systems and their solution was to install a different version of gajim from aur, I'll temporarily use the flatpak version but I'd rather fix the official repo one.