Closed MisterNorwood closed 7 months ago
update hyprcursor fisrt
I have installed the git version (hyprcursor-git 0.1.4.r8.g7bd0d55a-1) Still same issue.
$ pacman -Qs hyprcursor
local/hyprcursor 0.1.5-1
The hyprland cursor format, library and utilities
compile hyprcursor in debug and try the tests (any, either C or C++) and see if they render a cursor image to /tmp
when ran.
After running the test, I determined that permissions to the icon folder was misconfigured. Shame that hyprland does not communicate it clearly in the log or crash. Maybe it was supposed to but it didn't for some reason. The issue is resolved, closing now.
After running the test, I determined that permissions to the icon folder was misconfigured. Shame that hyprland does not communicate it clearly in the log or crash. Maybe it was supposed to but it didn't for some reason. The issue is resolved, closing now.
The functionality is there and I will add it to hyprland once hyprcursor gets 0.1.6 (it's only on -git now)
Hyprland Version
System/Version info
```sh HYPRLAND_INSTANCE_SIGNATURE not set! (is hyprland running?) ```Bug or Regression?
Bug
Description
Hyprland crashes during startup on artix linux. This happens specifically after update 0.37. I suspect the new hyprcursor functionality has something to do with this.
How to reproduce
Install Hyprland >=0.37.0 on artix linux
Crash reports, logs, images, videos