neffo / bing-wallpaper-gnome-extension

GNOME shell extension that syncs your desktop & lock screen wallpaper to Microsoft Bing's Image of the Day.
https://extensions.gnome.org/extension/1262/bing-wallpaper-changer/
GNU General Public License v3.0
300 stars 56 forks source link

[BUG] Doesn't set the background image in GNOME 42 #153

Closed bdaase closed 2 years ago

bdaase commented 2 years ago

That's just a quick heads up, that the background image doesn't seem to be set anymore in GNOME 42.

neffo commented 2 years ago

I believe this is fixed in version 38 #144 (unreleased at this time), I'm still trying to solve some other issues at the moment so I haven't pushed this out. I generally try to have a version out as soon as possible after a GNOME release, but I think we can do better than that this time.

bdaase commented 2 years ago

Awesome, and thanks a lot! I have just tested it on 42 and thought I let you know so that you have some time to react :)

bdaase commented 2 years ago

Furthermore, the image in the dropdown turns black once hovered (tested using https://github.com/neffo/bing-wallpaper-gnome-extension/pull/144)

https://user-images.githubusercontent.com/24682367/158244434-8ac5f057-be29-4b58-b440-7398fd0ae7b4.mp4

neffo commented 2 years ago

Latest git appears to be working: image

I'm also seeing the image disappearing on hover, might be fixable with CSS. Gallery is broken atm, but probably not a show stopper (I can just disable it).

lsatenstein commented 2 years ago

If the changes from one release to another are just the gnome version to gnome version number, is it possible, in the gui interface, add the 2 character field to allow the user to match the proper version to gnome.

neffo commented 2 years ago

Do you mean in the extension metadata.json? No, in this case there have been some changes with the gsettings keys used for the wallpaper in GNOME 42.