mimi89999No crash so far, but I am not monitoring incoming stanzas.
mimi89999But I noticed it also in Conversations log: 06-09 20:40:40.489 2239 2377 E conversations: could not parse jid ~sparky4@[2602:30a:c0a4:6880:ea2a:eaff:fe12:ff1b]
lovetoxmimi89999, genrelly of course every client should support ipv6 adresses
lovetoxbut i think you should get to the bottom of this
lovetoxbecause this points to some misconfiguration on your server
mimi89999IT IS NOT MY SERVER!
mimi8999906-09 20:40:21.100 2239 2377 E conversations: could not parse jid ~lids@[2a02:582:18d5:ea00:202:3fff:fe6d:2c4d]
06-09 20:40:21.118 2239 2377 E conversations: could not parse jid ~lids@[2a02:582:18d5:ea00:202:3fff:fe6d:2c4d]
06-09 20:40:25.434 2239 2377 E conversations: could not parse jid cybrnaut@[2001:0:53aa:64c:3805:9cc6:bcca:66c4]
06-09 20:40:25.469 2239 2377 E conversations: could not parse jid cybrnaut@[2001:0:53aa:64c:3805:9cc6:bcca:66c4]
06-09 20:40:38.468 2239 2377 E conversations: could not parse jid ~woona@[2605:6400:2:fed5:22:73c2:a30b:6cd2]
06-09 20:40:38.486 2239 2377 E conversations: could not parse jid ~woona@[2605:6400:2:fed5:22:73c2:a30b:6cd2]
06-09 20:40:40.465 2239 2377 E conversations: could not parse jid ~sparky4@[2602:30a:c0a4:6880:ea2a:eaff:fe12:ff1b]
06-09 20:40:40.489 2239 2377 E conversations: could not parse jid ~sparky4@[2602:30a:c0a4:6880:ea2a:eaff:fe12:ff1b]
mimi89999:D
lovetoxyeah i fixed that with the patch, that the jid is now given to gajim as valid, but i dont know if that kind of "domain" will cause any issues down the line in gajim
mimi89999I don't even know those contacts. I think they are in a MUC or it is Biboumi...
botYann Leboulanger pushed 1 commit to branch _refs/heads/master_ of _website_ <https://dev.gajim.org/gajim/website>:
*594b1d57* <https://dev.gajim.org/gajim/website/commit/594b1d5714d074fe25dbb2630fb2964e2a60fa3c>
update trnslation status list
botYann Leboulanger pushed 1 commit to branch _refs/heads/master_ of _website_ <https://dev.gajim.org/gajim/website>:
*dfaccc62* <https://dev.gajim.org/gajim/website/commit/dfaccc62f3e0919a014bf923d9351ecfa7ab4c82>
link to -2 version of windows installer
botPhilipp Hörist pushed 7 commits to branch _refs/heads/gtk3_ of _gajim-plugins_ <https://dev.gajim.org/gajim/gajim-plugins>:
*378964fe* <https://dev.gajim.org/gajim/gajim-plugins/commit/378964fe205ab43108e64c34d8b90bd3afbbc303>
[httpupload] Remove encryption logic from plugin
Call the `encrypt_file` method of the encryption plugin instead
*c406ebb5* <https://dev.gajim.org/gajim/gajim-plugins/commit/c406ebb55cebc3fc5c3d744322da8cc7132169e8>
[httpupload] Move method to the top
*0393f8d2* <https://dev.gajim.org/gajim/gajim-plugins/commit/0393f8d2d19c82fa93647b9d5116413cecf9da52>
[httpupload] Satisfy pylint
*6d50313f* <https://dev.gajim.org/gajim/gajim-plugins/commit/6d50313fa4626c38641c59fbe9ab0cdcc1deb8bf>
[httpupload] Dont allow insecure transport
*c4f2c658* <https://dev.gajim.org/gajim/gajim-plugins/commit/c4f2c658d7b98c28f1ef38df37d0460989b573dc>
[httpupload] Update manifest.ini
*3e287d2a* <https://dev.gajim.org/gajim/gajim-plugins/commit/3e287d2a4639b98d8da377de620ade2521cbd8cd>
[omemo] Add encrypt_file method
The HTTPUploadPlugin calls that if encryption is enabled
*7d9f7785* <https://dev.gajim.org/gajim/gajim-plugins/commit/7d9f77851450bbab9b1e153c12f778d0edcd19fd>
[omemo] Update CHANGELOG & manifest.ini