-
fjklp
hmm, looks like gnome is buggy with the animation situation thing
-
fjklp
unsurprising
-
fjklp
when 'reduce animations' is set and I log out/in, animations work in gajim while being disabled for window manager stuff
-
fjklp
but then if I turn off then on the reduce animations, animations stop working in gajim
-
fjklp
just mentioning this here since it might be relevant
-
fjklp
I'm _assuming_ that they intend that the animations will not ever work if reduce animations is turned on
-
cal0pteryx
fjklp: this is handled by GTK, not by gajim.
-
fjklp
yes, that's why I said "gnome is buggy"
-
fjklp
maybe I should have said gtk, but I know it's not controlled by gajim
-
debacle
I need to check/edit my bookmarks. I know, that this function migrated from View to somewhere else, but I can't remember that somewhere else right now :-( Where do I find my bookmarks now?
-
Kris
account -> advanced -> pep config
-
fjklp
> fjklp, do you have a development environment where you test things or do you install and try as soon as there is a new nightly? was there any particular reason you asked this? ↺
-
debacle
> account -> advanced -> pep config Thanks! ↺
-
resoli
Hello, I added some italian translations on https://translate.gajim.org
-
resoli
and corrected an annoying wrong one: `%s is typing...` -> `%s sta chiamando...`
-
resoli
now `%s is typing...` -> `%s sta digitando...` like in other clients
-
cal0pteryx
resoli: thanks!
-
cal0pteryx
fjklp: I wanted to ask if you would be interested in learning how to checkout merge requests via git and test things before they are merged. This involves some preparation though ;)
-
betarays
By the way, it might not be worth creating an account on translate.gajim.org, but are you aware that the French translation has underscores before “files” in some cases? (it looks like this “Envoyer des _fichiers”)
-
cal0pteryx
betarays: those underscores should not be visible in the user interface. They are there to add assistive shortcuts, which you can invoke by Alt + unterlined character
-
betarays
In my case they are visible in the interface, and I don’t think they are here in other languages?
-
cal0pteryx
betarays: then it would be most appreciated if you could search this exact string on translate.gajim.org and correct it :) or you paste it here
-
betarays
``` po/fr.po 4118:msgstr "Envoyer des _fichiers" 5684:msgstr "Transfert de _fichiers" ```
-
betarays
I mean, the place I find it is the menu after selecting a file to send, and which asks me if I want to add more files
-
betarays
https://xshare.changeme.fr.eu.org/file_share/25272a9b-69d8-4c82-894d-d4a9ba467964/dbdbe664-1e1c-4fb6-999e-73dc5467688b.png
-
betarays
okay, I see where “Transfert de _fichier” is used in the menu, and it does work correctly
-
betarays
https://xshare.changeme.fr.eu.org/file_share/1838c656-0f95-46a6-9cb4-c8ababe4d664/b0568010-44ff-475f-8fed-cda1af5629dd.png
-
betarays
(and f is underlined if I press Alt)
-
debacle
Is "Include room information in public lists" (Gajim) the same as "Make Room Publicly Searchable?" (XEP-0045) and "Whether to Allow Public Searching for Room" (also XEP)? This refers to browsing the MUC service, right? I.e. on a server of a club or a company, I typically want set this to false a.k.a. "Hidden Room"?
-
betarays
> Is "Include room information in public lists" (Gajim) the same as "Make Room Publicly Searchable?" (XEP-0045) and "Whether to Allow Public Searching for Room" (also XEP)? > This refers to browsing the MUC service, right? > I.e. on a server of a club or a company, I typically want set this to false a.k.a. "Hidden Room"? Are you sure this is in Gajim and not what your server sends you? I can’t find this string in Gajim’s source code, but I can in Prosody’s.
-
aereaux
One of my users seems to be getting an error like this: https://dev.gajim.org/gajim/gajim/-/issues/11345 , but with "in roster: False". Is there some way I can look at their user data in prosody to figure out what might be wrong?
-
lovetox
needs to use another client to delete this chat out of the roste✎ -
lovetox
needs to use another client to delete this chat out of the roster ✏
-
aereaux
OK thanks, it looks like they got it to work. Not sure which client originally caused the problem
-
debacle
> > Is "Include room information in public lists" (Gajim) the same as "Make Room Publicly Searchable?" (XEP-0045) and "Whether to Allow Public Searching for Room" (also XEP)? > > This refers to browsing the MUC service, right? > > I.e. on a server of a club or a company, I typically want set this to false a.k.a. "Hidden Room"? > Are you sure this is in Gajim and not what your server sends you? I can’t find this string in Gajim’s source code, but I can in Prosody’s. Oh, then it comes from there! ↺
-
debacle
So Gajim is not involved at all. Thanks!
-
lissine
I'm on Gajim 1.9.3 on Void Linux After installing the OpenPGP plugin, I can't enable it, and there's an error triangle "No module named gpg" I guess there's a typo? As the module is called pgp not gpg
-
lissine
Or never mind, I guess I need to install more software on my computer to be able to use (generate a gpg key etc.)
-
luca
Sounds like the gpgme-python3 xbps package
-
lissine
yes, it seems so
-
cal0pteryx
betarays, thanks, I fixed the string in question
-
t
what is the difference between a private message and a private message in a group chat?
-
Kris
the private message in a group chat is mediated by the group chat and doesn't require you to exchange contact addresses
-
t
aha, thanks