Skip to content
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

Color Scheme fails to generate #441

Closed
ln64-git opened this issue Apr 28, 2024 · 5 comments
Closed

Color Scheme fails to generate #441

ln64-git opened this issue Apr 28, 2024 · 5 comments

Comments

@ln64-git
Copy link

ln64-git commented Apr 28, 2024

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:

  • AGS should successfully switch color schemes without breaking, and generate_colors_material.py should execute without errors.

Actual behavior:

  • AGS collapses when attempting to switch color scheme, generate_colors_material.py fails to execute resulting in an error.

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
Copy link

YadavYashvant commented Apr 28, 2024

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
Copy link

Euroysx commented Apr 28, 2024

same problem here

@end-4
Copy link
Owner

end-4 commented Apr 28, 2024

#428

@end-4 end-4 closed this as completed Apr 28, 2024
@Detteee
Copy link

Detteee commented Apr 28, 2024

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

@clsty
Copy link
Collaborator

clsty commented Apr 29, 2024

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants