-
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 ...
-
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?✎ -
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? ✏
-
mesonium
Schimon: That sounds like issue #11377, but I don't know if it still persists in master, can try to reprduce it later.✎ -
mesonium
Schimon: That sounds like issue #11377, but I don't know if it still persists in master, can try to reproduce it later. ✏
-
Schimon
mesonium. Thank you.
-
mesonium
black_mamba: see issue #10022, it was supposed to be fixed 4 years ago :P
👍 1 -
mesonium
black_mamba: can you repruduce the crash? If so, a debug output would be helpful.
-
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
-
black_mamba
I figured it might be helpful to you guys, but I have no way to even begin to try and reproduce it
-
based
mesonium: theres a german photography muc?
-
based
please send uri
-
based
im interested
-
mesonium
yes, German/English: xmpp:fotografie@room.pix-art.de?join have fun
-
based
ty a lot
-
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.✎ -
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. ✏
-
black_mamba
interesting, alright
-
Adrian Kieß
Maybe someone is interested in the revival of the 5dwm IRIX graphical desktop: https://docs.maxxinteractive.com/books/misc/page/photo-gallery
-
based
Adrian Kieß: tysm
-
Adrian Kieß
based, You are welcome!
-
Adrian Kieß
based, The developers are even on Twitter: https://x.com/maxxdesktop
-
mesonium
> ah yeah i forgot that we change the schema, yes aesgcm schema hints at it beeing a file Looks like this works ;-)
-
based
Adrian Kieß: i wish i used twitter now lol
-
based
but im not a fan of echochambers so i dont use anything with an algorithm i cant turn off
-
amlor
hi. how do I get fork rights on gitlab? I want to try and fix macos bundle build
-
Adrian Kieß
based, Ok! You can surf their website!
-
based
oh theres nitter too, i forgot
-
voker57
fork rights? you can fork after signing in
-
amlor
> fork rights? you can fork after signing in nope, the fork button is disabled
-
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.
-
voker57
maybe you need to verify your email?
-
mesonium
I believe lovetox can grant you permissions
-
amlor
it's shown as verified. and anyway I registered with github oauth
-
amlor
maaaybe it has something to do with the fact that I immediately renamed my user in gitlab from Amlor to amlor
-
amlor
after registration
-
amlor
@lovetox hi! could you please check why I can't create a fork? my profile: https://dev.gajim.org/amlor
-
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.
-
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!
-
mesonium
Adrian Kieß: how does this relate to Gajim?
-
bkjovh
^ curious
-
bkjovh
Maybe posted by accident, after all this is xmpp
-
lovetox
amlor, should work now
-
bot
lovetox pushed 1 commits to branch gajim/master other: Make builds more reproducable - https://dev.gajim.org/gajim/gajim/-/commit/2781a07343a20bfcd9ed6779ed405b9e0a5dd592