On 2023/03/27 09:52, Kirill Miazine wrote: > Hi, list > > I was trying Gajim on the most recent snapshot, and it failed with > this error: > > (org.gajim.Gajim:17067): libsoup-ERROR **: 09:44:53.587: libsoup2 symbols > detected. Using libsoup2 and libsoup3 in the same process is not supported. > Trace/BPT trap (core dumped)
gajim upstream has changed to using libsoup3, so updating gajim to >=1.6.0 and py-nbxmpp to >=4.0.0 is likely to fix this. (Current releases are 1.7.2 and 4.2.2 respectively).
