Sebastian Klähn

Results 100 comments of Sebastian Klähn

why is this issue not auto closed with the merged pr? Isn't it solved now?

Should I also report this to nixpkgs, in case it actually is a problem with `substituteInPlace`?

why was this never accepted?

I'm experiencing this on 23.11 again ``` DRI driver not from this Mesa build ('23.1.9' vs '23.3.3') failed to bind extensions DRI driver not from this Mesa build ('23.1.9' vs...

It's funny to mention, though, that the underlying app stays responsive and works even though the screen is blank

Setting `WEBKIT_DISABLE_COMPOSITING_MODE=1` also fixed it for me. Here is a short snippet to create a wrapped output binary: ``` wrapProgram $out/bin/${name} --prefix PATH : ${pkgs.glib}/bin --set WEBKIT_DISABLE_COMPOSITING_MODE 1 ```

can you take a look at this @link2xt so we can finally close this long open pr?

As I recall holger wanted to reduce open prs, so is this mergebal now @r10s. You wanted to wait for 1.34, is it out?

rebased and ready to merge @r10s