-
jg
https://share.jgme.snikket.chat/upload/--Zb-Um8Tb0pCQJzBM0W6JXf/Screenshot%202025-01-06%20230712.png
-
jg
any way to make this dark like the rest of the app
-
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 -
lovetox
Or you check the settings on your DE
-
lovetox
Maybe it's not set to dark mode
-
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 ↺
-
mesonium
jg: please see https://dev.gajim.org/gajim/gajim/-/issues/11851
-
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? ↺
-
voker57
they still haven't fixed a crash due to a certain message after 6 months, it's not really going fast
-
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
-
voker57
that is, if you mean gtk, this is not really a gajim bug
-
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
-
jg
gtk for gnome not windows i believe
-
mesonium
jg, have you tested `GTK_CSD=1 /path/to/gajim.exe` ?
-
mesonium
`set GTK_CSD=1`works for me on Win10
-
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.✎ -
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. ✏
-
lovetox
we have a better solution, which cal0pteryx, will push soon
❤️ 1👍 1 -
Kris
> we have a better solution, which cal0pteryx, will push soon ❤️ ↺
-
れそ。
> 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 ↺
-
れそ。
https://disroot.org/upload/0677d5f8-c318-7a4c-8e9e-458e4c812e39/b2f4bac8-506a-425b-9da0-b3ed1f3dbc28.png
-
れそ。
https://disroot.org/upload/0677d5fc-4bd2-774c-81b2-998c8e4b4b1e/bf236a73-7c47-409b-8d98-12c908790817.png
-
れそ。
Why is this?
-
れそ。
What should I do to force an update?
-
based
if it says 1.9.3 on store, that might be a ci/cd thing, maybe check build status?
-
based
https://github.com/gajim/gajim/blob/master/win/README.md
-
based
oh god, microsoft...
-
れそ。
> 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? ↺
-
Kevin
Seems like the solution is installing Linux `/hj`
-
based
im trying to find it rn, am clueless
-
れそ。
> Seems like the solution is installing Linux `/hj` I am a Linux user ↺
-
based
i mean, if it really doesnt work, you have 2 workaround paths
-
れそ。
This is one of the rare times I *need* to be on Windows 💀
😢 1 -
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
-
れそ。
> i mean, if it really doesnt work, you have 2 workaround paths Linux or build it myself on Windows? ↺
-
based
wsl doesnt work on all hardware tho
-
based
but id go with the wsl workaround if u can get it running
-
れそ。
Well I guess I'll use that standalone binary from the Gajim website then
-
れそ。
It's a temporary solution, I'm gonna go back to Linux anyways later
-
based
fair
-
れそ。
https://disroot.org/upload/0677d64c-728a-7034-9c01-2d39188ed357/77011ba7-a923-4980-8c0c-f2d06ebdccb6.png
-
lovetox
1.9.5 will not be released for windows store
👍 2👌 2 -
danielstein
> 1.9.5 will not be released for windows store Why ↺
-
lovetox
it was not accepted because of a change we did
-
Kevin
> This is one of the rare times I *need* to be on Windows 💀 😢 ↺
-
Kevin
What change?
-
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 -
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?
-
lovetox
try it
-
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.
-
lovetox
great, so it got fixed in recent releases
-
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.
-
lovetox
yes Gtk4 has problems with font rendering on Windows, but we will report it and they will hopefully fix them some day
-
Anon Ymous
lovetox, I believe this has been addressed many times and the response was "get a monitor with a higher DPI, now scram".
-
lovetox
i thought you had a hidpi monitor
-
Anon Ymous
Me? No?
-
Anon Ymous
2x 24" 1080p
-
bot
wurstsalat pushed 1 commits to branch gajim/master chore: Bump copyright year - https://dev.gajim.org/gajim/gajim/-/commit/231784781d3984eac07bfc87cff2f1640973b5ad
-
bot
lovetox pushed 1 commits to branch gajim/master ci: Disable Windows releases - https://dev.gajim.org/gajim/gajim/-/commit/5314521ec8ff366b15342cf4ef96fa6fd39fd205
-
Anon Ymous
lovetox, no more Windows at all?✎ -
Anon Ymous
lovetox, no more Windows at all? What are the conditions for releasing for Windows again? ✏