Gajim - 2025-01-07


  1. jg

    https://share.jgme.snikket.chat/upload/--Zb-Um8Tb0pCQJzBM0W6JXf/Screenshot%202025-01-06%20230712.png

  2. jg

    any way to make this dark like the rest of the app

  3. Link Mauve

    jg, this probably depends on your desktop environment, but you may try setting GTK_CSD=1 in your environment to force Gajim to draw its own decorations.

    👍 1
  4. lovetox

    Or you check the settings on your DE

  5. lovetox

    Maybe it's not set to dark mode

  6. jg

    > jg, this probably depends on your desktop environment, but you may try setting GTK_CSD=1 in your environment to force Gajim to draw its own decorations. im on windows if that makes a difference

  7. mesonium

    jg: please see https://dev.gajim.org/gajim/gajim/-/issues/11851

  8. jg

    > jg: please see https://dev.gajim.org/gajim/gajim/-/issues/11851 weird that they still recommend a workaround so many years later, is this project still in active development?

  9. voker57

    they still haven't fixed a crash due to a certain message after 6 months, it's not really going fast

  10. jg

    like there still isn't voice feature for windows yet, and I always donate to foss projects but this one doesnt seem to be active enough

  11. voker57

    that is, if you mean gtk, this is not really a gajim bug

  12. jg

    i use mostly foss apps on my windows desktop and those apps dont have any issue with dark mode at all and they have all the same features as the linux variant they are active

  13. jg

    gtk for gnome not windows i believe

  14. mesonium

    jg, have you tested `GTK_CSD=1 /path/to/gajim.exe` ?

  15. mesonium

    `set GTK_CSD=1`works for me on Win10

  16. mesonium

    voker57: > they still haven't fixed a crash due to a certain message after 6 months, it's not really going fast This is a GTK bug, which lovetox has reported upstream. Nontheless, there's a workaround by setting the env `GAJIM_FORCE_WORD_WRAP=1`, but then word wrapping is broken.

  17. mesonium

    voker57: > they still haven't fixed a crash due to a certain message after 6 months, it's not really going fast This is a pango bug, which lovetox has reported upstream. Nontheless, there's a workaround by setting the env `GAJIM_FORCE_WORD_WRAP=1`, but then word wrapping is broken.

  18. lovetox

    we have a better solution, which cal0pteryx, will push soon

    ❤️ 1👍 1
  19. Kris

    > we have a better solution, which cal0pteryx, will push soon ❤️

  20. れそ。

    > Right now it's still 1.9.3 on MS Store On the Gajim's website it's said that Gajim is version 1.9.5 on Windows Store, but on my Windows Store it is still at 1.9.3

  21. れそ。

    https://disroot.org/upload/0677d5f8-c318-7a4c-8e9e-458e4c812e39/b2f4bac8-506a-425b-9da0-b3ed1f3dbc28.png

  22. れそ。

    https://disroot.org/upload/0677d5fc-4bd2-774c-81b2-998c8e4b4b1e/bf236a73-7c47-409b-8d98-12c908790817.png

  23. れそ。

    Why is this?

  24. れそ。

    What should I do to force an update?

  25. based

    if it says 1.9.3 on store, that might be a ci/cd thing, maybe check build status?

  26. based

    https://github.com/gajim/gajim/blob/master/win/README.md

  27. based

    oh god, microsoft...

  28. れそ。

    > if it says 1.9.3 on store, that might be a ci/cd thing, maybe check build status? Where can I view such build status for MS Store apps?

  29. Kevin

    Seems like the solution is installing Linux `/hj`

  30. based

    im trying to find it rn, am clueless

  31. れそ。

    > Seems like the solution is installing Linux `/hj` I am a Linux user

  32. based

    i mean, if it really doesnt work, you have 2 workaround paths

  33. れそ。

    This is one of the rare times I *need* to be on Windows 💀

    😢 1
  34. based

    1: you could install a rolling release distro in wsl, and install gajim on there or 2: you could just install the daily build for windows, but you wouldnt have automatic updates afaik

  35. れそ。

    > i mean, if it really doesnt work, you have 2 workaround paths Linux or build it myself on Windows?

  36. based

    wsl doesnt work on all hardware tho

  37. based

    but id go with the wsl workaround if u can get it running

  38. れそ。

    Well I guess I'll use that standalone binary from the Gajim website then

  39. れそ。

    It's a temporary solution, I'm gonna go back to Linux anyways later

  40. based

    fair

  41. れそ。

    https://disroot.org/upload/0677d64c-728a-7034-9c01-2d39188ed357/77011ba7-a923-4980-8c0c-f2d06ebdccb6.png

  42. lovetox

    1.9.5 will not be released for windows store

    👍 2👌 2
  43. danielstein

    > 1.9.5 will not be released for windows store Why

  44. lovetox

    it was not accepted because of a change we did

  45. Kevin

    > This is one of the rare times I *need* to be on Windows 💀 😢

  46. Kevin

    What change?

  47. cal0pteryx

    We tried moving Gajim's user data directory, which needed a policy change for Gajim's MS Store manifest. That was denied, and now we're working around that in the upcoming version

    🤔 1
  48. Anon Ymous

    Can I just try to replace gdbus.exe from v1.9.5 with the latest nightly to test if it _doesn't_ crash every time when closing Gajim? Or are there too many dependencies?

  49. lovetox

    try it

  50. Anon Ymous

    Ok, so `gdbus.exe` crashes on exit because of `libgio-2.0-0.dll`. If you take only the `libgio-2.0-0.dll` from the latest nightly, it won't crash anymore.

  51. lovetox

    great, so it got fixed in recent releases

  52. Anon Ymous

    Yeah but I'm never gonna see those releases (on Windows at least), I'm afraid, because it's impossible to work with GTK4's font rendering.

  53. lovetox

    yes Gtk4 has problems with font rendering on Windows, but we will report it and they will hopefully fix them some day

  54. Anon Ymous

    lovetox, I believe this has been addressed many times and the response was "get a monitor with a higher DPI, now scram".

  55. lovetox

    i thought you had a hidpi monitor

  56. Anon Ymous

    Me? No?

  57. Anon Ymous

    2x 24" 1080p

  58. bot

    wurstsalat pushed 1 commits to branch gajim/master chore: Bump copyright year - https://dev.gajim.org/gajim/gajim/-/commit/231784781d3984eac07bfc87cff2f1640973b5ad

  59. bot

    lovetox pushed 1 commits to branch gajim/master ci: Disable Windows releases - https://dev.gajim.org/gajim/gajim/-/commit/5314521ec8ff366b15342cf4ef96fa6fd39fd205

  60. Anon Ymous

    lovetox, no more Windows at all?

  61. Anon Ymous

    lovetox, no more Windows at all? What are the conditions for releasing for Windows again?