JaKooLit / Arch-Hyprland

For automated installation of Hyprland on Arch or any arch based distros
GNU General Public License v3.0
1.27k stars 106 forks source link

fix: Fix wlogout not being installed #109

Closed yagolimalins closed 1 month ago

yagolimalins commented 1 month ago

After running the install script on a fresh and minimal arch installation, I noticed that after clicking on the power button on the waybar nothing happens.

Trying to solve this I looked what script it was supposed to run when clicked, after running the ~/.config/hypr/scripts/Wlogout.sh manually it says that wlogout isn't installed.

Maybe wlogout wasn't installed by running your latest script for some reason, I tried to install it from aur using yay but it complains about being unable to import some PGP key, I solved it by install the wlogout-git package instead of the wlogout package.

JaKooLit commented 1 month ago

Hi.

Thanks for the PR. however, I would need to see the logs to see why wlogout didnt installed

on Arch-Hyprland directory, it creats Install-Logs directory

can you attach here the

....hypr-pkgs.log pls. the .... is a date/time stamp.

Im afraid that its not only wlogout is not installed. however, the log should give something...

going to AUR wlogout, I dont see a reported issue of failing installation.

https://aur.archlinux.org/packages/wlogout

thanks

yagolimalins commented 1 month ago

Good shot!

install-15-072410_hypr-pkgs.log

Line 4561: wallust-git failed to install Line 4872: wlogout failed to install

Since I deleted the cloned folder used when I installed for the first time (therefore I lost the logs), I did a quick reinstall of arch and used your script again, got the same issue with the wlogout (btw wallust-git was missing too but I didn't noticed)

But it's very strange, by the first time I tried to install by using your script, wlogout wasn't installed, I tried to install it manually using yay but some error with PGP key was thrown. I did a arch reinstall and run your script again, wlogout wasn't installed, and generated the log above, I tried to install it thru yay but didn't got the PGP error this time, maybe a momentary server problem?

Anyway, wallust-git is the troublesome guy now, even trying to installing it manually it throws me an error:

20240715_07h58m51s_grim

yagolimalins commented 1 month ago

Additional info: The non git version of wallust is manually installing just fine

JaKooLit commented 1 month ago

Additional info: The non git version of wallust is manually installing just fine

yes but the non git wallust will not work the dotfiles

JaKooLit commented 1 month ago

If you are having issues with PGP

kindly reinstall archlinux-keyring and perform full system update

after that, reboot.

then try manually installing wallust-git