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

changes to work with fedora 37 Beta #180

Closed kflihan closed 2 years ago

kflihan commented 2 years ago

Hi,

I downloaded the code and changed the supported version by adding 43.rc to metadata.json

and removed the next line from extention.js Soup.Session.prototype.add_feature.call(this.httpSession, new Soup.ProxyResolverDefault()); // unclear if this is necessary

and it works fine :)

neffo commented 2 years ago

Thanks @kflihan, are new images being downloaded for you? I've been testing Fedora 37 and having some problems with the migration to Soup3.

kflihan commented 2 years ago

Ooops, unfortunately not downloading new pictures :(