Hello everybody, I recently tested Jami using the latest pjproject version - 2.10 which was supposed to fix some strange bugs that are present only on Guix, but it didn't. https://git.jami.net/savoirfairelinux/jami-packaging/issues/63 Jami developer - Sébastien Blin told me: "Imho the probable issue is related to our codebase... and this would need some bisect to understand what's wrong... This can be long and painful" and I'm currently out of ideas what could cause this bug.
My last chance is waiting for core-updates to be merged into master and maybe something will fix the problem magically. When is the 1.1.0 release planned? If not this, I will have to wait for Jami developers to investigate the problem for me which can be difficult, since they're busy working and they're probably not familiar enough with Guix to help. I still wonder what could be the source of the problem. Would be cool if someone could help me check whether it's reproducibility or packaging problem. I know they use gcc on debian 10, fedora 31 and ubuntu 19.10 to build Jami and the bug isn't present there - it's Guix-only problem (packages build using Guix don't work properly on foreign distributions either). Jan Wielkiewicz