-
Notifications
You must be signed in to change notification settings - Fork 2
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 change doesn't always happen #4
Comments
Mmm, Thanks for test it! I'll be researching a little bit about how does the scheduler work. Depending on how it works it may or may not be misbehavior of the app. |
I have good and bad news |
SwitcherBug.4.mp4Tip: fondo.png (amogus wallpaper) - b.jpg (pink wallpaper) |
Ok, after debugging the wallpaper setting thing, it seems the code I wrote works fine. The console throws the message about the signal being triggered, the correct mode changed, it also has no errors on finding the wallpaper nor setting it up. I think I'll delegate this error to the contractor provided by the elementary team to interact with the wallpaper set of the desktop. |
Well there are good and bad news about this issue. In the submission request Danielle told me that using the contractor to change wallpapers is OK, but there's available a Portal to change wallpapers. I'm still studying about D-Bus, but I hope soon I can start adapting the codebase to it. |
If the style is changed by the schedule it doesn't always trigger the background change.
See this video to see what happens:
Peek.2021-12-14.20-40.mp4
Unfortunately, the app does not generate any log messages.
The text was updated successfully, but these errors were encountered: