Gajim - 2023-10-29


  1. fjklp

    I don't know why but I've noticed that in the last few days, switching chats in gajim has been unusually slow.

  2. polarian

    erm

  3. polarian

    gajim is dead...

  4. polarian

    it keeps loading history

  5. polarian

    and duplicating it hundreds of times

  6. polarian

    wait let me catch some logs

  7. polarian

    ``` <!-- Outgoing Sun 29 Oct 2023 01:04:52 GMT (Polarian) --> <r xmlns="urn:xmpp:sm:3" /> <!-- Incoming Sun 29 Oct 2023 01:04:52 GMT (Polarian) --> <a xmlns="urn:xmpp:sm:3" h="97" /> ```

  8. polarian

    thats the only thing repeating over and over again

  9. polarian

    idk what "sm" is

  10. polarian

    I am going to have to reset gajim, its well and truly tied

  11. polarian

    I am going to have to reset gajim, its well and truly died

  12. polarian

    its just happened again

  13. polarian

    its messing up the order

  14. polarian

    https://http.icebound.dev:443/httpfileupload/l_n3S5MURvcoEyFNDe1vJwgedzc/79e5cc15-dabb-4d33-8606-21b7ff3ef103.png

  15. polarian

    OMFG

  16. polarian

    It just occurred to me

  17. polarian

    you haven't considered changing time

  18. polarian

    time changed. it just went back

  19. polarian

    the order is broken

  20. polarian

    I cant tell if it is the server or the client or both

  21. polarian

    but it just keeps fetching the history thinking its not up to date

  22. polarian

    let me try dino

  23. polarian

    dino won't even connect

  24. polarian

    welp dino is just borked

  25. polarian

    it seems to be a gajim bug... because monocles figured it out just fine

  26. fjklp

    > time changed. it just went back I suspect this is not the cause. As far as I know, gajim works with unix epoch time internally, so I think system time doesn't affect anything.

  27. polarian

    ...

  28. polarian

    I am not so sure

  29. polarian

    I messaged a friend who I didn't message "in the future"

  30. polarian

    no issues with it there

  31. polarian

    I message a friend I messaged just before the jump back... and I cant even see the messages because gajim keeps pulling the old messages and overlaying them

  32. fjklp

    I could be wrong, but I've changed timezone with TZ before and gajim seemed to deal with it fine.

  33. polarian

    dunno then

  34. polarian

    its definitely messed up on my end

  35. polarian

    I don't really know how to explain this...

  36. polarian

    well back in the present so to say and no issues

  37. polarian

    so it was definitely the extra hour

  38. fjklp

    Ahhh, today's gajim updates and bug fixes feel good :)

  39. fjklp

    it's funny, I imagined using exactly this color for bridge icons

  40. pep.

    polarian: sm is stream management, it's normal that you see these being exchanged regularly

  41. lovetox

    fjklp, do you work on a laptop?

  42. lovetox

    what i noticed is that when my laptop gets low on battery, it switches into a kind of energy saving cpu mode, that is noticable on Gajim, switches are much slower

  43. fjklp

    not a laptop, I don't think I have any power saving stuff going on unless something changed

  44. lovetox

    then maybe the groupchat roster is open?

  45. lovetox

    other than that i cant think of anything

  46. fjklp

    yes but it was still unusually slow

  47. fjklp

    it's normal now

  48. PMR

    Just had the "this server is offline" message, that spooked me

  49. bot

    Philipp Hörist pushed 2 commits to branch _refs/heads/master_ of _gajim_ < https://dev.gajim.org/gajim/gajim >: *74be6b5e* < https://dev.gajim.org/gajim/gajim/-/commit/74be6b5e2c70599692b851e687b54f7b36f1c9c0 > change: Avatar: Don’t use custom avatar for IRC group chats *079f4a62* < https://dev.gajim.org/gajim/gajim/-/commit/079f4a629abc000936dd22fa0d6c030696b6dcde > imprv: StartChat: Better discover MUC services

  50. PMR

    Is that an avatar fix? or explicitly saying not to change your avatars

  51. lovetox

    a irc groupchat has no avatar, we used a custom icon until now

  52. lovetox

    and use now the default for when something has no avatar

  53. lovetox

    it has nothing to do with *your* avatar, which is also not visible in IRC, because the protocol simply does not support it

  54. PMR

    what was the custom icon?

  55. lovetox

    a picture where it said IRC

  56. bot

    Philipp Hörist pushed 2 commits to branch _refs/heads/master_ of _gajim_ < https://dev.gajim.org/gajim/gajim >: https://conference.gajim.org:5281/pastebin/07fada4d-60c2-4818-a933-75fb94378ed9

  57. bot

    Daniel Brötzmann pushed 1 commit to branch _refs/heads/master_ of _gajim_ < https://dev.gajim.org/gajim/gajim >: *797494a2* < https://dev.gajim.org/gajim/gajim/-/commit/797494a2fabb7a51c8ac5557e3255fa15d07cf65 > imprv: Allow GroupChatInfoScrolled to be set with minimal information Fixes #11662

  58. bot

    Daniel Brötzmann pushed 1 commit to branch _refs/heads/master_ of _gajim_ < https://dev.gajim.org/gajim/gajim >: *2af75b11* < https://dev.gajim.org/gajim/gajim/-/commit/2af75b110bf559add945a6f3f83bece56e8078e5 > imprv: MUC features: Use better icons for public and anonymous properties Fixes #11585

  59. bot

    Daniel Brötzmann pushed 1 commit to branch _refs/heads/master_ of _gajim_ < https://dev.gajim.org/gajim/gajim >: *0d492702* < https://dev.gajim.org/gajim/gajim/-/commit/0d492702e43718d56358c5281b48b39831a2ffdb > fix: VideoPreview: Disable preview on destroy Fixes #11657

  60. mimi89999

    Maybe you could use a certificate from https://signpath.org/ to sign the Windows installer?

  61. lovetox

    mimi89999, i thought ms store signs our binaries

  62. lovetox

    why would we need to do it ourself?

  63. mimi89999

    lovetox: It does, but we would still need one for the NSIS installer we are also shipping on the website

  64. pitchum

    hi there, I just finished updating French translations for Gajim's website

  65. PMR

    Do many people use gajim in languages besides english?

  66. Geld

    I would assume: If someone knows about XMPP - That someone knows English.

  67. mathieui

    that is a very english-centric view

  68. Menel

    The other half is German speaking 😛

  69. Lightning Bjornsson (they, he, xe/hir)

    ja

  70. qtc1113

    hi

  71. cal0pteryx

    Most complete translations for gajim are always German, French, and Spanish :)

  72. PMR

    > that is a very english-centric view Well yes of course, but i am asking genuinely and not rhetorically

  73. fjklp

    I tried joining a muc and when I press join, nothing happens. Looking at the xml console I see that there is an error response <text xml:lang="en" xmlns="urn:ietf:params:xml:ns:xmpp-stanzas">DNS lookup failed: enoname</text>. Maybe it would be good if the error message is displayed in the Join Chat modal?

  74. lovetox

    you mean overlay or?

  75. lovetox

    because the error is shown if you use the start chat dialog

  76. fjklp

    I am using that

  77. fjklp

    I am using that, the start chat dialog

  78. fjklp

    I see no error. It shows the information for the muc, but when I press join it does not

  79. lovetox

    sounds weird, send me the debug log

  80. lovetox

    we have for both cases error dialogs

  81. lovetox

    on join, and in the start chat

  82. fjklp

    I'm using git master, it doesn't happen in my nightly

  83. fjklp

    I have a traceback

  84. lovetox

    in start chat we disco the muc, if your server could not resolve the domain, how can it return a valid disco info?

  85. fjklp

    10/29/2023 17:33:37 (W) gajim.c.settings Unable to determine context for: address https://conference.gajim.org:5281/pastebin/9ec2e1d8-cc59-4237-a4c3-b48d53171d8c

  86. lovetox_

    Yes this is a bug in current master

  87. fjklp

    Did you already know it's there? sorry if it was a waste of your time

  88. lovetox

    no worries, yes there is a issue open

  89. lovetox

    i will fix it now

  90. bot

    Philipp Hörist pushed 1 commit to branch _refs/heads/master_ of _gajim_ < https://dev.gajim.org/gajim/gajim >: *f67865c7* < https://dev.gajim.org/gajim/gajim/-/commit/f67865c7c60b8208dd59d2dd6f3d55d680cf796f > cfix: GroupchatInfo: Store contact object for getting the JID

  91. lovetox

    fjklp, should be fixed now

  92. fjklp

    works

  93. bot

    Philipp Hörist pushed 2 commits to branch _refs/heads/master_ of _python-nbxmpp_ < https://dev.gajim.org/gajim/python-nbxmpp >: *25f2348c* < https://dev.gajim.org/gajim/python-nbxmpp/-/commit/25f2348c62b414e6fce27e7039819a3c56928b94 > chore: Update doap *932860fe* < https://dev.gajim.org/gajim/python-nbxmpp/-/commit/932860fefc6caf01b988cf52b2a13a1f36f53dbe > release: 4.5.0

  94. cal0pteryx

    pitchum, thanks for woking on translations!

  95. bot

    Philipp Hörist pushed 1 commit to branch _refs/heads/master_ of _gajim_ < https://dev.gajim.org/gajim/gajim >: *361d954d* < https://dev.gajim.org/gajim/gajim/-/commit/361d954df83ff168ea93da08effdb1cd20847559 > chore: Update translations

  96. bot

    Philipp Hörist pushed 2 commits to branch _refs/heads/master_ of _gajim_ < https://dev.gajim.org/gajim/gajim >: *ebfd5160* < https://dev.gajim.org/gajim/gajim/-/commit/ebfd516070b2e2a2c9d7648bfedfca4d08efb91c > chore: Update IANA data *920e497b* < https://dev.gajim.org/gajim/gajim/-/commit/920e497bd380162eb480bf07178abaa14d29241d > chore: Update flatpak manifest

  97. bot

    Philipp Hörist pushed 2 commits to branch _refs/heads/master_ of _gajim_ < https://dev.gajim.org/gajim/gajim >: *8ca6cc01* < https://dev.gajim.org/gajim/gajim/-/commit/8ca6cc014038dd86070e9f1b8ccc391c9603e61b > ci: Debian: Raise nbxmpp nightly version *174e8df1* < https://dev.gajim.org/gajim/gajim/-/commit/174e8df17e4a7b987615bf94fe2f6794abbb8c87 > change: Raise GLib version

  98. bot

    Philipp Hörist pushed 1 commit to branch _refs/heads/master_ of _gajim_ < https://dev.gajim.org/gajim/gajim >: *6dc3c982* < https://dev.gajim.org/gajim/gajim/-/commit/6dc3c982db1891fa14f4727e431708f3cf9c3b95 > release: 1.8.2

  99. lovetox

    nicoco, does your gateway support https://xmpp.org/extensions/xep-0100.html#addressing

  100. cal0pteryx

    debacle being extra fast again with Debian Gajim

  101. cal0pteryx

    46 minutes after release :D