Ivan Malison
Ivan Malison
I'll also note this. I was seeing this problem consistently on my machine for a while, then I did a nixos system rebuild where I bumped nixpkgs and it went...
> I'm out of time for tinkering with my config today, but is Taffybar already GHC 9.4 ready? I'll try building with 9.4 and see if that fixes it (default...
Thanks for all your investigation @cumber. Looks like the issue might be happening when we are allocating space for the gtk.Image. I wonder if we can replicate the issue quickly...
> I just tried with kernel 6.2.14 and it still crashes for me (with my regular setup) In the link that @cumber posted it was indicated that the patch still...
@srhb See https://discourse.nixos.org/t/haskell-ghc-9-4-4-flake-extra-dependencies/24777 which seems to be the same issue. I've tried doing what was suggested, but it seems to have required a recompile of everything: https://github.com/taffybar/taffybar/tree/ghc94
@cumber the build is now working with ghc94, but I don't think it seems to fix the issue. Mind giving it a shot? EDIT: nvm. I was an idiot before...
@srhb well, I mean its not really *fixed* per se. There's just a workaround which is to use a new ghc. I'm thinking maybe we should leave this open for...
> I end up with an error about trying to build `gtk3-0.15.7` (the Cabal package, not actual GTK3) because of its `text
@cumber also if you have your dotfiles somewhere, I could probably take a look and see if I can figure out what the issue is.
@cumber Also, it would be great if you joined the taffybar matrix chat: https://matrix.to/#/#taffybar:matrix.org I can probably help you in realtime a bit better there, and I'd love to have...