On Sat, 24 Jan 2026 07:45:03 +0100 Andreas Metzler <[email protected]> wrote: > Control: tags -1 patch > > On 2026-01-24 Yavor Doganov <[email protected]> wrote: > > Andreas Metzler wrote: > > > No matter what, clearly FcPatternAddDouble() should not *segfault*, > > > shouldn't it? > > > It segfaults because the pattern is NULL and wmaker code doesn't check > > the pattern before calling FcPatternAddDouble. Doug Torrance made a > > commit upstream which should fix this issue (I haven't tested it):
Credit where credit is due -- it was David Maciejak, not me. > > https://github.com/window-maker/wmaker/commit/b662d0827c7c10c197e11b583f8c371add01717a > > The commit works for me. Thanks for testing it! I wasn't able to reproduce the problem, so I'm glad to hear that it works. I went ahead and uploaded a new package with this patch. Doug

