end-4 / dots-hyprland

Modern, feature-rich and accessible desktop configuration.
https://end-4.github.io/dots-hyprland-wiki/en/
GNU General Public License v3.0
3.16k stars 204 forks source link

Color Scheme fails to generate #441

Closed ln64-git closed 2 months ago

ln64-git commented 2 months ago

EndeavourOS

Description: AGS breaks while switching wallpaper or color scheme.

Problem: This morning while switching color schemes my system failed to execute generate_colors_material.py, effectively collapsing AGS. After running the installer script AGS loads in fine although will break if switchwall.sh is initialized or if generate_colors_material.py is executed from ColorScheme menu.

Steps to reproduce:

  1. Pull changes from repo.
  2. Run the install script.
  3. Attempt to initialize switchwall.sh or execute generate_colors_material.py from the ColorScheme menu.

Expected behavior:

Actual behavior:

generate_colors_material.py Error log:

Traceback (most recent call last):
  File "/home/ln64/.config/ags/scripts/color_generation/generate_colors_material.py", line 6, in <module>
    from materialyoucolor.quantize import QuantizeCelebi
ModuleNotFoundError: No module named 'materialyoucolor'

image

YadavYashvant commented 2 months ago

I am also having the exact same problem 🥲 It breaks and I had to run install script again, and color generator still doesn't work.

image

Euroysx commented 2 months ago

same problem here

end-4 commented 2 months ago

428

Detteee commented 2 months ago

same problem after updateing packages with pacman -Syu today. Timeshift to yesterday could fix. No problem with current commit if skip pkg update.

clsty commented 2 months ago

@Detteee it seems to be python3.11 upgrade to python3.12 and many AUR python related packages needs a cleanbuild to move to the latest location.

I may have resolved it, just git pull latest repo and ./install.sh.