On Thu, Nov 07, 2024 at 11:18:03AM +0000, stefan11111 wrote:
> On 2024-11-05 10:37, stefan11111 wrote:
> >
> > Looks like git st works.
>
> Looked into it a bit more, and it turns out that the reason it failed
> like that
> is not because of code from st, but because of the alpha patch for st.
>
> XftColorAllocName() fails(likely not implemented in tinyx), which kills
> st.
>
> Is there a way to get st to ignore/handle that error and not have it
> kill the app?
Turns out I was looking at the wrong diff somehow. The alpha patch indeed
just introduced an entirely new bug, since the mainline st never needed
a 32-bit color mode.
I've made an updated version, if you'd like to check it out.
--
Storkman
Received on Mon Nov 11 2024 - 22:17:48 CET