-
fjklp
I don't know if it makes sense to report bugs that I can't reproduce but I experienced a bug in gajim nightly flatpak where posting messages in a particular muc resulted in the same message showing twice in the gajim instance that posted it. Other clients showed only a single message. The first message showed my nick in blue as usual and permanently had a pending icon. The second message shows my nick in red and had no pending icon. They both appeared at the same time. This repeated for multiple separate messages posted. After restarting gajim is has thus far been normal. I looked in the xml log when I sent one of these messages and gajim sent only one message stanza and received only one message stanza related to that message.
-
fjklp
I guess I'm going to have to read up on the protocols so I know what all these id numbers are and can guess at the problem better
-
lovetox
Are you on latest nightly?
-
fjklp
lovetox: This was the one built on 2024-05-16
-
lovetox
should be latest then
-
lovetox
hm i can imagine why this happens, somehow we dont discover the message that is reflected from the muc as our own message
-
lovetox
this probably has something to do with that specific muc server
-
lovetox
or did you maybe change nickname?
-
lovetox
but we have to test this on many different muc settings
-
fjklp
I did not change my nickname
-
fjklp
it was on 404.city which reports the server as ejabberd 24.2.0
-
fjklp
before I restarted gajim, I did enter a private muc on the same server and didn't get the same bug
-
bot
wurstsalat pushed 1 commits to branch gajim/master fix: ChatControl: Don't fail when trying to jump to deleted message - https://dev.gajim.org/gajim/gajim/-/commit/3de8b68765e13c501c91fdaf1b3795cfe1132d7e
-
fjklp
lovetox: would the xml I captured be useful?
-
lovetox
no, if you cant reproduce i spend my time elsewhere
-
fjklp
ok
-
bot
wurstsalat pushed 1 commits to branch gajim/master fix: Cursors: Attept to fix getting default cursor on Wayland - https://dev.gajim.org/gajim/gajim/-/commit/cb946d4b1d16df2a44643d43b6ba7d05d38fdb42
-
bot
wurstsalat pushed 1 commits to branch gajim/master cfix: ReferencedMessageWidget: Increase max_width_charts for message - https://dev.gajim.org/gajim/gajim/-/commit/2e49bace281613f840c4a0316d3acb318a98a3e5
-
cal0pteryx
oof, two typos in a row :/
-
cal0pteryx
meson: voice recording works great for me. I think the ui is very intuitive. I'm pushing some changes to the MR in the next days
-
meson
Awesome 😃 great it works for you and thank you for finalizing it
-
meson
Have you also tested it under Windows or MacOS?
-
cal0pteryx
meson, not yet, but will test on Win