Gajim - 2023-11-01


  1. Polixgen

    bug report: i can type in MUCs as a visitor by clicking people's profile picture.

  2. fjklp

    Polixgen: could you give more detail?

  3. fjklp

    I can't reproduce this

  4. Polixgen

    > I can't reproduce this join a MUC as a visitor (without sending message permission)

  5. Polixgen

    then click to any avatar

  6. Polixgen

    https://upload.paranoid.network/upload/84af69c84c9eed33c335813bcec2022e20b00dd9/hJ5n1jyXP44RHCn8CBg1azNHxBZdKaE8PowZf0cW/36515785-c72a-480b-a3ed-a070ba422092.png

  7. polarian

    Polixgen, doesn't matter anyways because you can not speak

  8. Polixgen

    > Polixgen, doesn't matter anyways because you can not speak it shouldnt let me mention usernames

  9. Polixgen

    polarian,

  10. polarian

    true

  11. umu

    real

  12. polarian

    but the thing is the way you explained it you made it sound like the server was accepting messages from you

  13. polarian

    when it will not

  14. polarian

    This is not Discord

  15. polarian

    fjklp, what I think they meant was gajim prevents people typing into the entry field when they do not have membership, or when they are not connected to the xmpp server, but clicking the avatar (which mentions whoever the avatar belongs to) will add text to the entry field despite the entry field being prohibited at that time

  16. fjklp

    I can't even get it to do that

  17. polarian

    hm

  18. polarian

    weird...

  19. polarian

    I want to see if I can reproduce this

  20. polarian

    nope, got no clue

  21. fjklp

    I also don't know what it means to "click an avatar"

  22. fjklp

    Oh, I see now. If you click user avatars in the message area, it generates the nick mention in the text input area.

  23. polarian

    yes...

  24. polarian

    But that is a desired feature

  25. polarian

    Polixgen, what exactly is the problem with this again?

  26. Polixgen

    > Polixgen, what exactly is the problem with this again? polarian, as i said it shouldnt generate the nick when im visitor

  27. polarian

    ah right

  28. polarian

    give me the channel you joined?

  29. Polixgen

    xmpp:privacy-and-security@muc.loqi.im?join

  30. polarian

    yup

  31. polarian

    reproduced

  32. polarian

    as far as I am aware this is a simple if statement in the event of clicking an avatar

  33. polarian

    even I might be able to fix this 😉

  34. polarian

    I believe you can check if the text box is read-only, so check if it is before adding the mention

  35. polarian

    I am trying to find where the clicking of the avatar is handled

  36. polarian

    ``` https://conference.gajim.org:5281/pastebin/7160360d-2853-4705-9b3b-b60c9f881f18

  37. polarian

    I can not find the source of this call

  38. polarian

    the number of calls there are... and I am trying to find it without an LSP, grep + vim only :P

  39. polarian

    dammit that might have been an easy patch, I will leave the devs to do it :)

  40. Polixgen

    would be great if i can understand the source code but so confusing for me

  41. cryptomobley

    > "oldstable" a.k.a. "bullseye" a.k.a. "Debian 11" has 1.3.1, and 1.4.7 via backports. Why don't update on debian 11?

  42. Cyrille

    hi

  43. Cyrille

    I have difficulties joining this room for two days

  44. Cyrille

    it finally connects, but it takes multiples minutes

  45. cryptomobley

    > it finally connects, but it takes multiples minutes I think was the server...

  46. Cyrille

    I have that in the gajim (1.8.1) logs : <pre> 01/11/2023 23:21:33 (W) gajim.c.m.muc | Unexpected presence received 01/11/2023 23:21:33 (W) gajim.c.m.muc | <presence xmlns="jabber:client" xml:lang="en" from="gajim@conference.gajim.org/cryptomobley" type="unavailable" to="cpontvieux@jabber.fr/PC"><status xml:lang="en">Stream closed by us: Replaced by new connection (conflict)</status><occupant-id id="bE4lWCTIo9T6NGuKn/vLDCE/6u0wBLBzZXp8RnLgtx4=" xmlns="urn:xmpp:occupant-id:0" /><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="none" /></x></presence> 01/11/2023 23:22:23 (W) gajim.c.m.vcardavatars | (jabber.fr) Error from gajim@conference.gajim.org/Megamichi: item-not-found - Recipient not in room </pre>

  47. robertoo

    Is a 'there are devices that you didn't yet decide to trust' notice in the chat view and shields with ! sings normal for blind trust mode? Freightened friend reported this to me, but I don't have those despite also having blind trust on.

  48. Cyrille

    (shit, html didn’t work)

  49. Cyrille

    yes it seems the server has hard time to respond in time. An attack or a config error ?