-
fjklp
bread is pretty good
-
fjklp
> Hosting there is cheap ;) hmm, I hadn't heard that ↺
-
julian
> Hosting there is cheap ;) I'd like to see that proven ↺
-
lissine
julian: https://docs.hetzner.com/general/others/data-centers-and-connection/
-
julian
Thank you, I'll look into that
-
epic
>> I've noticed it before but looking at the providers list reminds me. Why is Germany so dominant in the xmpp space? > I would say it's Europe in general, and the Germans just stand out there. because Germany is more into privacy from a cultural perspective
-
zayd [telepath]
> I've noticed it before but looking at the providers list reminds me. Why is Germany so dominant in the xmpp space? a lot of big vps providers are german ↺
-
zayd [telepath]
hetzner, contabo, netcup (i think)
-
fjklp-temp
I'm sure the answer is "no" but anyone have any idea why gajim would try to connect to igniterealtime.org if I have no account there?
-
mkf
no
-
cal0pteryx
fjklp-temp: check the debug console's xml output
-
fjklp
hmm, might have been a file upload being downloaded. I guess I didn't remember clicking on a file upload.
-
betarays
I don’t know if this is because I’m not on the latest version (I’m on the latest that Arch Linux packages), but I noticed that when right-clicking a link in a quote, options in the menu will appear greyed out (like the quote itself) For example: > https://xmpp.org/ https://xmpp.org/
-
hueso
is there any way to force reload MAM? I'm missing messages that were sent while my computer was sleep a few minutes ago
-
cal0pteryx
betarays: some people reported an issue like this, yes. But it seems to be a GTK issue (the framework Gajim uses)
-
betarays
oh, okay, it’s known then
-
betarays
because at first I thought the options were disabled when clicking on some links
-
resoli
hueso: it happens to me as well in v1.9 series (never seen before). Messages not syncronized between gajim on different machines, when one is off for more than 1-2 days
-
hueso
I've been off for only a few hours
-
lovetox
hueso, in a group chat?
-
lovetox
or single chat
-
hueso
single
-
hueso
I'm on ejabberd 21, buddy is on metronome 4
-
lovetox
sounds like you dont have MAM enabled
-
lovetox
check Advanced -> Archiving Preferences
-
lovetox
should say "Always"
-
hueso
it is in always. I don't usually have problems with MAM but this weird quirk
-
lovetox
so what are you missing?
-
lovetox
one message? more? were they encrypted?
-
lovetox
can you reproduce it, go offline write a few messages, go online
-
hueso
I'm missing all the (omemo) messages exchanged during the few offline hours, both inbound and outbound; gajim pc was suspended
-
hueso
so basically I suspended my computer and chatted with Conversations for a while expected to see all the messages upon resuming PC. other chats catched up, some other didn't. Will try to reproduce. Just left the computer again, when I come back I will double check global and individual MAM settings.
-
hueso
sorry about the sloppy redaction, I'm on the go and english is not my native
-
lovetox
its probably a encryption problem then
-
lovetox
but then you should have seen the message, with an error
-
lovetox
next time you come online simply check View -> Debug Log
-
lovetox
for errors
-
bot
wurstsalat pushed 1 commits to branch gajim/master cfix: SearchView: Don't hide username filter on reset - https://dev.gajim.org/gajim/gajim/-/commit/7e76b3cb512fd276adb7f79ae1c1256cba2242ca
-
jstein
Hi, I just bumped Gajim to 1.9.3 on Gentoo. There is a non critical warning: ** (gajim:553711): WARNING **: 00:03:09.924: expected enumeration type void, but got PyGLibOptionArg instead after starting Gajim. Are you aware of this?
-
jstein
After starting 1.9.x for the first time it converts the DB. But I saw no warning when starting 1.8.x again with the new DB.
-
lovetox
ignore it, its just some warning
-
jstein
For me that is fine. But it will start to annoy, when many users will ask me about that message in our Gentoo package. Likely it is easy to fix, isn't it?
-
jstein
https://upload.jabber.hot-chilli.net:5281/file_share/8223f3d8-d1ff-4185-9852-5a53877fec31/198f51c7-338e-47c4-b40a-b1bdd001cac1.png
-
jstein
is it a known bug, that the dropdown menu is not printed properly on the first click?
-
jstein
I rebuilds, when I scroll once
-
fjklp
> is it a known bug, that the dropdown menu is not printed properly on the first click? I'm pretty sure this is a gtk issue. I've been affected by it for many years. Gtk is garbage. ↺
-
fjklp
unless it really is something that the application can control? I know I've experienced it in a number of applications.