thejandroman / bing-wallpaper

Bing.com wallpaper for OS X, and any Unix like desktop (eg. Ubuntu).
GNU General Public License v3.0
330 stars 83 forks source link

wrong download #31

Open felly-git opened 4 years ago

felly-git commented 4 years ago

It download only a 2kb file with the correct name (I guess)

hodapp512 commented 4 years ago

Try using a different resolution like 1920x1080? I just noticed that 1920x1200 no longer seems to be a resolution that Bing offers.

felly-git commented 4 years ago

I set also a different resolution but I always get a 2kb file. The today picture name is "BlaetterFrost_ROW7315518184_1920x1080.jpg"

felly-git commented 4 years ago

Try using a different resolution like 1920x1080? I just noticed that 1920x1200 no longer seems to be a resolution that Bing offers.

I set also a different resolution but I always get a 2kb file. The today picture name is "BlaetterFrost_ROW7315518184_1920x1080.jpg"

hodapp512 commented 4 years ago

Make sure to pull the new code which should fix that issue.

felly-git commented 4 years ago

Make sure to pull the new code which should fix that issue.

I did but whatever resolution I set, I get a 2kb file. Today is "ButterflyPair_ROW7405350422_1920x1080.jpg"

hodapp512 commented 4 years ago

It looks like your Bing homepage image is different than mine. I'm wondering if the Bing Homepage in different countries is running different code. If that's the case, you might try using a previous version of bing-wallpaper.

In the directory where bing-wallpaper is, run git checkout 622dbb and then try running bing-wallpaper again and let us know if it works. If it doesn't work, you can go back to the master branch by running git checkout master.