-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kitty 0.34.0 causing segfault on Hyprland (unstable) #304662
Comments
It's a bit long so here's a sharetext (exceed pastebin limits): https://sharetext.me/6tns9l93pv |
|
I'm having a difficult time getting the flake to work using this - my Hyprland config is in home-manager, and following the instructions on the link above returns |
You can use First define it in your flake.nix. Then use it like this. (I don't use Home manager to install Hyprland though) |
It's not exactly working, I've tried many different ways (enabling and defining it with just |
I've found using home-manager with
allows me to have a custom config file elsewhere (in my nix git). https://github.com/Kyesarri/nixos/blob/master/home/hypr/default.nix#L34 |
I had the same issue, with kitty 0.34.4 and hyperland from commit For me, removing |
This solved the issue! I had noise on in my hyprland config. |
Removing background_blur did not work for me. |
Describe the bug
After updating my system, launching kitty results in:
[1] 4976 segmentation fault (core dumped) kitty
Updated to kitty 0.34.0 #304261
Also mentioned in PR above:
Originally posted by @YaroKasear in #304261 (comment)
Edit:
I am using nixpkgs's Hyprland, which is v0.38.1
Steps To Reproduce
Steps to reproduce the behavior:
Expected behavior
kitty should launch.
Notify maintainers
@tex
@rvolosatovs
@Luflosi
@adamcstephens
@kashw2
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.The text was updated successfully, but these errors were encountered: