Gajim - 2025-04-09


  1. morsmortium

    Can the warning about plain connection be disabled?

  2. morsmortium

    > Can the warning about plain connection be disabled? My bad, thats probably not what i look for

  3. lovetox

    Why are you connecting unencrypted?

  4. morsmortium

    > Why are you connecting unencrypted? I have my server in an encrypted wireguard vpn. But nevermind, this was just to try to solve something, and after talking with prosody dev, i was looking in the wrong place (previously i used the self signed certificate from prosodyctl and will use it, if i get file upload to work with it)

  5. morsmortium

    And, it works!

  6. zhangede

    @lovetox do you have Windows OS? I tried to compile (Build) Tag 1.9.5. But always error.

  7. zhangede

    Downgrade winrt to 2.3.0 is not enough

  8. Mike Yellow

    ## Versions: - OS: Linux 6.1.0-27-amd64 - GTK Version: 4.16.12 - PyGObject Version: 3.50.0 - GLib Version : 2.82.4 - libsoup Version: 3.6.4 - python-nbxmpp Version: 6.0.2 - Gajim Version: 2.0.4 ## Traceback ``` Traceback (most recent call last): File "/app/lib/python3.12/site-packages/gajim/gtk/chat_page.py", line 158, in _on_chat_selected self._chat_stack.show_chat(account, jid) File "/app/lib/python3.12/site-packages/gajim/gtk/chat_stack.py", line 180, in show_chat self._chat_control.switch_contact(self._current_contact) File "/app/lib/python3.12/site-packages/gajim/gtk/control.py", line 221, in switch_contact self._request_history(None, True) File "/app/lib/python3.12/site-packages/gajim/gtk/control.py", line 587, in _request_history self._process_muc_user_affiliation_changed(row) File "/app/lib/python3.12/site-packages/gajim/gtk/control.py", line 734, in _process_muc_user_affiliation_changed message = self.__format_affiliation_change_self( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/lib/python3.12/site-packages/gajim/gtk/control.py", line 778, in __format_affiliation_change_self _("You are now %(affiliation)s of this group chat") % uf_affiliation ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ TypeError: format requires a mapping ```

  9. lovetox

    Known and fixed

  10. lovetox

    Check gajim 2.1.0

  11. Mike Yellow

    πŸ‘Œ

  12. morsmortium

    Was wondering why i didnt have that version, then i saw it was released 13 hours ago lol

  13. gandalf

    Could a Gajim dev please use Gtk v4.18 on the flatpak? Running Gajim flatpak on KDE makes the cursor enormous (something that's fixed on 4.18)

  14. gandalf

    Thanks

  15. gandalf

    https://upload.movim.eu/files/85b62f15df763508de8078b23ebc0ced177592e5/0LJBMjzuiMQY/4abb4052-5c0a-4918-9df5-f612afe5053f.png

  16. morsmortium

    Indeed, that was a problem for some time with the native package of arch too, before 4.18 came with the wayland server side cursor protocol

  17. zhangede

    ``` https://conference.gajim.org:5281/pastebin/3e67aab6-6cf7-4c66-8851-87eeea097486

  18. zhangede

    what i do: git clone https://dev.gajim.org/gajim/gajim.git git checkout tags/1.9.5 ./build

  19. zhangede

    what i did with msys2: git clone https://dev.gajim.org/gajim/gajim.git git checkout tags/1.9.5 ./build

  20. lissine

    zhangede, try `./make.py build --dist win` from the source tree

  21. zhangede

    so i do not have to go to the folder win?

  22. lissine

    You don't

  23. lissine

    If that doesn't work, check the instructions in https://dev.gajim.org/gajim/gajim/-/tree/master/win

  24. zhangede

    i sent you a private message.

  25. lissine

    It looks like it succeeded, try `./launch.py`

  26. lissine

    zhangede, you need to install the dependencies

  27. zhangede

    tell me how?

  28. lissine

    That's covered here: https://dev.gajim.org/gajim/gajim/-/tree/master/win?ref_type=heads#development

  29. lissine

    > Execute `./dev_env.sh` to install all the needed dependencies.

  30. zhangede

    ok. I do it and paste the error you.

  31. lovetox

    Hm weird should normally work with build.sh

  32. lovetox

    Seems setup tools has some problem

  33. lovetox

    Probably some dependency is missing

  34. lissine

    Note that they're trying to build 1.9.5

  35. lovetox

    Yes, please share the full log

  36. lovetox

    Not hust the errorr

  37. lovetox

    Not just the error

  38. lorenzo

    Message Displayed Sync is superb. Thank's guys.😍

    πŸ‘ 2
  39. zhangede

    > Yes, please share the full log https://dev.gajim.org/gajim/gajim/-/issues/12252

  40. zhangede

    i copied all the logs. I used msys2 -> pacman -Syu git checkout tags/1.9.5 cd win and ...

  41. Kris

    MDS = so nice 🀩

    πŸ‘ 1
  42. hannibal

    > Could a Gajim dev please use Gtk v4.18 on the flatpak? Running Gajim flatpak on KDE makes the cursor enormous (something that's fixed on 4.18) I have updated the runtime. It should be available in a few hours.

  43. Kris

    would it be possible to not stop the audio file playback when switching to another channel?

  44. Kris

    when people send really long voice messages it is annoying that you are stuck on the chat.

  45. Romeo

    Kris, we thought about that while developing the feature, but rejected the idea because then we would need some kind of global player displaying that there is some voice message playing somewhere.

    πŸ‘ 1
  46. bot

    wurstsalat pushed 1 commits to branch gajim/master other: DOAP: Add 'since' tag for XEP-0490 (mds) - https://dev.gajim.org/gajim/gajim/-/commit/a0028be2b28d079e6fb446e3bb07d7435d39043d

  47. alexkurisu

    Romeo: there is MPRIS and native player stuff on other OSes…

  48. Romeo

    I don't see how that's related

  49. alexkurisu

    > I don't see how that's related Well, they are pretty much "global" and very "player". No in-app stuff needed.

  50. Romeo

    I _think_ that's not cross-platform compatible, and it also would be unexpected to have some external player play a voice message I explicitly wanted to preview in-app

  51. Romeo

    You are free to open the file in any external app you like (to have it playing while switchig chats)

  52. lovetox

    Its not unthinkable to have a global player widget somewhere, but back then for a first impl a bit overkill.

  53. lovetox

    if there is a good UX proposal how that would work, im not against it.

  54. lovetox

    Maybe there is also some easier shortcut

  55. lovetox

    like instead of a global player widget, there could be just a button in the header once you switch chat that says "Jump to playing Audio"

  56. lovetox

    so we dont have to globally draw the audio widget somewhere, rather just leave the audio playing

  57. Kris

    the new activity feed could maybe show "playing audio in channel" or so?

  58. Kris

    similar to how some OS have a player notification

  59. Kris

    similar to how some OS have a audio player notification

  60. rt3

    Hello, I would like to request documentation on all variables available for theming and what they do. I found a few by inspecting the css file created from the styes tab, but I would like some documentation

  61. rt3

    I went to the gitlan page, but it said to come here for support. Logged in with gitlab, but didn't see an issues page. I'll look again

  62. rt3

    Nevermind. Found it. This chat must be for devs. I'll file request there. Okay, take care :)

  63. lovetox

    variables?

  64. lovetox

    all the style options have descriptive names

  65. lovetox

    what do you need more description for "Chat Banner: Background Color"

  66. lovetox

    btw most of these options are probably very useless