-
☭Mike Yellow
I can join support@conference.monocles.de with Psi+ and my account, but I can not get the room information with Gajim and my account. I can get the room information with another account of server lightwitch.org. Weird. Ideas?✎ -
☭Mike Yellow
I can join support@conference.monocles.de with Psi+ and my account, but I can not get the room information with Gajim and my account. I can get the room information with Gajim and another account of server lightwitch.org. Weird. Ideas? ✏
-
☭Mike Yellow
I can join it with Conversations and my account too.
-
☭Mike Yellow
Oh... It looks like time out and Gajim gives up, I guess. Because when I try to join it with Conversations, the Gajim side succeed (with a little long time to connect the room).
-
☭Mike Yellow
Psi+ also needs a little long time to connect it.
-
Kris
There is some weirdness with ejabberd servers and gajim right now.
-
Kris
I think it is the result of a known ejabberd bug and gajim being more sensitive about it
-
Kris
Should be fixed with the next ejabberd release if my guess is correct.
-
cal0pteryx
Kris: what was the issue?
-
Kris
Something with s2s certificate checks failing of first try
-
Kris
Some timing issue
-
aura
Hi, just joined to report a crash issue. I went to gitlab but it thinks I'm a spammer.
-
aura
I installed latest gajim from archlinux repo
-
aura
added an account and it freezes
-
aura
logs: https://pastebin.com/raw/CfG2hJwq
-
aura
anyone seen this issue ?
😑️ 1 -
fjklp
> Hi, just joined to report a crash issue. I went to gitlab but it thinks I'm a spammer. the stupid thing is gitlab will do this to me when correcting an issue and I've posted many issues so I'm clearly not a spammer
😑️ 1 -
fjklp
> anyone seen this issue ? Nope. Is your account name longer than 1023 characters?
-
aura
Not at all
-
aura
It was very short
-
aura
its the same nick here, at 404.city
-
aura
Removing the account make Gajim freeze as well
-
aura
> gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed This might be the real problem. just tried adding a another account. This time I didnt get the calltrace about the longer characters, but gajim still froze
-
meson
aura, looks like you are not the first to encounter this assertion error: https://bbs.archlinux.org/viewtopic.php?id=286513
-
aura
thanks meson. Looks like the issue is still at large in that thread. Though nobody is talking about a freeze there.
-
aura
They just see the error
-
aura
no other side effects I suppose
-
meson
aura, do you see anything else in the log, when you enable the debug output? https://dev.gajim.org/gajim/gajim/-/wikis/development/Debugging
-
aura
Other than the call trace in https://pastebin.com/raw/CfG2hJwq, I see this as the last entry when I try to remove the account. Gajim freezes after that, and gnome asks me to kill it: nbxmpp.protocol.LocalpartByteLimit: Localpart must be between 1 and 1023 bytes 2023-10-10 11:22:42 (D) gajim.c.storage.cache Execution time for _commit: 1 ms 2023-10-10 11:22:42 (D) gajim.c.storage.cache Execution time for remove_roster: 1 ms 2023-10-10 11:22:42 (I) gajim.c.passwords Remove password from keyring
-
aura
sounds like gajim is freezing because its waiting on some external component maybe?
-
lovetox
can you remove the account from gajim and re add it
-
lovetox
seems somehow this account ended up in an invalid state
-
lovetox
aura ^
-
aura
lovetox: will try that in a few hours and report back, thanks
-
lovetox
it should be impossible what the traceback says, i dont know how you got into this situation, maybe a big upgrade? like from a very old gajim version
-
fjklp
I'm curious about this one. Hopefully he tries that before something else.
-
fjklp
I just went to add an account that already exists but gajim checks and blocks it :)
-
aura
lovetox: it was a fresh installation, on Reborn OS (arch based)
-
lovetox
very weird, then you should be able to reproduce it
-
lovetox
did you register an account via gajim, or did you already have a existing one?
-
meson
can you check the jid (or the localpart) in the db? lovetox Do you think there could be an error?
-
aura
I tried adding a second account, and had the same freezing issue. Both accounts were already existing
-
aura
meson: how do I check that in the db?
-
lovetox
no you dont need to check it
-
lovetox
but delete .config/gajim/settings.db
-
lovetox
this will start fresh
-
lovetox
and then try to add it again and see if the same thing happends
-
aura
Okay, I will try that once I get home later today
-
aura
Thanks for the suggestions :)
-
lovetox
aura also about which gajim version are we talking?
-
lovetox
i checked the codepaths in current master, and i consider it looks impossible to come into the situation that the localpart is not stored in the database
-
lovetox
i did not look in earlier versions
-
aura
> aura also about which gajim version are we talking? It's the latest one in arch repo, 1.8.1 ↺
-
fjklp
I find that gajim does not automatically reconnect when a biboumi server restarts. Seems like a bug to me.✎ -
fjklp
I find that gajim does not automatically reconnect when a biboumi shuts down/server restarts. Seems like a bug to me. ✏
-
fjklp
I find that gajim does not automatically reconnect when a biboumi server shuts down/restarts. Seems like a bug to me. ✏
-
lovetox
biboumi server?
-
lovetox
biboumi is a gateway, gajim does not need to connect to it
-
lovetox
or do you mean join a irc channel after restart?
-
fjklp
I don't know the specifics. I get "You have been removed from the group chat: System shutdown". Then I never join again.
-
fjklp
I have to manually press the join button✎ -
fjklp
I have to manually press the join button and it joins ✏
-
lovetox
hm .. we start a rejoin timer
-
lovetox
on shutdown, so this should work, but hard to test as you need a server for it
-
lovetox
i would be interested in logs if you can reproduce it
-
fjklp
note: I have not tested with another client
-
cal0pteryx
nicoco: thanks a lot for your contributions to gajim! They are very much appreciated :)
-
Veronica
How do I import my data from Conversations? I want to be able to decrypt my past messages
-
lovetox
not possible
-
aura
lovetox, I just tried removing settings.db, still no luck. Tried removing the whole gajim folder, yet my issue is consistently repro'ing
-
aura
the last thing gajim did before it froze was: 2023-10-10 17:28:30 (I) gajim.c.passwords Save password to keyring
-
lovetox
please supply a log where you register the account✎ -
lovetox
please supply a log where you add the account ✏
-
Linuxhelptipsxmpp
lovetox i managed to add the public key to my account, all sorted.
-
Veronica
Linuxhelptipsxmpp: you can decrypt old messages?
-
Linuxhelptipsxmpp
Only just started using gajim sorry, but from the sounds of it if you add the publc key to the account when you import it that might work.
-
notnite
popping in to ask, what stops jingle from working on windows?
-
notnite
er, rather I guess audio/video in general
-
chud
> popping in to ask, what stops jingle from working on windows? At least libnice, but I'm working on getting rid of that ↺
-
chud
I wouldn't expect gstreamer itself behave flawlessly on Windows either tbh✎ -
chud
I wouldn't expect gstreamer itself to behave flawlessly on Windows either tbh ✏
-
notnite
yeah, i cloned to poke around just now and realized that gtkglsink just doesn't exist i guess