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

Background looks washed out during fade #1814

Closed
castrojo opened this issue Oct 20, 2024 · 6 comments · Fixed by #1818
Closed

Background looks washed out during fade #1814

castrojo opened this issue Oct 20, 2024 · 6 comments · Fixed by #1818
Assignees
Labels
bug Something isn't working

Comments

@castrojo
Copy link
Member

https://universal-blue.discourse.group/t/weird-colours-with-latest-update/4638

p5 was able to replicate. My machines look fine but they're not fading so it's likely showing up when they're supposed to be fading:

Image

@castrojo castrojo added the bug Something isn't working label Oct 20, 2024
@castrojo
Copy link
Member Author

This seems to be isolated to the spring wallpaper (with the Parasauralophus)

@karypid
Copy link

karypid commented Oct 20, 2024

I have a metallic green Lenovo and this is my favorite wallpaper because it blends with the dark green tint of the laptop. Hope this gets fixed! :-)

@castrojo
Copy link
Member Author

Ok set your time to 6:15pm and the effect is more apparent. Affects spring, summer, and new autumn. Old autumn and winter seem unaffected.

@Raindrac
Copy link
Contributor

Looking into this now. It's being washed out because an image is failing to load, specifically the daytime images at the beginning of sunset for each wallpaper. All monthly wallpapers are being affected. Observable at 5:25pm for January, 5:45pm for April, 5:25pm for August, 4:45pm for October, and 4:30pm for November

@Raindrac
Copy link
Contributor

Alrighty, further testing has revealed that it's occurring at sunrise as well, confirming that the nighttime images are failing to load as well. This narrows the issue down to an issue with how the jxl files are encoded. I'm going to try re-encoding them and if this resolves the issue

@castrojo
Copy link
Member Author

Ok raindrac pushed a revert, which I've merged and confirmed that :latest works, pushing out new gts/stable builds nowish.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants