Gajim - 2023-12-21


  1. Amolith

    Huh don't think I've ever made Gajim crash this hard and I don't even know quite how I made it happen. It just pops up the crash dialogue with a stack trace including this error and the actual window never opens. ValueError: Trying to add GroupchatContact [self-hosted Biboumi JID], but contact already exists as [same self-hosted Biboumi JID] (secluded.site) (in roster: True)

  2. lovetox

    Go to another client and delete it from you roster

  3. ☭Mike Yellow

    Then restart Gajim.

  4. ☭Mike Yellow

    Oh sorry, not the same situation that I met with the actual window opens.

  5. Amolith

    > Go to another client and delete it from you roster lovetox: I just did but Gajim still crashing on startup. It doesn't look like it's even connecting to my server before it crashes, it's almost immediate

  6. lovetox

    Are you on Linux?

  7. Amolith

    Yes, Arch Linux. Do you want the rest of the info in the crash dialogue?

  8. lovetox

    delete ~/.cache/gajim

  9. lovetox

    and restart

  10. Amolith

    lovetox: that fixed it, thank you 👍

  11. resoli

    Hello, I am currently on 1.8.4 flatpak, and I noted that when I join a public MUC, no history is shown, even if the muc has Archiving enabled.

  12. lovetox

    a specific muc or any muc?

  13. resoli

    Any muc

  14. resoli

    I have tried with same account and same mucs with Conversations client, and history has been syncronized.

  15. resoli

    I have joined this one with user 'test' just now. Same behaviour.

  16. test

    https://share.chat.resolutions.it/upload/ukkdAO3W0fiRJyKT0VTv379r/9034cc2e-aee9-4ec0-a421-7789b771f0f9.png

  17. lovetox

    so start with -l gajim.c.m.mam=DEBUG

  18. lovetox

    and see what it says

  19. resoli

    Ok, will try

  20. resoli

    lovetox, is it correct? `flatpak run org.gajim.Gajim -l gajim.c.m.mam=DEBUG`

  21. resoli

    In case it's correct, none is shown on standard output

  22. resoli

    In case it's correct, nothing is shown on standard output

  23. lovetox

    hmm do you have debug logging enabled in preferences -> advanced?

  24. lovetox

    if yes disable it

  25. resoli

    > hmm do you have debug logging enabled in preferences -> advanced? yes > if yes disable it done

  26. resoli

    Here's what is logged: ``` 2023-12-21T23:14:49 (I) gajim.c.m.mam | (MY.ACCOUNT.NAME) Threshold for xmpp-it@conference.xmpp-it.net: 0 2023-12-21T23:14:49 (I) gajim.c.m.mam | (MY.ACCOUNT.NAME) Request archive: xmpp-it@conference.xmpp-it.net, after mam-id 1703194184231519 2023-12-21T23:14:50 (I) gajim.c.m.mam | (MY.ACCOUNT.NAME) Request finished: xmpp-it@conference.xmpp-it.net, last mam id: None ```

  27. lovetox

    Looks normal

  28. lovetox

    The server did not return any messages

  29. lovetox

    Do you have multiple accounts in gajim

  30. lovetox

    And are joined with both accounts the same mic?

  31. lovetox

    If yes that's broken