-
bot
lovetox pushed 1 commits to branch gajim/master change: Windows: Use PyWinRT instead of winsdk - https://dev.gajim.org/gajim/gajim/-/commit/5f0d246baeb01c26d9e22e437fb935d930bbcc30
-
geometric
in some conferences the debug never comes to MUC._room_join_complete and even MUC_on_disco_result_after_config. Can't figure this out
-
cal0pteryx
geometric: but you still didn't say what the actual problem is
-
geometric
I created a couple of conferences, but I can't join them. "Joining..." executing forever✎ -
geometric
I created a couple of conferences, but I can't join them. "Joining..." is executing forever ✏
-
geometric
gajim is really good client, but this bug disturbing
-
geometric
I got last source from github and debugging it. No differences in protocol during joining to gajim@conference... or reactjs@conference...
-
lovetox
It's your server
-
lovetox
Most likely, try another one and you will see everything works
-
lovetox
Try making an account on movin.eu for example
-
geometric
nope, multiple conferences are work but i'm just participant at them
-
geometric
at jabber.ru
-
geometric
but this one doesn't
-
geometric
I trying to see differences in joining different conferences, but unluck✎ -
geometric
I trying to see differences in joining different conferences, but unlucky ✏
-
lovetox
geometric: jabber.ru uses a really old server version
-
lovetox
The group chat needs a topic or subject
-
lovetox
Otherwise joining will not work
-
geometric
Ooohh
-
geometric
thanks!
-
geometric
but surfing the sources was realy insteresting
-
lovetox
You would need to create it with another client then set a subject
-
lovetox
Then joining should work
-
geometric
where I should go to workaround it in source code ?
-
lovetox
Rather tell jabber.ru to fix there server
-
lovetox
Or what are you planning? Maintaining a fork? Because of some bug on jabber.ru
-
lovetox
Anyway in the MUC module search for when the room-joined signal is issued
-
geometric
> Rather tell jabber.ru to fix there server 😅️ ↺
-
geometric
howto build gajim as binary? pyinstaller?
-
geometric
oh... it is not built
-
geometric
some messages have no stanza_id
-
geometric
so this line "assert message.stanza_id is not None" crashes
-
lovetox
Thx it's known problem
-
geometric
I added a little piece of code, may I make PR?
-
lovetox
If you are bored
-
geometric
ok. I'll prepare. Can you explait or send me to an instruction howto build deb package (for myself)
-
lovetox
Look into gitlab-ci.yml