Hi,
I can't get Gajim in EasyOS to be able to send and receive OMEMO messages.
So, I tried to run Gajim from a Buster or FossaPup container to see if it would work fine.
After installing Gajim and its OMEMO package in both containers. and trying to run Gajim, it's not possible because it refuses to run as root.
Configured in EasyContainers to add the spot user for the containers.
In a terminal, did:
su - spot
then
gajim
But there's a GTK warning saying that gajim cannot open a display.
Tried something as 'env GDK_BACKEND=x11 gajim', but got the same error.
How can I run Gajim it any of these containers?