Gajim - 2023-08-18


  1. hannibal

    lissine: you might have to restart after switching to dark mode

  2. kurion

    I have multiple accounts registered on a single XMPP server (suppose, x@jabb3r.org and y@jabb3r.org). I added them to Gajim.

  3. kurion

    I added x@jabb3r.org first.

  4. kurion

    It's working fine.

  5. kurion

    But after adding y@jabb3r.org, Gajim seems to spit out some discovery and bookmarks warnings showing the domainpart of this JID as "jabb3r.org1"

  6. kurion

    why the 1 ?

  7. fjklp

    gajim has this weird naming with multiple accounts on a single server

  8. fjklp

    it's some internal name for the account

  9. fjklp

    it will name successive accounts lin order like example.com, example.com1, example.com12, example.com123

  10. fjklp

    I have no idea why this weird numbering was chosen and I wouldn't mind an answer why :)

  11. kurion

    IMHO, this needs a fix. I wonder how complicated it might be to change this naming scheme and come up with an intuitive one.

  12. lovetox

    Why would it matter

  13. lovetox

    It's an internal name

  14. cal0pteryx

    If the internal name is shown, it's a remnant from an earliert time. Now we show the account label in most places. If you find a place where the internal name is shown, it should be swapped with the acoount label

  15. cal0pteryx

    You're free to choose a label (+color) for each account

  16. cal0pteryx

    So fjklp, where exactly did you see those internal names?

  17. cal0pteryx

    It helps if you supply screenshots

  18. kurion

    cal0pteryx: haven't encountered them in the GUI yet.

  19. hannibal

    lissine: you have to install org.gtk.Gtk3theme.Yaru to use dark mode with flatpak on ubuntu

  20. lissine

    I use the light theme myself. Just wanted to report the experience of a new xmpp user

  21. percarlen

    Just updated issue 10842, the latest commit in storage branch fixed that issue for me.

  22. lovetox

    percarlen: yes this issue will be fixed but don't use that branch productiv it will break your db

  23. percarlen

    thanks, yes sure - I will wait until its merged into main

  24. fjklp

    > So fjklp, where exactly did you see those internal names? I can't remember right now all the places but I know I ran into it long ago and was confused by it for awhile

  25. fjklp

    I recently ran into it with gajim-remote and the need to specify account

  26. fjklp

    I'm aware that I can list the accounts with `gajim-remote list_accounts`