Closed Prodeguerriero closed 11 months ago
I updated the extension for GNOME 42 with a fix for this issue (version 39).
Thanks! Out of curiosity, what was the problem?
The problem was that the image contained the character / in the title, causing the extension to look for a non existing path on the file system. Replacing / with _ is a quick fix. Unfortunately I couldn't find functions to properly sanitize file names and avoid these issues, so I will fix them as they present themselves.
Describe the bug
After refreshing, the extension doesn't seem to download the new wallpaper. To sort out the problem, I have uninstalled the extension and also removed the settings using
dconf-editor
.To Reproduce
Expected behavior
Wallpaper to be downloaded and set automatically.
Screenshots
N/A
Operating system with version
Ubuntu 22.04.3 LTS
GNOME Shell version
42.9
Installation method
Extension Manager
Logs <- VERY IMPORTANT
Please paste below the relevant parts of
journalctl -f -o cat /usr/bin/gnome-shell
. If you don't use systemd, you have to find where the logs are stored and paste them here.Extension's settings