Closed georgerabus closed 6 months ago
Hello, was the Installation completed? Try to rerun ./install.sh -r
?
Hello, was the Installation completed? Try to rerun
./install.sh -r
?
I couldn't return anything since it was on tty but it was reinstalled successfully.
I figured out I need to actually specify the theme i want in hyprland.conf, but now there is another problem:
Config error at line 19 (~/.config/themes/Tokyo-Night.conf): Error setting value <rgba|565t39cc| rgba|9aa5cecc) 45deg> for field <group:col_border_locked_inactive>:No such field.
It's on the same blue bar
Moreover, when I exit session, I see this log: [libseat] [libswat/backend/seatd.c:64] Could not connect to socket /run/seatd.sock: No such file or directory [libseat] [libseat/libseat.c:76] Bakend 'seatd' failed to open seat, skipping. I don't know if it's related but I will provide anything
what version of hyprland did you install?
pacman -Q hyprland
what version of hyprland did you install?
I installed hyprland-legacyrenderer, because my gpu doesn't support opengl 3.3
Oh, I remember now, it should be tough work as the version is not yet or won't be maintained. Is the version still at hyprland-legacyrenderer-0.28.0
?
This one is a good read. https://github.com/prasanthrangan/hyprdots/issues/663
I guess someone did it a while ago.
Is the version still at
hyprland-legacyrenderer-0.28.0
? Apparently its at version 0.28.0-1, but I don't think there is major difference, I'll try to fix the problem
There is, as per new breaking changes but Please read https://github.com/prasanthrangan/hyprdots/issues/663 I think there is an installation guide on the thread you can use.
I guess I need to uninstall all the hyprland installs after i did this
git clone https://gist.github.com/Skerse/0780196bda625b41df9ca292c360f47a ./hyprland-legacyrenderer cd ./hyprland-legacyrenderer makepkg -si
I got the same issue.
can you help me sort it out? I am somewhat new to arch, how to properly clean up everything? I don't want to reinstall everything from 0 once again
Yea i had the same thing for a while , wasnt able rofi styles and sythnwave them so i just deleted the whole hyperdots folder and re cloned it and then i re-ran ./install.sh -r and it worked without errors
I guess I need to uninstall all the hyprland installs after i did this
git clone https://gist.github.com/Skerse/0780196bda625b41df9ca292c360f47a ./hyprland-legacyrenderer cd ./hyprland-legacyrenderer makepkg -si
I got the same issue.
Did it got installed properly? I don't think you should be getting the errors you mentioned after installing the lastest version of hyprland-legacyrenderer
using the instructions provided by Skerse in the #663 issue. As the reason for errors were the new feature/changes in the new version of hyprland and the un-maintained version of hyprland-legacyrenderer hadn't those features and this Hyprdots configs are made to work with the latest hyprland.
can you help me sort it out? I am somewhat new to arch, how to properly clean up everything? I don't want to reinstall everything from 0 once again
Uninstalling with sudo pacman -R hyprland
or yay -R hyprland
should be fine. I had no issues. Also, I had mentioned that I uninstalled (I forgot the exact name) that xorg-desktop....-hyprland packages (in issue #663), but later just to see if that was also causing issues, I installed that again & NO, it wasn't causing issues. So make sure to keep that installed or reinstall if already uninstalled.
Temporary Workaround!
And for now, if you can login to Hyprland environment, you can just simply comment out the lines which are shown on the error message. You can check the #663 issue, I mentioned from which line to which I commented out. Those lines of code (if I remember correctly and if me not wrong) just have to do with the RGB borders around the active application windows and somewhere a blur effect. So, commenting them out will not create any problem.
Thank you. Hope I was clear and did not confuse you.
@gelordo Can you please run yay -Ss hyprland-legacyrenderer
or paru -Ss hyprland-legacyrenderer
(whatever your aur helper you use is) and give me the output please? It should say which version is installed.
@gelordo I got this same error too. It was a problem with the symlink "theme.conf" in the themes directory. The symlink links to "/home/tittu/.config/hypr/themes/Catpuccin-Mocha.conf" which is in the author's device. Create a new symlink linking to the theme in your PC, it might work. Thank you!
I get this message at top of the screen on a blue bar. Installed minimal arch, cloned the git immediately and ran the script. It doesnt work for me out of box. Also after the "colorful" grub menu it takes me to tty login screen and after that I have to manually execute it
Hyprland