Results 14 comments of ottop

> Maybe this is similar to #542 and fixed now? My preference file has never been in such a manner where I would have had showworkspaces off, but if it...

Having tested 2.2.1 on Manjaro (also on a different computer from either of the 2 that I have tested it with before), I have noticed that the issue is still...

> With a preferences with only `TaskBarEnableSystemTray=0` it still doesn't reproduce, no matter what theme. I definitely get the issue whenever I do the same. I wonder if it has...

> > `ERROR: ld.so: object '/usr/home/steam/.steam/steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded: ignored.` > > This is completely normal, Steam puts both 32-bit and 64-bit gameoverlayrenderer.so in LD_PRELOAD and then glibc's...

> Yeah, turns out I'm targeting a different codepath with that workaround. Try https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253337#c7. I tried adding 'kern.sgrowsiz="8192"' to my loader.conf, which I presume is what the linked post suggests....

I put it in my sysctl.conf with the corrected value and restarted, but that does not seem to change anything about launching the game either.

> Does `sysctl kern.sgrowsiz` actually show it as applied? Yes it does, assuming that this means that: `kern.sgrowsiz: 8388608`

> I don't see why that wouldn't work. Are you still getting the same assertion check failure? Yup, I get the exact same output.

> You didn't attempt to upgrade glibc by chance? Or any other packages? Well, I have updated my system yesterday to have things, well, updated, but I have not upgraded...