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

Plugin Not Accepting My Created Wallpaper #114

Open
JaxzKyd opened this issue Aug 5, 2022 · 9 comments
Open

Plugin Not Accepting My Created Wallpaper #114

JaxzKyd opened this issue Aug 5, 2022 · 9 comments

Comments

@JaxzKyd
Copy link

JaxzKyd commented Aug 5, 2022

I created the manifest.json file
{ "Type": "solar", "Meta": [ { "Time": "06:05", "FileName": "0.png" }, { "Time": "11:00", "FileName": "1.png" }, { "Time": "20:00", "FileName": "2.png" } ] }
I created the avif file, but when I try to upload it into the plugin it says

home/jaxz/Desktop/Apollo/Apollo.avif is not a dynamic wallpaper

How do i resolve this issue?

@zzag
Copy link
Owner

zzag commented Aug 5, 2022

Does kdynamicwallpaperbuilder print any errors?

@JaxzKyd
Copy link
Author

JaxzKyd commented Aug 5, 2022

it prints
[1] 2572 killed kdynamicwallpaperbuilder manifest.json --output Apollo.avif

@zzag
Copy link
Owner

zzag commented Aug 5, 2022

Hmm, that's odd. Can you share with me source images too? If you're not comfortable with sharing them in public, can you send them to me in email? (my email is on github profile)

@JaxzKyd
Copy link
Author

JaxzKyd commented Aug 5, 2022

Okay I sent you the images in an email

Plugin Not Accepting My Created Wallpaper #114 (IMAGES)

Is the title of the email

@zzag
Copy link
Owner

zzag commented Aug 6, 2022

I have no issues when running kdynamicwallpaperbuilder. Can you provide more details about your setup? How much RAM do you have (edit: avif encoder is a bit memory hungry)? Are the source images in the same folder as the manifest json file?

@JaxzKyd
Copy link
Author

JaxzKyd commented Aug 6, 2022

I have 4gb of RAM, and the source files are in the same folder as the manifest json file

@zzag
Copy link
Owner

zzag commented Aug 7, 2022

Huh, it's quite possible that kdynamicwallpaperbuilder is OOM'ed. Is it killed if the source images are resized to smaller size, e.g. 1920x1080 etc?

@knaiskonst
Copy link

knaiskonst commented Aug 16, 2022

Had similar problem, resizing the images fixed it.

@zzag
Copy link
Owner

zzag commented Nov 18, 2022

Can you check whether dynamicwallpaperconverter --speed N helps? 0168f88

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

3 participants