-
jcwww
Hello, does gajim 1.9.3 support windows 7 64bit? After I install gajim 1.9.3 and run it, a dialog popup and inform that api-ms-win-core-path-l1-1-0.dll is missing. But gajim 1.7.3 can run without problem
-
Mike Yellow
jcwww, never.
-
Mike Yellow
The last version that supports Windows 7 64bit is 1.7.3.
-
Mike Yellow
Due to Python official.
-
jcwww
Thanks! I have also notice that gajim 1.7.3 use python "3.10", but the latest python which support windows 7 is "3.8".
-
jcwww
does it means that gajim modify the python 3.10 to make it support windows 7?
-
Mike Yellow
I do not think so... Developers have no plan to specially support Windows 7.
-
Mike Yellow
When they found that 1.8.0 does not support Windows 7, they did not plan to modify.
-
Mike Yellow
It looks like the fact that 1.7.3 supports Windows 7 was an accident.
-
jcwww
ok, I will stay 1.7.3 before upgrade to windows 10/11
-
cal0pteryx
Python dropped Windows 7 support. So _maybe_ Gajim works, or it crashes with some random dll error like the one you posted :) And yes, we only support OSes within their official support period.
-
amogus
> ok, I will stay 1.7.3 before upgrade to windows 10/11 upgrade to linux. ignore the memes, its not hard for most use cases ↺
-
jestar
https://dev.gajim.org/gajim/gajim/-/blob/master/gajim/gtk/discovery.py#L94 hello, I am using biboumi and I get a question, should the identity `('conference', 'irc') ` use the `ToplevelAgentBrowser` ? because when it is conference it should be same as muc
-
cal0pteryx
jestar: that code hasn't been touched in ages. But also, Biboumi wrongly advertised 'conference' for quite a while. I think that's been fixed now.
-
jestar
yes, biboumi wrongly advertise the gateway as conference
-
cal0pteryx
Exactly
-
fjklp
it would be nice if someone donated a server to the gajim project :)
-
fjklp
though maybe hardware is not the problem
-
interloper
Has anyone had any luck getting a voice call going on Gajim? I've got Prosody set up along with Coturn. Works great on Conversations but on Gajim it's totally borked
-
Kris
interloper: gajim uses an older standard that is incompatible with conversations etc.
-
interloper
that's a shame. Are there other clients that work on this same standard? is there an XEP?
-
interloper
wonder if I can get it working on prosody
-
cal0pteryx
interloper: try Dino
-
interloper
cal0pteryx, it works with Dino, that's nice. Weirdly enough I can't find the option to call in Dino's UI but that's Gnome for ya
-
cal0pteryx
https://dino.im/img/screenshot1.png
-
cal0pteryx
Right at the top
-
interloper
Doesn't show for me
-
betarays
I’m receiving high frequency spam in MUC PMs, it seems to be slowing down my client enough that it takes time to send new messages, is there any way this can be mitigated?
-
betarays
(apparently the slowness is only in the given MUC)
-
mike
Leave the MUC or report it to the moderators/admins of the MUC I would assume
-
betarays
> Leave the MUC or report it to the moderators/admins of the MUC I would assume well, it’s so high frequency that my messages have trouble going through…
-
kali [she/they]
you could try another client temporarily?
-
betarays
> you could try another client temporarily? I think the issue is with the stanzas that need to be handled by the client, if all of the spam needs to be handled before seeing that the message was sent…
-
betarays
I can try another client/device though
-
betarays
wow, Conversations puts MUC PMs inline…
-
lovetox
either try to contact one of the moderators via PM
-
lovetox
if thats not possible, leave the MUC, try to join tomorrow again
-
betarays
> either try to contact one of the moderators via PM I did send a message to one of the moderators, but they’re not necessarily active right now
-
betarays
I guess some anti-spam measures could be implemented on their server
-
betarays
also, I’m not receiving spam anymore but messages still take time to send, so I guess the issue is with the MUC itself
-
betarays
I’m guessing XEP-0377 and XEP-0191 aren’t for MUC PMs?
-
lovetox
no
-
lovetox
also it does not help
-
lovetox
if someone dos you with traffic
-
lovetox
it does not even help if we drop the message at the client
-
lovetox
basically server needs to stop it before it reaches us
-
lovetox
but this is normally no problem, because mods ban the people
-
lovetox
and if not, yeah then dont hang out in this non-moderated chat anymore
-
betarays
I think the server is what's having issues, not the client