Can't launch Hyprland after update #12404
Replies: 2 comments 4 replies
-
|
probably could be the same error |
Beta Was this translation helpful? Give feedback.
-
|
This is probably because you are using the hyprland-git packages rather than the release version. Sometimes updates to git break references to shared libraries because the order that things are installed matters. So the solution is to install release packages instead of using git packages. Or if you want to stay with git packages you can uninstall all hyprland related packages and reinstall. If you are on Arch you could run this command to fix the issue (if you are using yay instead of paru replace as needed): Unless you specifically need something that is in git but not in release I would just install the release pacakges and call it a day as you won't ever experience this. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I have an issue with launching Hyprland. I recently updated my system (Hyprland was working normally) and then after rebooting my display manager (greetd) can't log me in Hyprland and shows me this error:
Hyprland: error while loading shared libraries: libhyprgraphics.so.1: cannot open shared object file: No such file or directory.
Also, I don't know if this is relevant but it tries to log my user in archiso.station instead of archlinux (I don't have the bootable USB connected and Arch Linux's installation was done about 2 months ago).
Beta Was this translation helpful? Give feedback.
All reactions