-
fjklp-temp
who is the admin of the gajim.org xmpp server?
-
anontor
it says administrators and owners on the right.
-
fjklp-temp
I mean log access so I can debug somewthing but I'm guessing that no one wants to mess with that✎ -
fjklp-temp
I mean log access so I can debug something but I'm guessing that no one wants to mess with that ✏
-
anontor
> I mean log access so I can debug something but I'm guessing that no one wants to mess with that lovetox I guess is the one who can answer that.
-
cal0pteryx
fjklp-temp: it's asterix
-
fjklp-temp
That's what I thought. I haven't seen him around lately.
-
zak
lovetox: There is a new libproxy version 0.5.8 with the included fix ðïļ https://github.com/libproxy/libproxy/releases Is that sufficient for you to build this for the next Gajim release?
-
zak
Oh! There already is 1.9.2! ðĪŠïļ
-
lovetox
zak if you update this package, it will be automatically in gajim nightly https://packages.msys2.org/base/mingw-w64-libproxy
-
zak
lovetox, what do you mean "update this package"?
-
lovetox
mr against the repo
-
lovetox
https://github.com/msys2/MINGW-packages/tree/master/mingw-w64-libproxy
-
zak
Ah, you mean it must be updated there on this website...
-
lovetox
pkgbuild needs to be updated
-
zak
Sorry, I don't understand. Where?
-
lovetox
the file PKGBUILD in the repository i just linked
-
lovetox
at leave it, i will do it quickly
-
zak
Ah, you mean this here: https://dev.gajim.org/gajim/gajim.git✎ -
zak
Ah, you mean this here: https://github.com/msys2/MINGW-packages/blob/master/mingw-w64-libproxy/PKGBUILD ✏
-
zak
Too bad Gajim 1.9.2 was a few hours too soon.
-
lovetox
why?
-
lovetox
you can use nightly or not
-
lovetox
https://github.com/msys2/MINGW-packages/pull/21453
-
zak
Yes, but it's not perfect to communicate to the colleagues to use a nightly build.
-
zak
But nevermind, at least the proxy can be disabled now, and there will probably be a Gajim 1.9.3 at some point.
-
zak
Thank you very much for your constant support, lovetox.
-
lovetox
np, you did a lot of debuging yourself on this one !
-
zak
Anytime! It is our users that suffer from this ðïļ
-
lovetox
also we should not be happy too soon, we never tested this change :D
-
zak
I will do that as soon as I can and provide feedback to the issue.
-
cal0pteryx
Gajim 1.9.2 has been released ð https://gajim.org/post/2024-07-19-gajim-1.9.2-released/ This release brings an important OMEMO encryption fix, native notifications on Windows, usability improvements, and many bugfixes. Thank you for all your contributions!
ð 2ð 5 -
meson
ð
-
p42ity
cal0pteryx: Great! Congratulations.
-
Neustradamus
Announcements done on: - X/Twitter - AT Protocol/Bluesky - Fediverse: Mastodon - Hacker News - Reddit
-
Codimp
Thanks! And great work everyone! I'm translating the announce in french for the website
-
cal0pteryx
thanks Codimp
-
usrib
hi! how can i create a private chatroom in gajim?
-
usrib
dunno if my server allow me create chatrooms
-
Kris
most do
-
Kris
you create it like any other channel and then change the settings to invite only
-
usrib
i never used xmpp before
-
usrib
dunno how create a chan
-
cal0pteryx
usrib: Gajim > Create Group Chat
-
usrib
it does nothing, maybe is returning an error but idk
-
usrib
"remote server not found"
-
usrib
oh it says that my server is not a "conversation group server"
-
Kris
hmm, maybe that is really not supported by your server. which one is it?
-
Kris
but that is really uncommon
-
usrib
my server is jabber.member.fsf.org
-
Kris
hmm, yeah it is possible that they disabled it. It's not a well maintained server
-
Kris
(sadly)
-
usrib
:(
-
Kris
just switch to another server, no big deal
-
usrib
ok thanks
-
cri
Hi everyone! How can I see the status of what I'm playing on the system? I'd like to try that feature. It reminds me of the old MSN. Does it work only with local media or also with the Spotify app on Linux?
-
Kris
that feature was removed I think
-
amogus
cri: process logger = malware
-
Kris
well, I think it would be nice to have back.
-
amogus
ð
-
amogus
literal glowy feature
-
fjklp-temp
> that feature was removed I think it was there last I checked ↺
-
Kris
ah, sorry for the mis-info then
-
fjklp-temp
> Hi everyone! How can I see the status of what I'm playing on the system? I'd like to try that feature. It reminds me of the old MSN. Does it work only with local media or also with the Spotify app on Linux? cri: Account > Manage Accounts > account > Privacy > Media Playback ↺
âĪ 1 -
fjklp-temp
it would be nice if we had a means to search settings
-
fjklp-temp
I'm tempted to make some interim means to do it
-
fjklp-temp
Note: Some package related to mpris is required to make this work. As far as I remember, it only gets shared with contacts with whom you have status sharing enabled. In gajim, you would see this status by viewing the contact in the contact list and hovering your pointer over the contact. I'm not aware of the messages showing anywhere else. I've not tested it with flatpak so I'm not sure if or how it's done there.✎ -
fjklp-temp
Note: Some package related to mpris is required to make this work. As far as I remember, it only gets shared with contacts with whom you have status sharing enabled. In gajim, you would see this status by viewing the contact in the contact list and hovering your pointer over the contact. I'm not aware of the messages showing anywhere else. I've not tested it with flatpak so I'm not sure if or how it's done there. Only some media players or other applications will make these statuses available. I think VLC does. ✏
-
Kris
good point about flatpak
-
fjklp-temp
I don't see a package mentioned in the dependencies for sharing media player status and can't remember the package name
-
fjklp-temp
Does anyone know what it is and if flatpak has it?
-
hannibal
mpris shouldn't be a problem with flatpak https://dev.gajim.org/gajim/gajim/-/blob/master/flatpak/org.gajim.Gajim.yaml?ref_type=heads#L13
-
fjklp-temp
heh, I just found that too, thanks
-
fjklp-temp
does that mean that gajim will automatically have the privileges to do that without manual changes?
-
hannibal
yes
-
fjklp-temp
hmm, not working for me at the moment
-
fjklp-temp
I have media playback enabled, I see vlc publishing the mpris stuff on dbus, I have status sharing enabled, don't see the status, using flatpak. I also see org.mpris.MediaPlayer2.* in flatseal.
-
hannibal
works for me with flatpak and gnome-music. But the tooltip is only updated when switching chats
-
hannibal
tested in 1:1 chat
-
cri
> cri: Account > Manage Accounts > account > Privacy > Media Playback Thanks! but it don't see the status :c ↺
-
anontor
> Thanks! but it don't see the status :c I have the option with 1.9.2 installed with pip in a python3 venv environment. ↺
-
anontor
but I have not tested it