Gajim - 2024-11-16


  1. Fil

    > Exit Gajim, rename the faulty one, copy the backup as log.db and start Gajim 1.7.3 again: hopefully the upgrade magically works now meson: thx, it worked ! I would not have bet on a file corruption :)

  2. meson

    Fil: nice! ✌️

  3. Frnn

    Is the gtk usable ? 🤓

  4. meson

    "the" GTK?

  5. mrdoctorwho

    has the xml console been deleted from gajim?

  6. Holger

    mrdoctorwho: I have it in 1.9.5.

  7. Holger

    (View -> Debug Console or something, German translation here.)

  8. mrdoctorwho

    Holger, thanks! I looked for it under "Advanced"

  9. lovetox

    lets quickly port to Gtk4

  10. lovetox

    https://share.hoerist.com/philipp/hK6lSFCTRcyVJgKt/1b7c67ff-f3f3-4f80-8b66-73a039b3053f.png

    🤣 1
  11. aquatarkus

    hey, does gajim not launch without xwayland?

  12. aquatarkus

    it just exits for me now

  13. aquatarkus sighs

  14. meson

    - 4000 LOCs!

  15. lovetox

    You need to start it from console and look for errors

  16. aquatarkus

    there is no error, it just exits with 1

  17. aquatarkus

    gajim 1.9.5-1

  18. meson

    aquatarkus: is it already running in the background and you try to start it twice?

  19. aquatarkus

    no it's not running

  20. meson

    and you ran it with -v?

  21. aquatarkus

    tried now, same thing

  22. lovetox

    start with gajim -v

  23. lovetox

    thats impossible, if you have no console output this means the app never was called

  24. lovetox

    what did you change since your last start?

  25. aquatarkus

    hmmmm

  26. aquatarkus

    well as you can see

  27. aquatarkus

    https://sure.im:443/upload/af729534-ffe6-4378-a661-c7675771e31b/771265dd-6b9d-4946-b8dc-f4c043048119.png

  28. aquatarkus

    same thing with bash

  29. aquatarkus

    > what did you change since your last start? I disabled xwayland, and updated a few times. I haven't used gajim in a while tho

  30. aquatarkus

    I did try removing the config and .local filess

  31. aquatarkus

    to see if that would fix it

  32. aquatarkus

    other programs work

  33. aquatarkus

    this is the content of /usr/bin/gajim ``` #!/usr/bin/python # -*- coding: utf-8 -*- import re import sys from gajim.main import run if __name__ == "__main__": sys.argv[0] = re.sub(r"(-script\.pyw|\.exe)?$", "", sys.argv[0]) sys.exit(run()) ```

  34. aquatarkus

    ..lol, if I actually call python and type this in an interactive shell it launches,

  35. aquatarkus

    🤔

  36. aquatarkus

    calling the script with python also works

  37. lovetox

    meson, i rebased the gtk4 branch and changed the commits, so we have one per module

    👍 1
  38. lovetox

    i credited changed the author of voice recorder and preview to you as author, so it shows that you contributed, hope that is alright

  39. meson

    Thank you very much 🙂

  40. lovetox

    Thank you, we will merge the gtk4 branch shortly

  41. lovetox

    and then you can rebase the open mrs

  42. Fuwupe

    xmpp

  43. PMR

    that is nice icon

  44. Fuwupe

    thanks i like yours too

  45. bot

    lovetox pushed 127 commits to branch gajim/master https://conference.gajim.org:5281/pastebin/d1be45bb-6eaf-4bf1-8aa3-e436dd62ebb5

    🎉 4
  46. lovetox

    hannibal, there was a tool that lets us check if the license header is in every file

  47. lovetox

    what as that tool again?

  48. bot

    lovetox pushed 1 commits to branch gajim/master chore: Update README.md - https://dev.gajim.org/gajim/gajim/-/commit/641c426b5da5c7a384ce398149876bc01efe6ece

  49. lissine

    > lovetox pushed 127 commits to branch gajim/master The bot only showed the commit messages for 20 commits. That's a limitation in it I guess.

  50. hannibal

    lovetox: https://reuse.software/

  51. Frnn

    meson: > "the" GTK? Sorry I mean the gtk4 branch 😣

  52. Frnn

    But since now its master it seems usable in a "alpha" way

  53. aereaux

    Huh, think I was able to successfully rebase the MRs I've been using!

  54. aereaux

    Definitely a little smoother!

  55. lovetox

    Just for information, yes we know that chat sometimes does not scroll correctly

  56. bot

    lovetox pushed 1 commits to branch gajim/master other: Add REUSE config - https://dev.gajim.org/gajim/gajim/-/commit/983a848a3a9f9cc05cf3b79178737dee52db49e8