-
fjklp
gravenessrelight72: https://dev.gajim.org/gajim/gajim/-/wikis/help/gajimfaq#does-gajim-support-audiovideo
-
fjklp
you can give this a shot https://dev.gajim.org/gajim/gajim/-/merge_requests/995
-
gravenessrelight72
fjklp, guess i was under the impression this was supported based on messaging elsewhere, that is too bad. thanks anyway
-
fjklp
I know nothing about it
-
fjklp
but I'm pretty sure "it's not supported" is the standard answer for now
-
gravenessrelight72
that would explain why it only somewhat works. i did have to jump through hoops to get it to work✎ -
gravenessrelight72
that would explain why it only somewhat works. i did have to jump through hoops to get it to somewhat work ✏
-
fjklp
I've been wondering if it might make sense to remove or hide all the buttons related to voice/video calls, but I don't know if it's worth the work.
-
gravenessrelight72
i would personally prefer it the way it is. Gajim is currently the most feature complete XMPP client i know of with respect to audio calls (have not tried video) on Linux
-
fjklp
I believe dino does audio calls. It might be worth trying.
-
fjklp
But it's less featureful.
-
gravenessrelight72
it does not have a dialpad
-
gravenessrelight72
and Gajim feels less bloated to me
-
gravenessrelight72
along with other features, of course
-
lovetox
haha, im sure you mean it in a good way, but Gajim is definitly more bloated then Dino
-
lovetox
Dino is a very slim, minimal client
-
fjklp
what does it mean when I create a muc, then destroy it, then join it and the room properties say it's 'Temporary'?
-
fjklp
https://upload.gajim.org:5281/upload/_Juq6Lucl0szlxo4JaeXX0C-/f9db2780-867f-405a-accb-4da251200613.png
-
fjklp
I'm guessing gajim is joining a non-existing room and the server is configured to allow this as a temporary room
-
lovetox
Normally Gajim discos the room before
-
lovetox
And only joins if it exists
-
lovetox
Except joins on start from bookmarks
-
lovetox
There is no disco
-
☭Mike Yellow
>the server is configured to allow this as a temporary room Yes. Joining a non-existing room is also a way to create a room, if the server allows.✎ -
fjklp
how does gajim open an external application when a URI link is clicked in gajim?
-
☭Mike Yellow
>the server is configured to allow this as a temporary room Yes. Joining a non-existing room is also a way to create a room, if the server allows and your client does not try discover it before joining. ✏
-
hook
fjklp, I _think_ it depends on the GNOME/GTK list of things. On KDE Plasma I’m also a bit baffled that Gajim opens a JPEG in GIMP instead of Gwenview.
-
hook
That said, I’d also love to change that, so looking forward to the answer too :)
-
fjklp
I seem to remember someone saying it uses GIO
-
fjklp
I'm playing with adding a URI to iana.py and wanted to test
-
23
On Debian sid I have noticed Gajim opens a .png in Firefox but a .jpg in Gwenview. Claws mail (GTK app) rightclick lets you select an app but won't use Gwenview but does allow Firefox looks a complete mess between GTK and Plasma and the KDE devs have known about it since 2012
-
bluespace
Hello. Is there a way to export a list of the MUC's that I'm in?
-
cal0pteryx
bluespace: check your bookmarks via xml console? :D
-
fjklp
bluespace: you can do it with sqlite3 on the command line or sqlitebrowser graphically
-
fjklp
is this for the purpose of migrating accounts?
-
fjklp
maybe I should make a script for this and share it
-
bluespace
fjklp: thank you, didn't know gajim used sqlite - I am quite familiar with it!
-
bluespace
purpose: simply just backing up the list should something happen to my current account
-
bluespace
cal0pteryx: I wasn't aware of the console feature, thanks! I'm quite new to xmpp/gajim
-
fjklp
bluespace: I think you might want to pay attention to whether a given chat is set to autojoin or not
-
fjklp
those are the ones you are currently in, if they are set to auto join
-
bluespace
Are the muc's that I'm in stored server-side, meaning that if I switch clients, they'll re-appear?
-
fjklp
I don't think it's guaranteed, but very likely they are