-
jg
is plugins disabled on 2.0.1 fedora flatpak ?
-
jg
when i click on it its empty and greyed out
-
jg
https://share.jgme.snikket.chat/upload/RBgTgNMQiAnS0Wrf4AMFpz_1/a0911af7-b96a-4679-ba10-8eee348daf12.png
-
hannibal
jg: https://dev.gajim.org/gajim/gajim/tree/master/flatpak#install-plugins
-
bot
lovetox pushed 1 commits to branch python-nbxmpp/master imprv: Retraction: Parse id attribute for tombstones - https://dev.gajim.org/gajim/python-nbxmpp/-/commit/73d6ad77cbee760c80f9768906322c3d1272a545
-
lovetox
nicoco, could you test https://dev.gajim.org/gajim/gajim/-/merge_requests/1129
-
nicoco
probably not today, I'm AFK. But you can test against prosody if you want, just update mod_muc_moderation
-
bot
wurstsalat pushed 1 commits to branch gajim/master cq: GroupChatJoin: Improve type annotations - https://dev.gajim.org/gajim/gajim/-/commit/378aae0e8d3dae320490e8bacea5a62a1ebe110f
-
debacle
Today, I had a strange issue with Gajim: After waking up from hibernation, at least one of my accounts (the one I use now) was in a strange state. It showed with a green circle and "Available", but when trying to send one-to-one or MUC messages, Gajim refused as "not connected". I tried to really disconnect and reconnect, but changing state did not work. I had to quit Gajim and restart again. I guess, that this description does not really help to find a bug in the connection state machine, but maybe it can serve as a data point, if there is a better bug report. (Btw. I had Dino in parallel on that account without problems.)
-
debacle
There were no log messages related to that account. Only when I tried to open the adhoc command menu, there was: ``` 2025-03-08 09:07:11 (W) gajim.c.m.adhoccommands (myserver.org) Account not connected, canβt use request_command_list Traceback (most recent call last): File "/usr/lib/python3/dist-packages/gajim/gtk/application.py", line 682, in _on_execute_command open_window("AdHocCommands", account=account, jids=jids) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/gajim/gtk/util/window.py", line 602, in open_window window = window_cls(**kwargs) File "/usr/lib/python3/dist-packages/gajim/gtk/adhoc.py", line 81, in __init__ self._client.get_module("AdHocCommands").request_command_list( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ self.jid, callback=self._received_command_list ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ TypeError: 'NoneType' object is not callable ``` But I ran Gajim with the default log level, not DEBUG, so I probably missed the relevant messages.
-
lovetox
thanks debacle, indeed something has gone very wrong
-
lovetox
please report if it happens more often
π 1 -
cal0pteryx
Seems like Gajim has a new bug hunter, mesonium :)
π 2 -
mesonium
I use as an opportunity to improve my own debugging skills and learn more about Gajim's code base in which I haven't looked into yet :)✎ -
mesonium
I use as an opportunity to improve my own debugging skills and learn more about Gajim's code base where I haven't looked into yet :) ✏
-
bot
lovetox pushed 2 commits to branch gajim/master feat: Moderation: Support Message Moderation 0.3.0 - https://dev.gajim.org/gajim/gajim/-/commit/29a5b49fc31b17efc4cfc5341cfd8a5b80f976f7 cq: GroupChatJoin: Fix type - https://dev.gajim.org/gajim/gajim/-/commit/14eab1b2daaa02704d9d5dfc01ad42c9dfaff002
π 1 -
lissine
Is it intentional that the Export History feature exports messages in reverse-chronological order?
-
lissine
I find the exported history hard to read because of that
-
lovetox
Hm probably not intended
-
lovetox
Btw If anyone wants to contribute a html template with a bit of css for the export feature I would gladly add that
-
bot
lovetox pushed 1 commits to branch gajim/master fix: StartChatDialog: Do not crash, when dialog closes after starting new chat - https://dev.gajim.org/gajim/gajim/-/commit/025a0aee65a52b779887153fa4d07aa4cab1df90
-
bot
lovetox pushed 1 commits to branch gajim/master fix: HistoryExport: Export messages in ascending order - https://dev.gajim.org/gajim/gajim/-/commit/75d2b118439eed66a836e8fb29041b3fba6c9707
π 1 -
bot
lovetox pushed 1 commits to branch gajim/master feat: Use XEP-0172 nickname of contacts not in roster - https://dev.gajim.org/gajim/gajim/-/commit/42d32017c70a0edec08c0173b54924d3c561ef7a
-
mesonium
^ thanks nicoco
-
gyatt
its leaking dns π
-
gyatt
with socks5
-
gyatt
its so over
-
based
'sover
-
based
u could configure globally available dns servers as a preliminary measure
-
gyatt
https://upload.rizz.moe:5281/file_share/-n5-IoEIgXgHRn9UGTvsp-4g/7f5f9dcd-5f73-43c4-b12f-c81fb06ead02.png
-
gyatt
idk if onion dns leaks, but id at least like to be able to connect over tor✎ -
gyatt
idc if onion dns leaks, but id at least like to be able to connect over tor ✏
-
gyatt
conversations just works
-
gyatt
i shouldnt have to wrap the application in some kind of networking if it supports socks or http proxy
-
gyatt
ooooooooo
-
gyatt
no way
-
gyatt
nvm
-
gyatt
if the ip is localhost
-
gyatt
then it doesnt leak
-
gyatt
ah ig its fine then
-
gyatt
prob was just my meme setup anyway
-
gyatt
i was using a proxy to a non loopback ip
-
cve-1312
Yeah, proxying to default tor socks 127.0.0.1:9050 works just fine :)
-
gyatt
yee
-
gyatt
i was proxying to an ipv6
-
gyatt
https://upload.rizz.moe:5281/file_share/MOOnXc1Qjcj5Dt0AwBFpvesv/02befa60-e575-40ec-9af8-0c846d4fa4de.png
-
gyatt
ig then u also have this issue for http file upload
-
gyatt
but that prob needs additional work for having a trust store in gajim itself