Gajim - 2025-02-07


  1. black_mamba

    ## Versions: - OS: FreeBSD 14.2-RELEASE - GTK Version: 3.24.43 - PyGObject Version: 3.50.0 - GLib Version : 2.80.5 - libsoup Version: 3.2.2 - python-nbxmpp Version: 5.0.4 - Gajim Version: 1.9.5 ## Traceback ``` Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/gajim/common/modules/muc.py", line 333, in _rejoin self._join(muc_data) File "/usr/local/lib/python3.11/site-packages/gajim/common/modules/muc.py", line 327, in _join self._con.send_stanza(presence) File "/usr/local/lib/python3.11/site-packages/gajim/common/client.py", line 470, in send_stanza return self._client.send_stanza(stanza) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/nbxmpp/client.py", line 631, in send_stanza self._con.send(stanza, now) File "/usr/local/lib/python3.11/site-packages/nbxmpp/tcp.py", line 341, in send if not self._con.get_output_stream().has_pending(): ^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'get_output_stream' ``` ## Steps to reproduce the problem ...

  2. Schimon

    Preferences > Chat > Reset. ``` ## Versions: - OS: Arch Linux rolling (n/a) - GTK Version: 3.24.48 - PyGObject Version: 3.50.0 - GLib Version : 2.82.4 - libsoup Version: 3.6.4 - python-nbxmpp Version: 5.0.4 - Gajim Version: 1.9.5 ## Traceback ``` Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/gajim/gtk/preferences.py", line 381, in _reset_print_status app.settings.set_group_chat_settings('print_status', None) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/gajim/common/settings.py", line 1079, in set_group_chat_settings self.set_group_chat_setting(account, jid, setting, value) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/gajim/common/settings.py", line 1017, in set_group_chat_setting context = contact.muc_context ^^^^^^^^^^^^^^^^^^^ AttributeError: 'BareContact' object has no attribute 'muc_context' ``` ## Steps to reproduce the problem ... ``` Would someone please confirm this error?

  3. Schimon

    Preferences > Chat > Reset. ``` ## Versions: - OS: Arch Linux rolling (n/a) - GTK Version: 3.24.48 - PyGObject Version: 3.50.0 - GLib Version : 2.82.4 - libsoup Version: 3.6.4 - python-nbxmpp Version: 5.0.4 - Gajim Version: 1.9.5 ## Traceback Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/gajim/gtk/preferences.py", line 381, in _reset_print_status app.settings.set_group_chat_settings('print_status', None) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/gajim/common/settings.py", line 1079, in set_group_chat_settings self.set_group_chat_setting(account, jid, setting, value) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/gajim/common/settings.py", line 1017, in set_group_chat_setting context = contact.muc_context ^^^^^^^^^^^^^^^^^^^ AttributeError: 'BareContact' object has no attribute 'muc_context' ## Steps to reproduce the problem ... ``` Would someone please confirm this error?

  4. mesonium

    Schimon: That sounds like issue #11377, but I don't know if it still persists in master, can try to reprduce it later.

  5. mesonium

    Schimon: That sounds like issue #11377, but I don't know if it still persists in master, can try to reproduce it later.

  6. Schimon

    mesonium. Thank you.

  7. mesonium

    black_mamba: see issue #10022, it was supposed to be fixed 4 years ago :P

    👍 1
  8. mesonium

    black_mamba: can you repruduce the crash? If so, a debug output would be helpful.

  9. black_mamba

    no idea, it just happened once, and I have no idea what was happening just before, I came back to it after long afk

  10. black_mamba

    I figured it might be helpful to you guys, but I have no way to even begin to try and reproduce it

  11. based

    mesonium: theres a german photography muc?

  12. based

    please send uri

  13. based

    im interested

  14. mesonium

    yes, German/English: xmpp:fotografie@room.pix-art.de?join have fun

  15. based

    ty a lot

  16. mesonium

    black_mamba: from the stacktrace it seems and thats my understanding, you got kicked for whatever reason from a muc and gajim tried to rejoin, but there was no connection established, when it tried to announce its present by sending stanza.

  17. mesonium

    black_mamba: from the stacktrace it seems and thats my understanding, you got kicked for whatever reason from a muc and gajim tried to rejoin, but there was no connection established, when it tried to announce its present by sending a stanza.

  18. black_mamba

    interesting, alright

  19. Adrian Kieß

    Maybe someone is interested in the revival of the 5dwm IRIX graphical desktop: https://docs.maxxinteractive.com/books/misc/page/photo-gallery

  20. based

    Adrian Kieß: tysm

  21. Adrian Kieß

    based, You are welcome!

  22. Adrian Kieß

    based, The developers are even on Twitter: https://x.com/maxxdesktop

  23. mesonium

    > ah yeah i forgot that we change the schema, yes aesgcm schema hints at it beeing a file Looks like this works ;-)

  24. based

    Adrian Kieß: i wish i used twitter now lol

  25. based

    but im not a fan of echochambers so i dont use anything with an algorithm i cant turn off

  26. amlor

    hi. how do I get fork rights on gitlab? I want to try and fix macos bundle build

  27. Adrian Kieß

    based, Ok! You can surf their website!

  28. based

    oh theres nitter too, i forgot

  29. voker57

    fork rights? you can fork after signing in

  30. amlor

    > fork rights? you can fork after signing in nope, the fork button is disabled

  31. amlor

    and if i try to do it from forks list, I get this message: Limit reached You cannot create projects in your personal namespace. Contact your GitLab administrator.

  32. voker57

    maybe you need to verify your email?

  33. mesonium

    I believe lovetox can grant you permissions

  34. amlor

    it's shown as verified. and anyway I registered with github oauth

  35. amlor

    maaaybe it has something to do with the fact that I immediately renamed my user in gitlab from Amlor to amlor

  36. amlor

    after registration

  37. amlor

    @lovetox hi! could you please check why I can't create a fork? my profile: https://dev.gajim.org/amlor

  38. izder456

    Ended up fixing the emoji issue earlier by installing the fonts/openmoji package on my openbsd, and symlinking the fontconfig thing it said to. *Might* be able to do this with noto-emoji but unsure.

  39. Adrian Kieß

    Guys, I just tested the MAXXDesktop on Oracle Linux 9! See my screenshot: https://gist.github.com/adriankiess/da7ab856a24437e2987c993b2b6f37e4 — This is SGI IRIX 5Dwm ported to Linux and FreeBSD!

  40. mesonium

    Adrian Kieß: how does this relate to Gajim?

  41. bkjovh

    ^ curious

  42. bkjovh

    Maybe posted by accident, after all this is xmpp

  43. lovetox

    amlor, should work now

  44. bot

    lovetox pushed 1 commits to branch gajim/master other: Make builds more reproducable - https://dev.gajim.org/gajim/gajim/-/commit/2781a07343a20bfcd9ed6779ed405b9e0a5dd592