-
Amolith
Huh don't think I've ever made Gajim crash this hard and I don't even know quite how I made it happen. It just pops up the crash dialogue with a stack trace including this error and the actual window never opens. ValueError: Trying to add GroupchatContact [self-hosted Biboumi JID], but contact already exists as [same self-hosted Biboumi JID] (secluded.site) (in roster: True)
-
lovetox
Go to another client and delete it from you roster
-
☭Mike Yellow
Then restart Gajim.
-
☭Mike Yellow
Oh sorry, not the same situation that I met with the actual window opens.
-
Amolith
> Go to another client and delete it from you roster lovetox: I just did but Gajim still crashing on startup. It doesn't look like it's even connecting to my server before it crashes, it's almost immediate ↺
-
lovetox
Are you on Linux?
-
Amolith
Yes, Arch Linux. Do you want the rest of the info in the crash dialogue?
-
lovetox
delete ~/.cache/gajim
-
lovetox
and restart
-
Amolith
lovetox: that fixed it, thank you 👍
-
resoli
Hello, I am currently on 1.8.4 flatpak, and I noted that when I join a public MUC, no history is shown, even if the muc has Archiving enabled.
-
lovetox
a specific muc or any muc?
-
resoli
Any muc
-
resoli
I have tried with same account and same mucs with Conversations client, and history has been syncronized.
-
resoli
I have joined this one with user 'test' just now. Same behaviour.
-
test
https://share.chat.resolutions.it/upload/ukkdAO3W0fiRJyKT0VTv379r/9034cc2e-aee9-4ec0-a421-7789b771f0f9.png
-
lovetox
so start with -l gajim.c.m.mam=DEBUG
-
lovetox
and see what it says
-
resoli
Ok, will try
-
resoli
lovetox, is it correct? `flatpak run org.gajim.Gajim -l gajim.c.m.mam=DEBUG`
-
resoli
In case it's correct, none is shown on standard output✎ -
resoli
In case it's correct, nothing is shown on standard output ✏
-
lovetox
hmm do you have debug logging enabled in preferences -> advanced?
-
lovetox
if yes disable it
-
resoli
> hmm do you have debug logging enabled in preferences -> advanced? yes > if yes disable it done
-
resoli
Here's what is logged: ``` 2023-12-21T23:14:49 (I) gajim.c.m.mam | (MY.ACCOUNT.NAME) Threshold for xmpp-it@conference.xmpp-it.net: 0 2023-12-21T23:14:49 (I) gajim.c.m.mam | (MY.ACCOUNT.NAME) Request archive: xmpp-it@conference.xmpp-it.net, after mam-id 1703194184231519 2023-12-21T23:14:50 (I) gajim.c.m.mam | (MY.ACCOUNT.NAME) Request finished: xmpp-it@conference.xmpp-it.net, last mam id: None ```
-
lovetox
Looks normal
-
lovetox
The server did not return any messages
-
lovetox
Do you have multiple accounts in gajim
-
lovetox
And are joined with both accounts the same mic?
-
lovetox
If yes that's broken