-
fjklp
There is a text section at the top of the Start / Join Chat dialog that can be closed. Is it possible to show it again after it is closed?
-
fjklp
A few times recently I have left a muc by closing it and confirming that I want to leave. Then after I restart gajim, the muc that I left opens again, but does not join.
-
cal0pteryx
fjklp: probably that recent ejabberd bug with bookmarks. There is preferences > advanced > reset hints (for the help text you mentioned)
-
fjklp
thanks
-
fjklp
I get a traceback when I press the groupchat details button in one of these opened but not joined chats. Should I report it?
-
cal0pteryx
Sure
-
lovetox
fjklp, sure you didnt leave the muc on another device
-
lovetox
because then you would see exactly that behavior
-
fjklp
yes, I usually only use this one gajim instance and I also remember specifically when I left
-
fjklp
it has happened at least in two separate mucs recently
-
lovetox
if it were a bookmark problem, it would simply rejoin at start and ignore that you ever left
-
fjklp
Pressing the button multiple times would alternate between an error modal and the chat details modal.
-
cal0pteryx
fjklp: do you have the traceback?
-
fjklp
yes
-
fjklp
you want me to paste it here?
-
fjklp
Traceback (most recent call last): https://conference.gajim.org:5281/pastebin/65fd75a3-4c21-4544-b98c-62831758d5ea
-
fjklp
also, apport caught one of these, which is unusual
-
cal0pteryx
Thanks. If you like, please create an issue :)
-
fjklp
alright
-
debacle
With Gajim 1.8.1 I cannot talk to xmpp:certwatch.xmpp.net (JID without local part), with Dino it works. Known issue?
-
debacle
TTBOMK, local part is not mandatory.
-
lovetox_
Correct the start chat Dialog does not let you do this
-
lovetox_
We should change that
-
bot
Philipp Hörist pushed 1 commit to branch _refs/heads/master_ of _gajim_ < https://dev.gajim.org/gajim/gajim >: *b63ccefa* < https://dev.gajim.org/gajim/gajim/-/commit/b63ccefab0b6abec5fbb285372674e017f751cd2 > imprv: StartChat: Allow ot start chats with domain JIDs
-
bard_
seems gajim doesn't recover from network outages well. I had to restart the client to reconnect and see new messages sync
-
umu
o ye gajim doesn't rejoin mucs it looses connection to
-
lovetox
bard_, for me this works correctly
-
lovetox
for example when i close my laptop, i do this 20 times a day
-
lovetox
never have to restart gajim afterwards
-
lovetox
so maybe gather debug logs to see next time whats going on
-
umu
lovetox: like if a server restarts or goes offline
-
umu
it thinks u left the muc
-
umu
some ppl don't have cert reloading setup properly so it just restarts the entire xmpp server
-
lovetox
hm yeah, there could be bugs there, sometimes the server does not correctly notify the client that it restarts
-
Menel
If it doesn't at all notify, maybe that's even the best, at least if it saves the current occupants and reinserts them after the start again
-
bot
Philipp Hörist pushed 1 commit to branch _refs/heads/master_ of _gajim_ < https://dev.gajim.org/gajim/gajim >: *360e2b20* < https://dev.gajim.org/gajim/gajim/-/commit/360e2b20bfbf982d7e32f8bd0533c3228d7b4480 > fix: GroupChatInfo: Align max width of labels
-
bard_
I've been asked to get debug logs before (for gajim specifically) and it never works out. couldn't get all the debug symbols so it was a lot of work for nothing
-
lovetox
bard_, when someone asks you that, it means you should enable debug logging in Preferences -> Advanced
-
lovetox
no debug symbols needed
-
bard_
alright, I was probably thinking of a step further than that then
-
fjklp
looks like show_chat_state_in_banner successfully disables typing notifications now✎ -
fjklp
looks like show_chat_state_in_banner=disabled successfully disables typing notifications now ✏
-
debacle
lovetox Thanks for the domain JID fix!
-
bot
Daniel Brötzmann pushed 1 commit to branch _refs/heads/master_ of _gajim_ < https://dev.gajim.org/gajim/gajim >: *d0a8a48c* < https://dev.gajim.org/gajim/gajim/-/commit/d0a8a48c00080aa7b4f6d72f562db8ec6c2b22d7 > fix: Fix IRC icon contrast for both dark and light mode
-
cal0pteryx
Geld, thanks for the info! :)
-
bot
Daniel Brötzmann pushed 2 commits to branch _refs/heads/master_ of _gajim_ < https://dev.gajim.org/gajim/gajim >: *6dadd33f* < https://dev.gajim.org/gajim/gajim/-/commit/6dadd33f34ceccdb42081fc2bbfa929605ad68ba > fix: GroupchatDetails: Depend on joined state for some elements Fixes #11661 *26e018ff* < https://dev.gajim.org/gajim/gajim/-/commit/26e018ffe5c9e0f8b29a5d8700772aaede99d505 > cfix: Use better color for IRC gateway icon