-
-
Notifications
You must be signed in to change notification settings - Fork 294
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
3-segment wallpapers doesn't seem to work #442
Comments
I just ignore the pop-up, then click "Apply". Theme is being applied and working without any issue. For example this: LoFiGirl theme |
Confirmed also with the "Adwaita" theme containing day, night and sunset, but no sunrise. The easiest way to avoid this error is to add the missing phase (e. g. sunrise) with the same image number as the opposite phase. |
Supporting 3-segment wallpapers is a valid enhancement request but low priority IMO since this workaround exists. If you want to raise more attention to it, please comment or upvote on this issue. |
Added support for 3-segment themes like Adwaita in v5.3.0 |
Discussed in #429
Originally posted by ilverogattuso April 11, 2022
I am quite fond of this app, which is why I decided to give it a try and make my own custom themes, that's when I spotted what I think is an error, which is triggered when in the .json you only include 3 out of the 4 Image Lists (in my case I included all and omitted sunrise), afterwards, when selecting the theme from the app, an error will pop-up, so when checking the log it mostly says:
System.IndexOutOfRangeException: Index was outside the bounds of the array.
The current workaround is to include all 4 phases and repeat one image number in the .json, I tried this with sunset and sunrise as well as sunrise and day, and that way it works just fine!
Just wanted to know if this happens to anyone else.
Anyways love your work sir and thanks in advance!
The text was updated successfully, but these errors were encountered: