-
umu
cal0pteryx, wuts debacle?
-
cal0pteryx
umu: the person managing gajim's debian packages
-
PMR
What about on mint?
-
nicoco
lovetox: 6.1, no resource for `slidge.example.org` - yes
-
nicoco
6.2 - legacy identifiers with JID escaping, yes, usually. For some services, it's an integer, so no escaping needing. For others, there is a human-readable username, I try to use that if possible. For some networks, some IDs, notably groups are case-sensitive, so I used base32
-
nicoco
6.3 - jabber:iq:gateway, yes. the current implementation is not great, but I have something. Actually, this is most useful for networks where you need a phone number to have an account. For whatsapp, the phone number is the JID localpart, so it's not very useful, but for signal or telegram, you need a phone number, but then your user ID is not that number, so that jabber:iq:gateway protocol is nice to use I think.
-
nicoco
Congrats on the release! Too bad https://dev.gajim.org/gajim/gajim/-/merge_requests/988 didn't make it for the transport icon in MUCs. I didn't have feedback on this, I guess for biboumi it does some bad things? I didn't notice any.
-
cal0pteryx
nicoco: there will always be a next release :)
-
cal0pteryx
PMR: For Mint (i.e. Ubuntu) there is no maintainer I know of
-
nicoco
hehe ofc there will be! ;-)
-
PMR
Isn't mint based off debian?
-
cal0pteryx
PMR: either way, no direct maintainer
-
Menel
When mint next synchronizes oldstable Debian...
-
debacle
cal0pteryx It was by chance that I saw the commit here and had some time at hand :-)
-
polarian
new release \o/
-
polarian
back to the previous topic I brought up on Sunday morning, gajim broke after the clock ticked past midnight, monocles IM did not have thie issue thus it is _most likely_ not a server issue. Are you sure there is no bugs when handling the timestamps of messages
-
polarian
sorry not past midnight
-
polarian
when the clock went back 1 hour
-
polarian
Gajim couldn't figure out how to put "old" messages which were actually new
-
polarian
so firstly sorting of messages is done by timestamp, surely it should be done by unix epoch?
-
planeterde
I have added a single contact in Gajim, which is visible in my contact list, but without the message I wrote in the text field of "Add contact". My question: is this standard and I have to wait for the contact's feedback first? Or how can I see my message text?
-
lovetox_
That's a message only the contact sees
-
lovetox_
It's not a chat message
-
planeterde
And I can't see this message on me either? That would mean I can only see my message when the contact has replied to me - right?
-
lovetox
planeterde, the message you add when you add a contact, is like a greeting, a message that the contact sees when he gets your friend request. Like "Hi, thomas here, please add me"
-
lovetox
thats not a chat message, you will never see that message again
-
lovetox
if you want to send the contact a message, click the plus button in the top, type the contact name, and open a chat
-
CryptoMobley
Hi
-
CryptoMobley
I have a problem with password saved, every time I open gajim ask for the password Someone can help me ?
-
fjklp
I am also curious about the issue polarian describes✎ -
fjklp
I am also curious about the issue polarian describes, but I haven't experienced it ✏
-
meson
polarian: > gajim broke after the clock ticked past midnight What does that mean?
-
fjklp
he gave some details some hours back
-
lovetox
CryptoMobley, do you have a keyring installed?
-
lovetox
like GnomeKeyring for example?
-
lovetox
polarian, did you experience that messages where in the wrong order?
-
lovetox
and was this for loading a new chat, or when live messages arrived?
-
polarian
lovetox, yes
-
polarian
the messages are in the wrong order
-
CryptoMobley
> CryptoMobley, do you have a keyring installed? Yep ↺
-
cryptomobley
> lovetox with $ gajim -l gajim.password=INFO output: https://paste.debian.net/plain/1296734
-
lovetox
Gajim seems not be able to reach the keyring via dbus
-
lovetox
what keyring have you installed?
-
lovetox
how did you install Gajim?
-
cryptomobley
lovetox, idk what keyring I have I installed Gajim by apt
-
lovetox
ok, but you need a keyring, its a separate software, gajim does not depend on it
-
lovetox
google keyring for your distribution
-
lovetox
polarian, i think i found the problem
-
polarian
O.O
-
polarian
what is the issue?
-
polarian
sorry for not responding to all the mentions I have been pulling apart computers all day (also why I disconnected from the channel because my server was one of them) so I haven't found time to respond.
-
lovetox
sorting seems not to consider the timezone
-
cryptomobley
lovetox, the keyring is already installed
-
bot
Daniel Brötzmann pushed 1 commit to branch _refs/heads/master_ of _gajim_ < https://dev.gajim.org/gajim/gajim >: *f2245248* < https://dev.gajim.org/gajim/gajim/-/commit/f2245248b6ce316d6bffec3f685683799db68a85 > fix: GroupchatRoster: Check for contact before trying to load roster Fixes #11666
-
fjklp
> sorting seems not to consider the timezone nice, I'm glad we caught this
-
fjklp
what are these sentry events logged on sentry.io?
-
lovetox
bug reports
-
fjklp
are they the auto-generated ones from the whatever-it's-called (what is it called?) error detection thing?
-
lovetox
i dont know any error detection thing
-
lovetox
if there is an error you get displayed a error dialog
-
lovetox
you can then chose to send the data, or not
-
fjklp
that's what I'm talking about, I didn't know what it's called, if it has a name
-
lovetox
maybe error dialog :D
-
fjklp
so the auto-generated reports go to sentry.io?✎ -
fjklp
so the auto-generated reports go to sentry.io? I always wondered. ✏
-
lovetox
currently yes
-
fjklp
so the auto-generated reports go to sentry.io? I always wondered where they go. ✏
-
lovetox
we can chose a different error backend at any time
-
fjklp
do they include coredumps?
-
lovetox
only the data is sent which you see in the error dialog
-
cryptomobley
lovetox, I don’t understand what the problem is about keyring
-
cryptomobley
other software use it without problem
-
lovetox
gajim cannot access your keyring, thats the problem
-
lovetox
as it says in the error, the dbus service name is is not there
-
lovetox
maybe you need to activate it in your keyring
-
lovetox
hard to say when you dont tell us what keyring you use
-
cryptomobley
lovetox, keyring - Python-Keyring command-line utility
-
cryptomobley
and gnome-keyring
-
cryptomobley
gnome-keyring-3 and gnome-keyring-deamon is installed in my OS
-
lovetox
hm seems i read the errors wrong, it tries to use kwallet
-
lovetox
which is expected to not work
-
lovetox
try to start gajim from console like this
-
lovetox
`PYTHON_KEYRING_BACKEND=keyring.backends.SecretService.Keyring gajim`
-
cryptomobley
lovetox, still not work
-
lovetox
can you again send the log
-
cryptomobley
is the same error
-
cryptomobley
https://paste.debian.net/plain/1296743
-
lovetox
i need the top of the log file
-
lovetox
that lists all keyrings and the priorities
-
cryptomobley
is the top
-
lovetox
you need to apply the same logging config as befoe
-
lovetox
with $ gajim -l gajim.password=INFO
-
lovetox
or simple -v
-
cryptomobley
lovetox, https://paste.debian.net/plain/1296746
-
lovetox
.... with the environment var set
-
lovetox
PYTHON_KEYRING_BACKEND=keyring.backends.SecretService.Keyring gajim -v
-
var
lovetox: ?
-
lovetox
btw what is your gajim version?
-
cryptomobley
1.3.1
-
lovetox
var you chose a good name for a software development channel :)
-
cryptomobley
> PYTHON_KEYRING_BACKEND=keyring.backends.SecretService.Keyring gajim -v I send this befor run gajim✎ ↺ -
cryptomobley
> PYTHON_KEYRING_BACKEND=keyring.backends.SecretService.Keyring gajim -v I send this before run gajim ✏ ↺
-
lovetox
i dont think that works
-
cryptomobley
also if I run with "PYTHON_KEYRING_BACKEND=keyring.backends.SecretService.Keyring gajim -v" same error
-
lovetox
yeah but i need the log !!
-
cryptomobley
lovetox, too many output to send on paste service
-
lovetox
i need only the linkes from the top where it lists the keyring backends
-
lovetox
PYTHON_KEYRING_BACKEND=keyring.backends.SecretService.Keyring gajim -l gajim.password=INFO
-
lovetox
do this then
-
cryptomobley
lovetox, I think I have solved by changing the parameter in the settings uses global key ring
-
cryptomobley
Now the passwords where are saved?
-
lovetox
global keyring?
-
lovetox
i dont know such setting
-
cryptomobley
in advanced setting
-
cryptomobley
Now I doubt whether the passwords are saved
-
lovetox
ok my time is out for today
-
lovetox
oh boy this timestamp stuff will be a big refactor
-
fjklp
> oh boy this timestamp stuff will be a big refactor dang
-
lovetox
luckily the problem will not happen again for a year :d
-
lovetox
and who is up at 3 o clock in the morning anyway
- Lightning Bjornsson (they, he, xe/hir) sighs
-
meson
lovetox: does this issue also happen when travelling and the client's timezone changes because of that?
-
lovetox
no, the problem is that we dont use a timezone for sorting
-
lovetox
hence timestamps between summer and wintertime exists twice
-
lovetox
but this is only a UI thing
-
lovetox
in the database everything is utc
-
fjklp
> luckily the problem will not happen again for a year :d Actually, for North America DST ends on Nobember 5th. https://www.timeanddate.com/time/dst/2023.html✎ -
fjklp
> luckily the problem will not happen again for a year :d Actually, for North America, DST ends on Nobember 5th. https://www.timeanddate.com/time/dst/2023.html ✏
-
polarian
O.O
-
polarian
well then a trail two 👀
-
polarian
find an American who is willing to stay up all night haha