-
anontor
anyone else saying the latest gajim is running slow?
-
anontor
2.0.4
-
anontor
I think I started noticing it on a previous version.
-
anontor
using flatpak
-
Kevinzz
whats the status of openpgp plugin in gajim ?
-
it20
> anyone else saying the latest gajim is running slow? yes my flatpak version is running slow.. it cant cope up with my typing speed.. ↺
-
anontor
> yes my flatpak version is running slow.. it cant cope up with my typing speed.. did you find an issue created for it? I did not see one. ↺
-
it20
nope.. it thought I am the only one facing it lol
-
it20
it started with 2.0.1 i guess..
-
anontor
other apps on my pc including other flatpaks are working good.
-
anontor
what distro you using?
-
it20
i am using it in whonix workstation
-
anontor
oh i c
-
anontor
gajim suppossed to use over half GB of memory?
-
anontor
cpu almost 20%?
-
it20
I dont know but I am using with 6GB+ memory.. previous version didnt have this type of issue..
-
it20
cpu is 20%
-
anontor
I think we found the issue lol
-
anontor
this was from windows.https://dev.gajim.org/gajim/gajim/-/issues/11735
đź‘Ť 2 -
anontor
cpu skyrockets when typing
-
anontor
and other operations it seems
-
anontor
switching channels etc.
-
it20
hmm.. then I will allocate more cpu for workstation lets see what happens..
-
anontor
seems to slow down over time the longer it is open.
-
anontor
after closing and coming back it is not as bad right now.
-
cal0pteryx
To find the underlying issue, you would need to supply logs (and probably a performance profile)
-
cal0pteryx
It's not common to have these performance issues
-
toastal
Is there a way to get Gajim to retry joining MUCs if they fail to connect right away or my machine comes back from standby?
-
lovetox
No. They should not fail.
-
lovetox
There is no reason to believe that retrying fixes the error
-
lovetox
If you see this error consistently we should investigate them
-
lovetox
Restarting gajim is maybe faster depending on how many chats failed to join
-
toastal
Sorry for the delayed reply.
-
toastal
The error I am experiencing is the orange thunderbolt icon with MUCs + Biboumi-bridge rooms.
-
toastal
Every time I move my laptop or resume state, everything is disconnected & I have to manually rejoin everything.
-
toastal
I could restart Gajim, but something about that UX seems amiss
-
lovetox
Bridges are tricky and especially IRC, but I can try to reproduce it
-
lovetox
And you are saying it's on all resumes ? Or only sometime
-
toastal
I don’t want to say 100% of the time, but I can’t recall a time in recent memory where switching networks worked.
-
toastal
I had to write a `systemd` unit to restart Biboumi on IP change (ddns), & that part works.
-
toastal
Reconnecting, so long as not being banned by DroneBL (*grumble*), always pops up write away & my messages get synced since Biboumi gets reconnected fine.
-
toastal
Gajim gracefully handles this reconnect too… but when my own device switches IPs or suspends, then on reconnect Gajim doesn’t automatically rejoin these rooms.
-
lovetox
please enable debug logging, and send me a log when this happens, the log should start when connected, and should end when it fails to reconnect
đź‘Ť 1 -
bot
lovetox pushed 2 commits to branch python-nbxmpp/master change: MDS: Simplify set_mds() - https://dev.gajim.org/gajim/python-nbxmpp/-/commit/ff330eeb3220503beee314187afc67725a18e0b5 feat: MDS: Allow setting MDS assist on message - https://dev.gajim.org/gajim/python-nbxmpp/-/commit/8b4eab557190cdbccc76d5cdff6f6ededdb7c271
-
moparisthebest
> There is no reason to believe that retrying fixes the error Isn't it more often the case that a retry *will* help? Like muc server rebooting, network hiccup or whatever is common an exponential back off for rejoining MUCs is probably the right thing to do? ↺
-
lovetox
depends on the error, i dont know the error, so i cannot say if this would be a good thing or not
-
lovetox
thats the problem in a federated space, all kind of problems can happen, i rather have users report a problem, then to mask if with retrys✎ -
lovetox
thats the problem in a federated space, all kind of problems can happen, i rather have users report a problem, then to mask it with retrys ✏
-
lovetox
but its the same discussion we often run into
-
lovetox
e.g. retrying on connection errors
-
lovetox
but yeah there are definitly errors on which we could retry, like remote host not available or something like that
-
lovetox
others like "you are not allowed to connect to this remote" not so much
-
bot
wurstsalat pushed 1 commits to branch gajim/master refactor: Icons: Replace deprecated emblem-ok-symbolic with feather-check-symbolc - https://dev.gajim.org/gajim/gajim/-/commit/82ea531ff48f3e14ebb7d39ad3fd7fa4c6987a07
-
bot
lovetox pushed 1 commits to branch gajim/master change: Remove unread message confirmation dialog at shutdown - https://dev.gajim.org/gajim/gajim/-/commit/901695b70466495a94283f9df022acca0ee9f6d0
-
bot
wurstsalat pushed 1 commits to branch gajim/master refactor: Icons: Replace deprecated emblem-* icons - https://dev.gajim.org/gajim/gajim/-/commit/0be9b33d6e0ddd6d80c7a48986cd7e876b90c5b8
-
bot
lovetox pushed 1 commits to branch gajim/master cfix: Application: Fix shutdown - https://dev.gajim.org/gajim/gajim/-/commit/a64bcf50470078e84849e4d09e417c6e1ef4cbc8