-
lovetox
bodqhrohro, are on some older debian version? Seems to fixed in bookworm for a long time
-
lovetox
bodqhrohro, also did i understand you correctly, you want to send adhoc commands really to a resource like "jid@domain/resource"?
-
lovetox
its still not clear from your example, why the device of the user would need to answer that request ..
-
lovetox
if you want the transport to answer a request its enough to send a request to "jid@domain"
-
bodqhrohro
lovetox: I'm on testing. And I've seen a fix which helped some people with the similar issue last year, but it doesn't help for me.
-
bodqhrohro
lovetox: the transport does not really take the resource into account at all, all I need is allowing to send Ad-Hoc commands to such JIDs, bare or full, doesn't matter. Psi+ indeed allows to choose the resource for Ad-Hoc commands from a contact context menu.
-
lovetox
what do you mean by "it doesnt matter"
-
lovetox
im asking you, for your use case why do you need to send a adhoc command to a full jid
-
lovetox
adhoc command to full jid means, the client needs to answer it, not your transport component
-
bodqhrohro
lovetox: what client?
-
bodqhrohro
I told you from the very beginning that the transports simulates many JIDs on its subdomain.
-
bodqhrohro
Many other transports do that as well.
-
lovetox
Its clear to me how a transport works, its not clear why you need to address adhoc commands to full jids
-
bodqhrohro
It doesn't matter if they're bare or full, as I told.
-
lovetox
so the right answer is you dont need to address commands to the full jid, because in fact there is no client waiting on the other side
-
bodqhrohro
Technically yup.
-
gidepi
Hi. Everyone is talking about Gajim so I had to come and check who are you? In every room some says Gajim that Gajim this. Makes me crazy
-
cal0pteryx
gidepi, Gajim is a chat application, checkout gajim.org
-
gidepi
cal0pteryx: ok. Has to do something right.
-
cal0pteryx
Sorry I don't understand
-
gidepi
cal0pteryx: because everyone is talking about them, they have to do something right
-
cal0pteryx
Check for yourself :)
-
r00tobo
> Hi. Everyone is talking about Gajim so I had to come and check who are you? In every room some says Gajim that Gajim this. Makes me crazy 😂️
-
gidepi
cal0pteryx: I'm not ready yet. Is that thing even on Android?
-
r00tobo
gidepi, no, it's for desktop
-
gidepi
r00tobo: ok
-
r00tobo
cross platform desktop
-
gidepi
r00tobo: what that means "cross platform desktop"?
-
r00tobo
means it works on windows linux and macos
-
gidepi
Ok. I get it
-
r00tobo
and bsds
-
gidepi
r00tobo: is that a game consol or a sexual disease? Never heard.
-
r00tobo
lol no, its an operating system like windows
-
r00tobo
freebsd openbsd netbsd
-
gidepi
r00tobo: aah. I see. Those are new to me
-
r00tobo
https://gajim.org
-
r00tobo
the website has everything, check it
-
bodqhrohro
Hmm, did I actually build the _right_ libproxy? The backtrace of the distribution build mentions `proxy.cpp`, but in the sources I downloaded there's only `proxy.c` 6_9
-
cal0pteryx
bodqhrohro, if you build dependencies yourself, please refer to the librarie's support channels. This chat here is for Gajim. There have been no error reports concerning libproxy after the mentioned fix. I highly suspect an issue on your system (or libprocy build).✎ -
cal0pteryx
bodqhrohro, if you build dependencies yourself, please refer to the libproxy's support channels. This chat here is for Gajim. There have been no error reports concerning libproxy after the mentioned fix. I highly suspect an issue on your system (or libprocy build). ✏
-
bodqhrohro
cal0pteryx: I did build it just for the sake of checking if it's fixed in upstream, and removed since then.
-
pep.
I just closed a tab in which I had two unread messages, and the notification on the workspace won't disappear..
-
bodqhrohro
cal0pteryx: and BTW, I still barely understand why and where https://gajim.org:443 is resolved in the first place, as it's executed in a separate thread and GDB is not great for tracing inter-thread calls. AFAIR, I did even attempt to comment out possible places in Gajim's code, but it didn't help either.
-
bodqhrohro
Ah, got it, they have rewritten it in pure C in 0.5, 0.4 indeed still contains `proxy.cpp`.
-
bodqhrohro
LOL, it's called as early as this: https://conference.gajim.org:5281/pastebin/2d107c61-45ad-444e-ae6d-baaf82966f29
-
lovetox
what are you trying to achive? disable the http request to gajim.org?
-
bodqhrohro
lovetox: this request is causing a libproxy crash.
-
bodqhrohro
And I would be satisfied with either fix.
-
lovetox
every http request will cuase a crash
-
lovetox
this is just the first one
-
bodqhrohro
Yup, that's why I attempted to patch all them out :P
-
bodqhrohro
Gajim is an XMPP client, after all, why would it strictly depend on any HTTP?
-
amogus
"telemetry" maybe?
-
bodqhrohro
Besides of XEP-0363 and all that stuff which barely works for me anyway.
-
bodqhrohro
amogus: gotcha!
-
lovetox
you can search for create_http_request and comment them all
-
bodqhrohro
Why, I could just make it a no-op if it's all from the same function, hehe.
-
bodqhrohro
Ah, I got why did it crash last time I commented those out, it's probably invoked in some plugin as well.
-
mirux
Hi, where can I change the device name to a readable form like PC oder OFFICE?
-
mirux
... xmpp-resource
-
bodqhrohro
You were right, it's "specific" to my system, hehe https://github.com/libproxy/libproxy/issues/277
-
cal0pteryx
Thank you for filing an issue upstream
-
hermann
Hi , in Gajim, is there a shortcut for deleting the all of the text written in a chat box (not yet send)? I just wrote a quite long text. I did copied a word and wanted to paste it with strg + v from one position in the text to another position. I did strg + v (hopefully) and all of my long text disapeared. I couldn't get it back with strg+z or strg+y. That was pretty bad since it took me about 30min. to write this text 😖️ I don't know if I accidentally hit another letter instead of "v" or if this was just a bug or something
-
gidepi
Ctrl A selects all but other than that I don't know
-
lovetox
Ctrl + A and Backspace
-
lovetox
ah i think i get it , you ask if you accidentally hit something that deletes all text from the box
-
lovetox
im not aware of any
-
lovetox
would also be interested how this could happend
-
lovetox
quick test of copying words to other positions, works as expected
-
bodqhrohro
hermann: Strg+U with Emacs keybindings enabled.
-
bodqhrohro
And I'd really suggest to not trust any kinds of textareas in arbitrary apps for longreads and use a full-fledged text-editor with periodic autosaving for that.
-
fjklp
Ctrl+U deletes all text
-
gidepi
I'm more like Ctrl F4 user :)
-
ari
meow
-
ari
how do i change my pw on gajim
-
ari
or does ex em pee pee not sujpport it
-
fjklp
it does
-
ari
ok wher
-
ari
i cant find it
-
fjklp
Accounts > Modify Accounts > account > General > Login
-
ari
ty
-
ari
:3
-
fjklp
note: gajim supports it, some clients do not
-
ari
> note: gajim supports it, some clients do not yeye im using gaujaim
-
ari
gaujim
-
ari
gajim
-
bot
lovetox pushed 2 commits to branch gajim/master refactor: AdHoc: Simplify column creation - https://dev.gajim.org/gajim/gajim/-/commit/68f3167a3e99eb3c721af0c1e6f47aa679c5c647 cq: Dialogs: Always use string for secondary_text - https://dev.gajim.org/gajim/gajim/-/commit/a6f55153a9b5b174ef6a4c80a2a8c0b43921286b
-
bot
lovetox pushed 1 commits to branch gajim/master refactor: AudioWidget: Remove obsolete statement - https://dev.gajim.org/gajim/gajim/-/commit/2533589ee0ed9d0f7bf984da14f91abfc7ba3170
-
cal0pteryx
ari: https://dev.gajim.org/gajim/gajim/-/wikis/help/gajimfaq#what-does-gajim-stand-for
-
ari
no
-
sch
lovetox, are you here?
-
sch
I use Gajim 1.8.4
-
sch
Slixfeed is a bot which offers commands
-
sch
The commands work when JIDs are hidden
-
sch
I figured it would be information worth sharing.
-
sch
P.S. I know you added support for /resource
-
sch
https://xmpp.pimux.de/file_share/c23a2625-61c3-41ae-aa77-46e323c68f18/gajim_slixfeed_command.png
-
bot
lovetox pushed 2 commits to branch gajim/master cq: Fix pyright errors for conditional imports - https://dev.gajim.org/gajim/gajim/-/commit/3494be2ef5b8208a89a6e4829af8111d0655a3cb ci: Upgrade pyright to v1.1.350 - https://dev.gajim.org/gajim/gajim/-/commit/70ca3f1805323920c780f96713ef95b6fab41a0f
-
fjklp
it would be really cool if right clicking anywhere on a chat messages produced the same context menu as the three dot menu at the right
-
fjklp
it could make quoting faster/easier
-
fjklp
would that interfere with manually highlighting and copying text?
-
lovetox
i think its possible
-
bot
wurstsalat pushed 1 commits to branch gajim/master fix: ChatBanner: Disable selecting name_label - https://dev.gajim.org/gajim/gajim/-/commit/7295c1f0081bbdc165c6644817cc01219e850bee
-
cal0pteryx
fjklp, see https://dev.gajim.org/gajim/gajim/-/issues/11298
-
fjklp
thanks, I forgot about that issue
-
intelfx
hmm, what's the simplest way to clone a nbxmpp iq node?
-
intelfx
and is it permitted for multiple such nodes to share the children? or does Client.send() mangle them in some way?
-
intelfx
what I'm trying to do is write a fallback path for XEP 0353 where we just send identical session-initiate stanzas to all resources we know about, and then cancel all except the first one to reply
-
lovetox
Iq(node=str(stanza))
-
lovetox
thats the safest way
-
intelfx
oh clever :-)
-
intelfx
thanks, that'll work for now