You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 16, 2020. It is now read-only.
~$ wallpaper-reddit -f
searching for valid images...
downloading https://i.imgur.com/0udxARe.jpg
Option parsing failed: Missing argument for -s.
Command to set wallpaper returned non-zero exit code. Please file an issue or check your custom command if you have set one in the configuration file.
on xubuntu 18.04
dual monitor
installed with the deb
The text was updated successfully, but these errors were encountered:
From the .deb? I don't think I've updated the .deb file with the -s flag. And if it failed due to that it would have been much sooner. Can you please provide the output if you run the program with --verbose?
~$ wallpaper-reddit --verbose
config and args parsed
searching for valid images...
Grabbing json file http://www.reddit.com/r/earthporn+spaceporn.json?limit=20
checking link # 0: https://i.redd.it/b6bljh0wp4811.jpg
Size checks out
downloading https://i.redd.it/b6bljh0wp4811.jpg
resizing the downloaded wallpaper
Option parsing failed: Missing argument for -s.
Command to set wallpaper returned non-zero exit code. Please file an issue or check your custom command if you have set one in the configuration file.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
~$ wallpaper-reddit -f
searching for valid images...
downloading https://i.imgur.com/0udxARe.jpg
Option parsing failed: Missing argument for -s.
Command to set wallpaper returned non-zero exit code. Please file an issue or check your custom command if you have set one in the configuration file.
on xubuntu 18.04
dual monitor
installed with the deb
The text was updated successfully, but these errors were encountered: