Gajim - 2024-10-13


  1. hafijur333 removed by cal0pteryx

    Spam

  2. hafijur333 removed by cal0pteryx

    Spam

  3. a moderator removed a message

    Spam

  4. a moderator removed a message

    Spam

  5. actrawave

    Hi

  6. blasphemouscat

    0hai

  7. blasphemouscat

    I think Gajim should treat the room userlist as a branch of the people bar

  8. blasphemouscat

    this is particularly relevant for smaller screens

  9. cal0pteryx

    what is "a branch of the people bar" ?

  10. blasphemouscat

    ```txt \@jabber..ru \vadimb@jabber.ru \conference.jabber.ru \\#welcome@conference.jabber.ru \\#linux@conference.jabber.ru ```

  11. blasphemouscat

    ```txt \@jabber..ru \vadimb@jabber.ru \conference.jabber.ru \\#welcome@conference.jabber.ru \\\viktorg@jabber.ru \\\leonidv@jabber.ru \\#linux@conference.jabber.ru ```

  12. blasphemouscat

    > what is "a branch of the people bar" ? What I'm saying is, treat the people bar on Gajim's left like a folder tree

  13. lovetox

    you mean the list of chats?

  14. test001

    Yes. I think they would like chats to be shown as a tree where chats of the same domain are grouped together.

  15. lovetox

    what for, you have a search which is much faster then you searching in a tree

  16. lovetox

    further this would prevent that chats that are active and have new messages are on top of the list

  17. lovetox

    further if you search for a grouping mechanism, the workspace feature is much better and flexibel then grouping everything under an account

  18. lovetox

    but maybe tell us what problem you are trying to solve, rather then telling us your solution

  19. lovetox

    but maybe tell us what problem you are trying to solve, rather than telling us your solution

  20. Link Mauve

    lovetox, this is a common UI in e.g. IRC clients, I think mostly due to how their protocol works.

  21. Link Mauve

    Not much of a problem or solution, but something some people are used to.

  22. deuill

    I'm having a slightly strange issue with Gajim that y'all might be able to help with -- a friend of mine recently moved (Android) devices, and moved Conversations history by doing a backup on one device, and restoring on another. Apparently this is a no-no, and can cause issues, which in my case has Gajim not be able to unencrypt OMEMO until my friend turns it off and on again, which only has it work for a few days (I guess until the next set of keys are published).

  23. lovetox

    go to the fingerprint window, delete the fingerprint of his device, and restart gajim, write him a message

  24. lovetox

    this should reset the session to a new state

  25. lovetox

    if it breaks again, this has nothing to do with the android backup

  26. deuill

    That said, Gajim on a *different* device, as well as Dino on this device, and Conversations on a few other devices, seem to work well. Resetting my contact's keys on my side doesn't seem to help, and I've confirmed that the keys that Gajim shows are the right ones. Is there some way to maybe reset state without (trying to) start over?

  27. deuill

    I'd be interested in trying to debug this, actually -- maybe I can get to the bottom of this and open an issue.

  28. lovetox

    what do you mean by "turn it of and on"

  29. deuill

    Go unencrypted and back to OMEMO

  30. lovetox

    ... this should do absolutely nothing

  31. deuill

    (Which, I think, on Conversations will choose public keys again?)

  32. deuill

    Apparently it does lol

  33. lovetox

    please show me the exact error that you see in Gajim when unable to decrypt

  34. deuill

    It might be an issue with the public keys Gajim publishes rather than the other way around

  35. deuill

    Oh hmmm

  36. deuill

    Checking on their device, the latest key from Gajim wasn't validated on their side

  37. deuill

    Strange.

  38. deuill

    Sorry for the noise and thanks for being my (unwitting) rubber duck -- I'll keep an eye out in case this happens again, and actually try to debug before casting aspersions.

  39. aereaux

    I'm getting some weird stuff with attachments (maybe mostly in replies)? I end up just getting the last part of the attachment or something displayed instead of the image: `/<uuid>/image.png`

  40. lovetox

    aereaux: can you show a screenshot

  41. aereaux

    https://upload.jmad.org/upload/a9a9e0c0-5095-4758-a6ca-3e1352c3db77/20241013_11h19m54s_grim.png

  42. aereaux

    It comes from slidcord/discord if that makes a difference, but it displays fine in cheogram

  43. lovetox

    Seems not like a gajim issue

  44. lovetox

    Ask slidge maintainer what that could be

  45. aereaux

    OK, it's very reproducible and seems to occur only in gajim when there is an image reply to another message. I also have the incoming xml from the debug console if that helps. I'll ask in the slidge channel too

  46. lovetox

    You can post the XML

  47. deport

    What kind of improvements are expected from the move to gtk4?

  48. cal0pteryx

    less latency, better listboxes, asynchronous dialog handling, better styling, and the basis for cool features using GTK4's new widgets

    ❤ 1