-
Notifications
You must be signed in to change notification settings - Fork 114
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
[BUG] After update to 2.9.7.1 many modules doesn't work (waybar, hyprshade, waypaper) #541
Comments
Rebuilding some aur packages and installing new dependencies seems fix the issue with waybar, hyprshade and hyprlock |
Could you tell more about that? I have the same issue |
Also asking for elaboration on what are 'some aur packages' and how exactly did You install new dependencies? |
Sure, I tried differents commands, but these are the ones that worked for me. Run this command Then, what I did was to use the output of the list to rebuild all packages using
After that, you can logout and login again, try to run In my case, I had to install a new dependency After that, waypaper, hyprshade and waybar started to working without any change. I hope this work for you.
|
Here the steps I did. About 'some aur packages', is because I rebuilt only packages that depends on python only, not all aur packages that I have installed. |
I managed to make it work by doing so on Arch Linux, AMD GPU:
|
I tried both variants and waypaper still crashes trying to run:
|
Try rebuild only that package like this |
That made waypaper run with no issues, thanks! |
Yeah, great that works. |
Unfortunately, it doesn't solve the problem for me. Do you have any other ideas? |
got it working with sudo pacman -Syu
yay -S waypaper
yay -S python-screeninfo
yay -S python-imageio |
Unfortunately, it doesn't solve the problem for me either. |
What error are you getting when run waypaper in the terminal? |
Unfortunately none of these seem to be a solution. I've even done a clean install of the dotfiles and all packages. |
I could now downgrade waypaper back to the normal version, the error is in the terminal:
|
These Packages are installed and reinstalled
|
Try this:
Then, if you run waypaper in terminal, check if the error change. |
Try this |
Problem found: I think a downgrade could solve the problem. |
Downgrading the Python version was not the solution. Also added this in my ZSH custom init file: |
This fixed it, thank you. I also had to rebuild some other packages as well.
To summarize for everyone else who may be looking for a solution, try this;
|
I did that, but it didn't solve the problem. This solves the problem for me. |
I would recommend uninstalling your dotfiles, in the case of yay
or in the case of paru
Then install the new dotfiles via your package manager and use the setup script to retain any custom configuration settings you may have.
EDIT: In the case of nvidia users
This is what I did previous to the steps in my last reply. Your case is different than mine. |
works like a charm, fixed my problem, thank you |
I forgot to restart... :D |
Describe the bug
After update from 2.9.7.0 to 2.9.7.1 some modules are not working anymore.
To Reproduce
Steps to reproduce the behavior:
Error
Expected behavior
Screenshots
Distribution (please complete the following information):
The text was updated successfully, but these errors were encountered: