Gajim - 2024-05-03


  1. procrastinator

    gajim just crashed but i don't have logs and can't reproduce 😿

  2. procrastinator

    it happened after clicking on the arrow of replied message

  3. fjklp

    I think it would be better if the message highlighting was lasting instead of fading out. If we could do something like make it blink twice to grab attention, then go solid it would be good. Maybe we can't do this?

  4. fjklp

    I think it would be better if the message highlighting of replies and message history search was lasting instead of fading out. If we could do something like make it blink twice to grab attention, then go solid it would be good. Maybe we can't do this?

  5. fjklp

    It might also be good to have this highlight be a different color than the highlight for my nick mentions, but this is a lesser detail probably.

  6. cal0pteryx

    Message highlight for jumping to search/reply has a different color than nickname mentions

  7. cal0pteryx

    I don't think highlights should last. This would be confusing should you come back to that message.

  8. cal0pteryx

    Effects can be GTK's CSS rules. Those are flexible. But I don't see why the current effect would be bad

  9. fjklp

    I wonder if that scrolling issue where it would sometimes stop short got fixed yet. I haven't seen it in awhile

  10. fjklp

    I wonder if that scrolling issue where it would sometimes stop short got fixed yet. I haven't seen it in awhile. Wait, I turned off image previews, that's probably why.

  11. fjklp

    > I don't think highlights should last. This would be confusing should you come back to that message. I don't see how it would be confusing. I expect that the highlight would be turned off if we scroll to the bottom of chat

  12. cal0pteryx

    >> I don't think highlights should last. This would be confusing should you come back to that message. > I don't see how it would be confusing. I expect that the highlight would be turned off if we scroll to the bottom of chat That you didn't say :) There would be many cases though, like highlighting another message

  13. MarsIronPI

    Out of curiosity, how does Gajim know whether a message was sent from a moblie client?

  14. 19505

    I want to know, I add contacts, timeout, how to solve

  15. lovetox

    maybe the server is not reachable

  16. lovetox

    or your address is wrong

  17. 19505

    How do I fix that I 19505@tigase.im and cannot add bot@valid.support timeout

  18. 19505

    The address is fine. The server is unreachable. How to solve this problem? Add a contact

  19. lovetox

    works for me

  20. lovetox

    its a problem of your server, which cannot reach valid.support

  21. lovetox

    not a problem in the client

  22. lovetox

    you can try and ask in a tigase.im support chat

  23. 19505

    Thank you, the server is not supported, can you give me a solution

  24. lovetox

    i already told you, join the support chat of tigase.im and ask why its not possible to connect to the server

  25. meson

    I've integrated pyright now in my IDE and try to fix all kind of erros. What should I do about `reportUnknownVariableType` ?

  26. meson

    I've integrated pyright now in my IDE and try to fix all kind of errors. What should I do about `reportUnknownVariableType` ?

  27. lovetox

    you need more information

  28. lovetox

    usually your IDE provides a tooltip that tells you why its unknown

  29. meson

    I see

  30. lovetox

    what IDE do you use?

  31. meson

    lovetox: PyCharm. I could resolve the VariableType issues, but there are still UnknownMemberType errors I don't know to handle.

  32. meson

    lovetox: PyCharm. I could resolve the VariableType issues, but there are still UnknownMemberType errors of 3rd party code I don't know to handle.

  33. meson

    Anyway, I will be back in an hour or so.

  34. lovetox

    what third party code?

  35. bot

    wurstsalat pushed 1 commits to branch gajim/master fix: ConversationView: Allow consecutive highlights for the same row - https://dev.gajim.org/gajim/gajim/-/commit/e62e742560a2a2687e992bacceaaf71f6e0a1598

  36. bot

    wurstsalat pushed 1 commits to branch gajim/master fix: Replies: Fix icon color contrast in dark mode - https://dev.gajim.org/gajim/gajim/-/commit/c79dda992b41a7451cb45919e4abd058b9d6fbab

  37. bot

    wurstsalat pushed 1 commits to branch gajim/master fix: Icons: Convert feather/lucide icons to paths in order to fix rendering issues - https://dev.gajim.org/gajim/gajim/-/commit/e4da11f56b23fd425b292c5b9c6964ed8b687e68

  38. MarsIronPI

    Is there a way to have gajim use ":" instead of "," when completing nicks at the beginning of a message?

  39. cal0pteryx

    MarsIronPI: yes, search preferences > advanced > ACE

  40. cal0pteryx

    There should be a config value for something with "nick"

  41. MarsIronPI

    cal0pteryx: got it, thanks!

  42. MarsIronPI

    I thought I had looked through all those settings, but I guess I missed it

  43. bot

    lovetox pushed 1 commits to branch gajim/master refactor: Store occupant data only when receiving a message - https://dev.gajim.org/gajim/gajim/-/commit/ac5e703e30c8df695b0a7ca605ffe87bb035508c

  44. lovetox

    fjklp, ^ this should solve the problem with slow joins

  45. bot

    lovetox pushed 1 commits to branch gajim/master other: Apply MSYS2 setuptools workaround for all pip installs - https://dev.gajim.org/gajim/gajim/-/commit/ec582a43da381ebbc1b858c7396cc271c72f8ca6