-
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 :)
-
meson
Fil: nice! ✌️
-
Frnn
Is the gtk usable ? 🤓
-
meson
"the" GTK?
-
mrdoctorwho
has the xml console been deleted from gajim?
-
Holger
mrdoctorwho: I have it in 1.9.5.
-
Holger
(View -> Debug Console or something, German translation here.)
-
mrdoctorwho
Holger, thanks! I looked for it under "Advanced"
-
lovetox
lets quickly port to Gtk4
-
lovetox
https://share.hoerist.com/philipp/hK6lSFCTRcyVJgKt/1b7c67ff-f3f3-4f80-8b66-73a039b3053f.png
🤣 1 -
aquatarkus
hey, does gajim not launch without xwayland?
-
aquatarkus
it just exits for me now
- aquatarkus sighs
-
meson
- 4000 LOCs!
-
lovetox
You need to start it from console and look for errors
-
aquatarkus
there is no error, it just exits with 1
-
aquatarkus
gajim 1.9.5-1
-
meson
aquatarkus: is it already running in the background and you try to start it twice?
-
aquatarkus
no it's not running
-
meson
and you ran it with -v?
-
aquatarkus
tried now, same thing
-
lovetox
start with gajim -v
-
lovetox
thats impossible, if you have no console output this means the app never was called
-
lovetox
what did you change since your last start?
-
aquatarkus
hmmmm
-
aquatarkus
well as you can see
-
aquatarkus
https://sure.im:443/upload/af729534-ffe6-4378-a661-c7675771e31b/771265dd-6b9d-4946-b8dc-f4c043048119.png
-
aquatarkus
same thing with bash
-
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 ↺
-
aquatarkus
I did try removing the config and .local filess
-
aquatarkus
to see if that would fix it
-
aquatarkus
other programs work
-
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()) ```
-
aquatarkus
..lol, if I actually call python and type this in an interactive shell it launches,
-
aquatarkus
🤔
-
aquatarkus
calling the script with python also works
-
lovetox
meson, i rebased the gtk4 branch and changed the commits, so we have one per module
👍 1 -
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
-
meson
Thank you very much 🙂
-
lovetox
Thank you, we will merge the gtk4 branch shortly
-
lovetox
and then you can rebase the open mrs
-
Fuwupe
xmpp
-
PMR
that is nice icon
-
Fuwupe
thanks i like yours too
-
bot
lovetox pushed 127 commits to branch gajim/master https://conference.gajim.org:5281/pastebin/d1be45bb-6eaf-4bf1-8aa3-e436dd62ebb5
🎉 4 -
lovetox
hannibal, there was a tool that lets us check if the license header is in every file
-
lovetox
what as that tool again?
-
bot
lovetox pushed 1 commits to branch gajim/master chore: Update README.md - https://dev.gajim.org/gajim/gajim/-/commit/641c426b5da5c7a384ce398149876bc01efe6ece
-
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.
-
hannibal
lovetox: https://reuse.software/
-
Frnn
meson: > "the" GTK? Sorry I mean the gtk4 branch 😣
-
Frnn
But since now its master it seems usable in a "alpha" way
-
aereaux
Huh, think I was able to successfully rebase the MRs I've been using!
-
aereaux
Definitely a little smoother!
-
lovetox
Just for information, yes we know that chat sometimes does not scroll correctly
-
bot
lovetox pushed 1 commits to branch gajim/master other: Add REUSE config - https://dev.gajim.org/gajim/gajim/-/commit/983a848a3a9f9cc05cf3b79178737dee52db49e8