-
Notifications
You must be signed in to change notification settings - Fork 6
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
Desync between Home and Lock screens while both should be changed to the same wallpaper #109
Comments
I have rewritten everything and probably fixed the issue, you can update and continue using the app and let me know if you face any odd problems. |
Sadly, the app crashes when changing wallpapers. |
It shouldn't, do you have the logs? |
You can install this, I have fixed any potential issues I could find. |
I no longer crashes but it does not change wallpapers. How do I get logs? |
I am currently running it, and it's changing fine. Can you try recreating the wallpaper database and run it again? |
I've tried emptying the cache, recreating the database, uninstalling, rebooting... |
Can you show me your auto wallpaper settings so that I can replicate it in my device before doing anything else? |
The new interface is not very practical for this since the value selected are not displayed directly (same on wizard: unclear which permissions are missing).
|
Why is this looking like this? |
I ran all the checks and auto wallpaper seems to be working flawlessly now. I'll upload a release soon after another round of testing, if then you face any problems you can open a new issue regarding that. |
I have been testing it for the past few days and found the source of the issue and have already fixed it. I'll publish a release with the fix soon. |
// Added a crash detection mechanism in auto wallpaper service
Describe the bug
I'm using the app to change wallpapers from a defined directory on both the home and lock screens.
It changes the wallpaper but after some point, the one in the lock screen and in the home screen are different.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Smartphone (please complete the following information):
Additional context
I cleared App Data + Cache and had to reconfigure the app. Still after some point, the screens have different wallpaper.
The text was updated successfully, but these errors were encountered: