Gajim - 2024-01-13


  1. fjklp

    gravenessrelight72: https://dev.gajim.org/gajim/gajim/-/wikis/help/gajimfaq#does-gajim-support-audiovideo

  2. fjklp

    you can give this a shot https://dev.gajim.org/gajim/gajim/-/merge_requests/995

  3. gravenessrelight72

    fjklp, guess i was under the impression this was supported based on messaging elsewhere, that is too bad. thanks anyway

  4. fjklp

    I know nothing about it

  5. fjklp

    but I'm pretty sure "it's not supported" is the standard answer for now

  6. gravenessrelight72

    that would explain why it only somewhat works. i did have to jump through hoops to get it to work

  7. gravenessrelight72

    that would explain why it only somewhat works. i did have to jump through hoops to get it to somewhat work

  8. 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.

  9. 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

  10. fjklp

    I believe dino does audio calls. It might be worth trying.

  11. fjklp

    But it's less featureful.

  12. gravenessrelight72

    it does not have a dialpad

  13. gravenessrelight72

    and Gajim feels less bloated to me

  14. gravenessrelight72

    along with other features, of course

  15. lovetox

    haha, im sure you mean it in a good way, but Gajim is definitly more bloated then Dino

  16. lovetox

    Dino is a very slim, minimal client

  17. fjklp

    what does it mean when I create a muc, then destroy it, then join it and the room properties say it's 'Temporary'?

  18. fjklp

    https://upload.gajim.org:5281/upload/_Juq6Lucl0szlxo4JaeXX0C-/f9db2780-867f-405a-accb-4da251200613.png

  19. fjklp

    I'm guessing gajim is joining a non-existing room and the server is configured to allow this as a temporary room

  20. lovetox

    Normally Gajim discos the room before

  21. lovetox

    And only joins if it exists

  22. lovetox

    Except joins on start from bookmarks

  23. lovetox

    There is no disco

  24. ☭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.

  25. fjklp

    how does gajim open an external application when a URI link is clicked in gajim?

  26. ☭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.

  27. 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.

  28. hook

    That said, I’d also love to change that, so looking forward to the answer too :)

  29. fjklp

    I seem to remember someone saying it uses GIO

  30. fjklp

    I'm playing with adding a URI to iana.py and wanted to test

  31. 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

  32. bluespace

    Hello. Is there a way to export a list of the MUC's that I'm in?

  33. cal0pteryx

    bluespace: check your bookmarks via xml console? :D

  34. fjklp

    bluespace: you can do it with sqlite3 on the command line or sqlitebrowser graphically

  35. fjklp

    is this for the purpose of migrating accounts?

  36. fjklp

    maybe I should make a script for this and share it

  37. bluespace

    fjklp: thank you, didn't know gajim used sqlite - I am quite familiar with it!

  38. bluespace

    purpose: simply just backing up the list should something happen to my current account

  39. bluespace

    cal0pteryx: I wasn't aware of the console feature, thanks! I'm quite new to xmpp/gajim

  40. fjklp

    bluespace: I think you might want to pay attention to whether a given chat is set to autojoin or not

  41. fjklp

    those are the ones you are currently in, if they are set to auto join

  42. bluespace

    Are the muc's that I'm in stored server-side, meaning that if I switch clients, they'll re-appear?

  43. fjklp

    I don't think it's guaranteed, but very likely they are