varietywalls / variety

Wallpaper downloader and manager for Linux systems
http://peterlevi.com/variety
GNU General Public License v3.0
1.18k stars 140 forks source link

Problem with Ultra wide 5120x1440 Resolution setting wallpaper #569

Closed vonschutter closed 1 year ago

vonschutter commented 2 years ago

Version of Variety

085

Describe the bug

Variety appears to not be able to set the desktop background on Ultra wide resolutions. I have a Samsing at 5120x1440 120 hz. it does not do this automatically or manually.

Context

It never has worked at this resolution. Same current LTS version of Ubuntu as on other working installs at 1080.

To Reproduce

  1. Connect your ultrawide monitor
  2. Try to use variety with ultrawide wallpapers

Attach Variety's log file

INFO: 2022-09-24 01:22:11,573: main() 'Using profile folder /home/stephan/.config/variety/' INFO: 2022-09-24 01:22:11,574: perform_upgrade() 'Last run version was 0.8.5 or earlier, current version is 0.8.5' INFO: 2022-09-24 01:22:11,633: process_command() 'Received command: ['-v']' INFO: 2022-09-24 01:22:11,638: start() 'Using data_path /usr/share/variety' INFO: 2022-09-24 01:22:11,638: load() 'Jumble loading' INFO: 2022-09-24 01:22:11,638: _walk_modules() 'Jumble loading module in init from /usr/lib/python3/dist-packages/variety/plugins/builtin/init.py' INFO: 2022-09-24 01:22:11,638: _walk_modules() 'Jumble loading module in QuotationsPageSource from /usr/lib/python3/dist-packages/variety/plugins/builtin/quotes/QuotationsPageSource.py' INFO: 2022-09-24 01:22:11,656: load() 'Jumble found plugin class: <class 'QuotationsPageSource.QuotationsPageSource'>: {'name': 'TheQuotationsPage.com', 'description': 'Fetches quotes from TheQuotationsPage.com', 'author': 'Peter Levi', 'version': '0.1'}' INFO: 2022-09-24 01:22:11,656: _walk_modules() 'Jumble variety.log loading module in LocalFilesSource from /usr/lib/python3/dist-packages/variety/plugins/builtin/quotes/LocalFilesSource.py' INFO: 2022-09-24 01:22:11,656: load() 'Jumble found plugin class: <class 'LocalFilesSource.LocalFilesSource'>: {'name': 'Local text files', 'description': 'Displays quotes, defined in local text files.\nPut your own txt files in: ~/.config/variety/pluginconfig/quotes/.\nThe file format is:\n\nquote -- author\n.\nsecond quote -- another author\n.\netc...\n\nExample: http://rvelthuis.de/zips/quotes.txt', 'author': 'Peter Levi', 'version': '0.1'}' INFO: 2022-09-24 01:22:11,657: _walk_modules() 'Jumble loading module in GoodreadsSource from /usr/lib/python3/dist-packages/variety/plugins/builtin/quotes/GoodreadsSource.py' INFO: 2022-09-24 01:22:11,657: load() 'Jumble found plugin class: <class 'GoodreadsSource.GoodreadsSource'>: {'name': 'Goodreads', 'description': 'Fetches quotes from Goodreads.com', 'author': 'Peter Levi', 'version': '0.1'}' INFO: 2022-09-24 01:22:11,657: _walk_modules() 'Jumble loading module in UrbanDictionarySource from /usr/lib/python3/dist-packages/variety/plugins/builtin/quotes/UrbanDictionarySource.py' INFO: 2022-09-24 01:22:11,658: load() 'Jumble found plugin class: <class 'UrbanDictionarySource.UrbanDictionarySource'>: {'name': 'Urban Dictionary', 'description': 'Displays definitions from Urban Dictionary', 'author': 'James Miller', 'version': '0.1'}' INFO: 2022-09-24 01:22:11,658: _walk_modules() 'Jumble loading module in FortuneSource from /usr/lib/python3/dist-packages/variety/plugins/builtin/quotes/FortuneSource.py' INFO: 2022-09-24 01:22:11,658: load() 'Jumble found plugin class: <class 'FortuneSource.FortuneSource'>: {'name': 'UNIX fortune program', 'description': 'Displays quotes using the UNIX fortune program. You may want to install additional fortune packs, e.g. fortunes-bofh-excuses.', 'author': 'Dan Jones', 'version': '0.1'}' INFO: 2022-09-24 01:22:11,658: _walk_modules() 'Jumble loading module in init from /usr/lib/python3/dist-packages/variety/plugins/builtin/quotes/init.py' INFO: 2022-09-24 01:22:11,659: _walk_modules() 'Jumble loading module in UnsplashConfigurableSource from /usr/lib/python3/dist-packages/variety/plugins/builtin/downloaders/UnsplashConfigurableSource.py' INFO: 2022-09-24 01:22:11,660: load() 'Jumble found plugin class: <class 'UnsplashConfigurableSource.UnsplashConfigurableSource'>: {'name': 'UnsplashConfigurableSource', 'description': 'Configurable source for fetching photos from Unsplash.com', 'author': 'Peter Levi', 'version': '0.1'}' INFO: 2022-09-24 01:22:11,660: _walk_modules() 'Jumble loading module in EarthviewDownloader from /usr/lib/python3/dist-packages/variety/plugins/builtin/downloaders/EarthviewDownloader.py' INFO: 2022-09-24 01:22:11,660: load() 'Jumble found plugin class: <class 'EarthviewDownloader.EarthviewDownloader'>: {'name': 'EarthviewDownloader', 'description': 'Google Earth View Wallpapers', 'author': 'Peter Levi', 'version': '0.1'}' INFO: 2022-09-24 01:22:11,661: _walk_modules() 'Jumble loading module in MediaRSSDownloader from /usr/lib/python3/dist-packages/variety/plugins/builtin/downloaders/MediaRSSDownloader.py' INFO: 2022-09-24 01:22:11,661: _walk_modules() 'Jumble loading module in APODDownloader from /usr/lib/python3/dist-packages/variety/plugins/builtin/downloaders/APODDownloader.py' INFO: 2022-09-24 01:22:11,662: load() 'Jumble found plugin class: <class 'APODDownloader.APODDownloader'>: {'name': 'APODDownloader', 'description': 'NASA Astro Pic of the Day', 'author': 'Peter Levi', 'version': '0.1'}' INFO: 2022-09-24 01:22:11,662: _walk_modules() 'Jumble loading module in UnsplashDownloader from /usr/lib/python3/dist-packages/variety/plugins/builtin/downloaders/UnsplashDownloader.py' INFO: 2022-09-24 01:22:11,662: load() 'Jumble found plugin class: <class 'UnsplashDownloader.UnsplashDownloader'>: {'name': 'UnsplashDownloader', 'description': 'High-resolution photos from Unsplash.com', 'author': 'Peter Levi', 'version': '0.1'}' INFO: 2022-09-24 01:22:11,662: _walk_modules() 'Jumble loading module in WallhavenSource from /usr/lib/python3/dist-packages/variety/plugins/builtin/downloaders/WallhavenSource.py' INFO: 2022-09-24 01:22:11,663: load() 'Jumble found plugin class: <class 'WallhavenSource.WallhavenSource'>: {'name': 'WallhavenSource', 'description': 'Configurable source for fetching images from Wallhaven.cc', 'author': 'Peter Levi', 'version': '0.1'}' INFO: 2022-09-24 01:22:11,663: _walk_modules() 'Jumble loading module in BingDownloader from /usr/lib/python3/dist-packages/variety/plugins/builtin/downloaders/BingDownloader.py' INFO: 2022-09-24 01:22:11,663: load() 'Jumble found plugin class: <class 'BingDownloader.BingDownloader'>: {'name': 'BingDownloader', 'description': 'Bing Photo of the Day', 'author': 'Peter Levi', 'version': '0.1'}' INFO: 2022-09-24 01:22:11,664: _walk_modules() 'Jumble loading module in MediaRSSSource from /usr/lib/python3/dist-packages/variety/plugins/builtin/downloaders/MediaRSSSource.py' INFO: 2022-09-24 01:22:11,665: load() 'Jumble found plugin class: <class 'MediaRSSSource.MediaRSSSource'>: {'name': 'MediaRSSSource', 'description': 'Configurable source for fetching images from MediaRSS feeds', 'author': 'Peter Levi', 'version': '0.1'}' INFO: 2022-09-24 01:22:11,665: _walk_modules() 'Jumble loading module in WallhavenDownloader from /usr/lib/python3/dist-packages/variety/plugins/builtin/downloaders/WallhavenDownloader.py' INFO: 2022-09-24 01:22:11,665: _walk_modules() 'Jumble loading module in RedditSource from /usr/lib/python3/dist-packages/variety/plugins/builtin/downloaders/RedditSource.py' INFO: 2022-09-24 01:22:11,666: load() 'Jumble found plugin class: <class 'RedditSource.RedditSource'>: {'name': 'RedditSource', 'description': 'Configurable source for fetching images from Reddit', 'author': 'Peter Levi', 'version': '0.1'}' INFO: 2022-09-24 01:22:11,666: _walk_modules() 'Jumble loading module in init from /usr/lib/python3/dist-packages/variety/plugins/builtin/downloaders/init.py' INFO: 2022-09-24 01:22:11,666: _walk_modules() 'Jumble loading module in RedditDownloader from /usr/lib/python3/dist-packages/variety/plugins/builtin/downloaders/RedditDownloader.py' INFO: 2022-09-24 01:22:11,668: reload_config() 'Creating new downloader for type wallhaven, location https://wallhaven.cc/search?categories=110&purity=100&resolutions=5120x1440&sorting=relevance&order=desc&page=5' INFO: 2022-09-24 01:22:11,668: reload_config() 'Creating new downloader for type wallhaven, location https://wallhaven.cc/search?q=nature&categories=100&purity=100&resolutions=5120x1440&ratios=32x9&sorting=relevance&order=desc' INFO: 2022-09-24 01:22:11,668: log_options() 'Loaded options:' INFO: 2022-09-24 01:22:11,668: log_options() 'change_enabled = True' INFO: 2022-09-24 01:22:11,668: log_options() 'change_interval = 18000' INFO: 2022-09-24 01:22:11,668: log_options() 'change_on_start = True' INFO: 2022-09-24 01:22:11,668: log_options() 'clipboard_enabled = True' INFO: 2022-09-24 01:22:11,668: log_options() 'clipboard_hosts = ['wallhaven.cc', 'ns223506.ovh.net', 'wallpapers.net', 'flickr.com', 'imgur.com', 'deviantart.com', 'interfacelift.com', 'vladstudio.com', 'imageshack.us']' INFO: 2022-09-24 01:22:11,668: log_options() 'clipboard_use_whitelist = True' INFO: 2022-09-24 01:22:11,668: log_options() 'clock_date_font = Ubuntu Condensed, 30' INFO: 2022-09-24 01:22:11,668: log_options() 'clock_enabled = False' INFO: 2022-09-24 01:22:11,668: log_options() 'clock_filter = -density 100 -font fc-match -f '%{file[0]}' '%CLOCK_FONT_NAME' -pointsize %CLOCK_FONT_SIZE -gravity SouthEast -fill '#00000044' -annotate 0x0+[%HOFFSET+58]+[%VOFFSET+108] '%H:%M' -fill white -annotate 0x0+[%HOFFSET+60]+[%VOFFSET+110] '%H:%M' -font fc-match -f '%{file[0]}' '%DATE_FONT_NAME' -pointsize %DATE_FONT_SIZE -fill '#00000044' -annotate 0x0+[%HOFFSET+58]+[%VOFFSET+58] '%A, %B %d' -fill white -annotate 0x0+[%HOFFSET+60]+[%VOFFSET+60] '%A, %B %d'' INFO: 2022-09-24 01:22:11,668: log_options() 'clock_font = Ubuntu Condensed, 70' INFO: 2022-09-24 01:22:11,668: log_options() 'configfile = /home/stephan/.config/variety/variety.conf' INFO: 2022-09-24 01:22:11,668: log_options() 'copyto_enabled = True' INFO: 2022-09-24 01:22:11,668: log_options() 'copyto_folder = /home/stephan/Public' INFO: 2022-09-24 01:22:11,668: log_options() 'desired_color = [160, 160, 160]' INFO: 2022-09-24 01:22:11,668: log_options() 'desired_color_enabled = False' INFO: 2022-09-24 01:22:11,668: log_options() 'download_folder = /home/stephan/Pictures/Downloaded' INFO: 2022-09-24 01:22:11,668: log_options() 'download_preference_ratio = 0.9' INFO: 2022-09-24 01:22:11,668: log_options() 'favorites_folder = /home/stephan/Pictures/Wallpaper/Favorites' INFO: 2022-09-24 01:22:11,668: log_options() 'favorites_operations = [['Downloaded', 'Copy'], ['Fetched', 'Move'], ['Others', 'Copy']]' INFO: 2022-09-24 01:22:11,668: log_options() 'fetched_folder = /home/stephan/Pictures/Wallpapers/Downloaded/Manually' INFO: 2022-09-24 01:22:11,668: log_options() 'filters = [[False, 'Keep original', ''], [False, 'Grayscale', '-type Grayscale'], [False, 'Heavy blur', '-blur 120x40'], [False, 'Soft blur', '-blur 20x7'], [False, 'Oil painting', '-paint 8'], [False, 'Pencil sketch', '-colorspace gray \( +clone -tile ~/.config/variety/pencil_tile.png -draw "color 0,0 reset" +clone +swap -compose color_dodge -composite \) -fx \'u.2+v.8\''], [False, 'Pointilism', '-spread 10 -noise 3'], [False, 'Pixellate', '-scale 3% -scale 3333%']]' INFO: 2022-09-24 01:22:11,669: log_options() 'icon = Light' INFO: 2022-09-24 01:22:11,669: log_options() 'lightness_enabled = True' INFO: 2022-09-24 01:22:11,669: log_options() 'lightness_mode = 0' INFO: 2022-09-24 01:22:11,669: log_options() 'min_rating = 4' INFO: 2022-09-24 01:22:11,669: log_options() 'min_rating_enabled = False' INFO: 2022-09-24 01:22:11,669: log_options() 'min_size = 80' INFO: 2022-09-24 01:22:11,669: log_options() 'min_size_enabled = True' INFO: 2022-09-24 01:22:11,669: log_options() 'quota_enabled = False' INFO: 2022-09-24 01:22:11,669: log_options() 'quota_size = 500' INFO: 2022-09-24 01:22:11,669: log_options() 'quotes_authors = ' INFO: 2022-09-24 01:22:11,669: log_options() 'quotes_bg_color = [80, 80, 80]' INFO: 2022-09-24 01:22:11,669: log_options() 'quotes_bg_opacity = 55' INFO: 2022-09-24 01:22:11,669: log_options() 'quotes_change_enabled = False' INFO: 2022-09-24 01:22:11,669: log_options() 'quotes_change_interval = 300' INFO: 2022-09-24 01:22:11,669: log_options() 'quotes_disabled_sources = ['Urban Dictionary']' INFO: 2022-09-24 01:22:11,669: log_options() 'quotes_enabled = False' INFO: 2022-09-24 01:22:11,669: log_options() 'quotes_favorites_file = /home/stephan/.config/variety/favorite_quotes.txt' INFO: 2022-09-24 01:22:11,669: log_options() 'quotes_font = Bitstream Charter 30' INFO: 2022-09-24 01:22:11,669: log_options() 'quotes_hpos = 100' INFO: 2022-09-24 01:22:11,669: log_options() 'quotes_max_length = 250' INFO: 2022-09-24 01:22:11,669: log_options() 'quotes_tags = ' INFO: 2022-09-24 01:22:11,669: log_options() 'quotes_text_color = [255, 255, 255]' INFO: 2022-09-24 01:22:11,669: log_options() 'quotes_text_shadow = False' INFO: 2022-09-24 01:22:11,669: log_options() 'quotes_vpos = 40' INFO: 2022-09-24 01:22:11,669: log_options() 'quotes_width = 70' INFO: 2022-09-24 01:22:11,669: log_options() 'safe_mode = True' INFO: 2022-09-24 01:22:11,669: log_options() 'slideshow_custom_enabled = False' INFO: 2022-09-24 01:22:11,669: log_options() 'slideshow_custom_folder = /home/stephan/Pictures' INFO: 2022-09-24 01:22:11,669: log_options() 'slideshow_downloads_enabled = False' INFO: 2022-09-24 01:22:11,669: log_options() 'slideshow_fade = 0.4' INFO: 2022-09-24 01:22:11,669: log_options() 'slideshow_favorites_enabled = True' INFO: 2022-09-24 01:22:11,669: log_options() 'slideshow_mode = Fullscreen' INFO: 2022-09-24 01:22:11,669: log_options() 'slideshow_monitor = All' INFO: 2022-09-24 01:22:11,669: log_options() 'slideshow_pan = 0.05' INFO: 2022-09-24 01:22:11,669: log_options() 'slideshow_seconds = 6.0' INFO: 2022-09-24 01:22:11,669: log_options() 'slideshow_sort_order = Random' INFO: 2022-09-24 01:22:11,669: log_options() 'slideshow_sources_enabled = True' INFO: 2022-09-24 01:22:11,669: log_options() 'slideshow_zoom = 0.2' INFO: 2022-09-24 01:22:11,669: log_options() 'smart_enabled = True' INFO: 2022-09-24 01:22:11,669: log_options() 'smart_notice_shown = True' INFO: 2022-09-24 01:22:11,669: log_options() 'smart_register_shown = True' INFO: 2022-09-24 01:22:11,669: log_options() 'sources = [[False, 'favorites', 'The Favorites folder'], [False, 'fetched', 'The Fetched folder'], [False, 'folder', '/usr/share/backgrounds'], [False, 'bing', 'Bing Photo of the Day'], [False, 'unsplash', 'High-resolution photos from Unsplash.com'], [False, 'apod', "NASA's Astronomy Picture of the Day"], [False, 'flickr', 'user:www.flickr.com/photos/peter-levi/;user_id:93647178@N00;'], [False, 'wallhaven', 'https://wallhaven.cc/search?q=id%3A476&categories=111&purity=100&atleast=2560x1440&sorting=relevance&order=desc&page=2'], [False, 'wallhaven', 'https://wallhaven.cc/random?seed=7JkhU&page=3'], [False, 'wallhaven', 'https://wallhaven.cc/search?q=id%3A853&ref=fp&page=2'], [False, 'wallhaven', 'https://wallhaven.cc/search?q=steam%20punk&categories=111&purity=100&atleast=2560x1440&sorting=relevance&order=desc&colors=663300&page=3'], [False, 'wallhaven', 'https://wallhaven.cc/search?q=star%20trek&categories=111&purity=100&atleast=2560x1440&sorting=relevance&order=desc&page=3'], [False, 'wallhaven', 'https://wallhaven.cc/search?q=star%20wars&categories=111&purity=100&atleast=2560x1440&sorting=relevance&order=desc&page=2'], [False, 'wallhaven', 'https://wallhaven.cc/search?q=expanse&categories=111&purity=100&sorting=relevance&order=desc'], [False, 'wallhaven', 'https://wallhaven.cc/search?q=mandalorian&categories=111&purity=100&atleast=2560x1440&sorting=relevance&order=desc'], [False, 'wallhaven', 'https://wallhaven.cc/search?q=alien&categories=111&purity=100&atleast=2560x1440&sorting=relevance&order=desc&page=2'], [False, 'earthview', 'Google Earth View Wallpapers'], [False, 'folder', '/home/stephans/Pictures/Wallpapers'], [True, 'wallhaven', 'https://wallhaven.cc/search?categories=110&purity=100&resolutions=5120x1440&sorting=relevance&order=desc&page=5'], [True, 'wallhaven', 'https://wallhaven.cc/search?q=nature&categories=100&purity=100&resolutions=5120x1440&ratios=32x9&sorting=relevance&order=desc'], [False, 'flickr', 'text:5120x1440;'], [False, 'desktoppr', 'Random wallpapers from Desktoppr.co'], [True, 'chromeos', 'Chrome OS Wallpapers']]' INFO: 2022-09-24 01:22:11,669: log_options() 'stats_enabled = True' INFO: 2022-09-24 01:22:11,669: log_options() 'stats_notice_shown = True' INFO: 2022-09-24 01:22:11,669: log_options() 'sync_enabled = True' INFO: 2022-09-24 01:22:11,669: log_options() 'use_landscape_enabled = True' INFO: 2022-09-24 01:22:11,669: reload_config() 'No need to clear prepared queue' INFO: 2022-09-24 01:22:11,670: update_indicator() 'Setting file info to: /home/stephan/Pictures/Downloaded/Downloaded by Variety/wallhaven_wallhaven_cc_search_categories_110_purity_100_resolutions_5120x1440_sorting_relevanceab65845bfe/wallhaven-g7jjkl.png' INFO: 2022-09-24 01:22:11,670: load_last_change_time() 'Change interval < 6 hours, ignore persisted last_change_time, wait initially the whole interval: 18000' INFO: 2022-09-24 01:22:11,670: update_indicator() 'Setting file info to: /home/stephan/Pictures/Downloaded/Downloaded by Variety/wallhaven_wallhaven_cc_search_categories_110_purity_100_resolutions_5120x1440_sorting_relevanceab65845bfe/wallhaven-g7jjkl.png' INFO: 2022-09-24 01:22:11,671: regular_change_thread() 'regular_change thread running' INFO: 2022-09-24 01:22:11,671: prepare_thread() 'Prepare thread running' INFO: 2022-09-24 01:22:11,671: get_throttling() 'Wallhaven.cc: parsing serverside options' INFO: 2022-09-24 01:22:11,671: prepare_thread() 'Prepared buffer contains 0 images' INFO: 2022-09-24 01:22:11,671: get_throttling() 'Could not parse Wallhaven.cc serverside options, using defaults 360, 40' INFO: 2022-09-24 01:22:11,672: prepare_thread() 'Preparing some images' INFO: 2022-09-24 01:22:11,672: get_throttling() 'Wallhaven.cc: parsing serverside options' INFO: 2022-09-24 01:22:11,672: get_throttling() 'Could not parse Wallhaven.cc serverside options, using defaults 360, 40' INFO: 2022-09-24 01:22:11,672: download_one() 'Wallhaven.cc: Downloading an image, config: https://wallhaven.cc/search?q=nature&categories=100&purity=100&resolutions=5120x1440&ratios=32x9&sorting=relevance&order=desc' INFO: 2022-09-24 01:22:11,672: update_indicator_icon() 'Creating indicator' INFO: 2022-09-24 01:22:11,672: download_one() 'Wallhaven.cc: Queue size: 0' INFO: 2022-09-24 01:22:11,696: get_throttling() 'Wallhaven.cc: parsing serverside options' INFO: 2022-09-24 01:22:11,696: get_throttling() 'Could not parse Wallhaven.cc serverside options, using defaults 360, 40' INFO: 2022-09-24 01:22:11,696: download_one() 'Wallhaven.cc: Filling queue' INFO: 2022-09-24 01:22:11,696: search() 'Performing wallhaven search: url=https://wallhaven.cc/search?q=nature&categories=100&purity=100&resolutions=5120x1440&ratios=32x9&sorting=relevance&order=desc' WARNING: 2022-09-24 01:22:11,702: create_menu() 'Variety Slideshow is not installed. This is an optional extension adding pan-and-zoom slideshows to Variety: see https://github.com/peterlevi/variety-slideshow for details' INFO: 2022-09-24 01:22:11,702: create_indicator() 'indicator backend: AyatanaAppIndicator3' INFO: 2022-09-24 01:22:11,710: set_from_theme_icon() 'Showing indicator icon variety-indicator from GTK theme' INFO: 2022-09-24 01:22:11,785: do_set_wp() 'Calling do_set_wp with /home/stephan/Pictures/Downloaded/Downloaded by Variety/wallhaven_wallhaven_cc_search_categories_110_purity_100_resolutions_5120x1440_sorting_relevanceab65845bfe/wallhaven-g7jjkl.png, time: 1663975331.7854505' INFO: 2022-09-24 01:22:11,817: update_indicator() 'Setting file info to: /home/stephan/Pictures/Downloaded/Downloaded by Variety/wallhaven_wallhaven_cc_search_categories_110_purity_100_resolutions_5120x1440_sorting_relevanceab65845bfe/wallhaven-g7jjkl.png' INFO: 2022-09-24 01:22:11,818: list_files() 'More than 1 files in the folders, stop listing' ERROR: 2022-09-24 01:22:11,838: set_desktop_wallpaper() 'Exception when calling set_wallpaper script: 127' Traceback (most recent call last): File "/usr/lib/python3/dist-packages/variety/VarietyWindow.py", line 2671, in set_desktop_wallpaper subprocess.check_call( File "/usr/lib/python3.10/subprocess.py", line 369, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['timeout', '--kill-after=5', '10', '/home/stephan/.config/variety/scripts/set_wallpaper', '/home/stephan/Public/variety-copied-wallpaper-d95819a8a592b8acaede55aca36f1464.png', 'refresh', '/home/stephan/Pictures/Downloaded/Downloaded by Variety/wallhaven_wallhaven_cc_search_categories_110_purity_100_resolutions_5120x1440_sorting_relevanceab65845bfe/wallhaven-g7jjkl.png']' returned non-zero exit status 127. INFO: 2022-09-24 01:22:11,996: fill_queue() '21 wallpapers in result, using page 1' INFO: 2022-09-24 01:22:11,996: search() 'Performing wallhaven search: url=https://wallhaven.cc/search?q=nature&categories=100&purity=100&resolutions=5120x1440&ratios=32x9&sorting=relevance&order=desc&page=1' INFO: 2022-09-24 01:22:12,225: download_one() 'Wallhaven.cc: Queue populated with 10 URLs' INFO: 2022-09-24 01:22:12,225: download_queue_item() 'Wallpaper URL: https://wallhaven.cc/w/x85grd' INFO: 2022-09-24 01:22:12,444: download_queue_item() 'Image src URL: https://w.wallhaven.cc/full/x8/wallhaven-x85grd.jpg' INFO: 2022-09-24 01:22:12,445: save_locally() 'Origin URL: https://wallhaven.cc/w/x85grd' INFO: 2022-09-24 01:22:12,445: save_locally() 'Image URL: https://w.wallhaven.cc/full/x8/wallhaven-x85grd.jpg' INFO: 2022-09-24 01:22:12,445: save_locally() 'Local path: /home/stephan/Pictures/Downloaded/Downloaded by Variety/wallhaven_wallhaven_cc_search_q_nature_categories_100_purity_100_resolutions_5120x1440_ratios_3a181ae3c6f/wallhaven-x85grd.jpg' INFO: 2022-09-24 01:22:12,445: save_locally() 'File already exists, skip downloading' INFO: 2022-09-24 01:22:12,877: reload() 'Reloading preferences dialog' INFO: 2022-09-24 01:22:14,740: prepare_thread() 'After search prepared buffer contains 13 images' INFO: 2022-09-24 01:22:16,671: set_wallpaper() 'Calling set_wallpaper with /home/stephan/Pictures/Downloaded/Downloaded by Variety/wallhaven_wallhaven_cc_search_categories_110_purity_100_resolutions_5120x1440_sorting_relevanceab65845bfe/wallhaven-pkqol3.jpg' INFO: 2022-09-24 01:22:16,671: prepare_thread() 'Prepared buffer contains 13 images' INFO: 2022-09-24 01:22:16,672: do_set_wp() 'Calling do_set_wp with /home/stephan/Pictures/Downloaded/Downloaded by Variety/wallhaven_wallhaven_cc_search_categories_110_purity_100_resolutions_5120x1440_sorting_relevanceab65845bfe/wallhaven-pkqol3.jpg, time: 1663975336.6726675' INFO: 2022-09-24 01:22:16,680: update_indicator() 'Setting file info to: /home/stephan/Pictures/Downloaded/Downloaded by Variety/wallhaven_wallhaven_cc_search_categories_110_purity_100_resolutions_5120x1440_sorting_relevanceab65845bfe/wallhaven-pkqol3.jpg' INFO: 2022-09-24 01:22:16,681: list_files() 'More than 1 files in the folders, stop listing' ERROR: 2022-09-24 01:22:16,700: set_desktop_wallpaper() 'Exception when calling set_wallpaper script: 127' Traceback (most recent call last): File "/usr/lib/python3/dist-packages/variety/VarietyWindow.py", line 2671, in set_desktop_wallpaper subprocess.check_call( File "/usr/lib/python3.10/subprocess.py", line 369, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['timeout', '--kill-after=5', '10', '/home/stephan/.config/variety/scripts/set_wallpaper', '/home/stephan/Public/variety-copied-wallpaper-c462aa5df73bc9a47049d82ae5d65292.jpg', 'auto', '/home/stephan/Pictures/Downloaded/Downloaded by Variety/wallhaven_wallhaven_cc_search_categories_110_purity_100_resolutions_5120x1440_sorting_relevanceab65845bfe/wallhaven-pkqol3.jpg']' returned non-zero exit status 127. INFO: 2022-09-24 01:22:16,740: trigger_download() 'Triggering download thread to check if download needed' INFO: 2022-09-24 01:22:16,741: get_throttling() 'Wallhaven.cc: parsing serverside options' INFO: 2022-09-24 01:22:16,741: get_throttling() 'Could not parse Wallhaven.cc serverside options, using defaults 360, 40' INFO: 2022-09-24 01:22:16,741: get_throttling() 'Wallhaven.cc: parsing serverside options' INFO: 2022-09-24 01:22:16,741: get_throttling() 'Could not parse Wallhaven.cc serverside options, using defaults 360, 40' INFO: 2022-09-24 01:22:16,741: download_one() 'Wallhaven.cc: Downloading an image, config: https://wallhaven.cc/search?categories=110&purity=100&resolutions=5120x1440&sorting=relevance&order=desc&page=5' INFO: 2022-09-24 01:22:16,741: download_one() 'Wallhaven.cc: Queue size: 0' INFO: 2022-09-24 01:22:16,741: get_throttling() 'Wallhaven.cc: parsing serverside options' INFO: 2022-09-24 01:22:16,741: get_throttling() 'Could not parse Wallhaven.cc serverside options, using defaults 360, 40' INFO: 2022-09-24 01:22:16,741: download_one() 'Wallhaven.cc: Filling queue' INFO: 2022-09-24 01:22:16,741: search() 'Performing wallhaven search: url=https://wallhaven.cc/search?categories=110&purity=100&resolutions=5120x1440&sorting=relevance&order=desc&page=5' INFO: 2022-09-24 01:22:16,977: fill_queue() '175 wallpapers in result, using page 8' INFO: 2022-09-24 01:22:16,977: search() 'Performing wallhaven search: url=https://wallhaven.cc/search?categories=110&purity=100&resolutions=5120x1440&sorting=relevance&order=desc&page=5&page=8' INFO: 2022-09-24 01:22:17,207: download_one() 'Wallhaven.cc: Queue populated with 7 URLs' INFO: 2022-09-24 01:22:17,207: download_queue_item() 'Wallpaper URL: https://wallhaven.cc/w/rdop2w' INFO: 2022-09-24 01:22:17,421: download_queue_item() 'Image src URL: https://w.wallhaven.cc/full/rd/wallhaven-rdop2w.jpg' INFO: 2022-09-24 01:22:17,423: save_locally() 'Origin URL: https://wallhaven.cc/w/rdop2w' INFO: 2022-09-24 01:22:17,423: save_locally() 'Image URL: https://w.wallhaven.cc/full/rd/wallhaven-rdop2w.jpg' INFO: 2022-09-24 01:22:17,423: save_locally() 'Local path: /home/stephan/Pictures/Downloaded/Downloaded by Variety/wallhaven_wallhaven_cc_search_categories_110_purity_100_resolutions_5120x1440_sorting_relevanceab65845bfe/wallhaven-rdop2w.jpg' INFO: 2022-09-24 01:22:17,856: save_locally() 'Download complete' INFO: 2022-09-24 01:22:17,856: update_indicator() 'Setting file info to: /home/stephan/Pictures/Downloaded/Downloaded by Variety/wallhaven_wallhaven_cc_search_categories_110_purity_100_resolutions_5120x1440_sorting_relevanceab65845bfe/wallhaven-pkqol3.jpg' INFO: 2022-09-24 01:22:17,857: list_files() 'More than 1 files in the folders, stop listing' INFO: 2022-09-24 01:22:17,944: download_one_from() 'Adding downloaded file /home/stephan/Pictures/Downloaded/Downloaded by Variety/wallhaven_wallhaven_cc_search_categories_110_purity_100_resolutions_5120x1440_sorting_relevanceab65845bfe/wallhaven-rdop2w.jpg to unseen_downloads' INFO: 2022-09-24 01:22:18,672: trigger_download() 'Triggering download thread to check if download needed' INFO: 2022-09-24 01:22:18,672: trigger_download() 'Triggering download thread to check if download needed' INFO: 2022-09-24 01:22:20,789: reload() 'Reloading preferences dialog' INFO: 2022-09-24 01:22:24,246: list_files() 'More than 1 files in the folders, stop listing' INFO: 2022-09-24 01:22:26,379: set_wallpaper() 'Calling set_wallpaper with /home/stephan/Pictures/Downloaded/Downloaded by Variety/wallhaven_wallhaven_cc_search_q_nature_categories_100_purity_100_resolutions_5120x1440_ratios_3a181ae3c6f/wallhaven-rdop2w.jpg' INFO: 2022-09-24 01:22:26,379: do_set_wp() 'Calling do_set_wp with /home/stephan/Pictures/Downloaded/Downloaded by Variety/wallhaven_wallhaven_cc_search_q_nature_categories_100_purity_100_resolutions_5120x1440_ratios_3a181ae3c6f/wallhaven-rdop2w.jpg, time: 1663975346.3795378' INFO: 2022-09-24 01:22:26,387: update_indicator() 'Setting file info to: /home/stephan/Pictures/Downloaded/Downloaded by Variety/wallhaven_wallhaven_cc_search_q_nature_categories_100_purity_100_resolutions_5120x1440_ratios_3a181ae3c6f/wallhaven-rdop2w.jpg' INFO: 2022-09-24 01:22:26,388: list_files() 'More than 1 files in the folders, stop listing' ERROR: 2022-09-24 01:22:26,407: set_desktop_wallpaper() 'Exception when calling set_wallpaper script: 127' Traceback (most recent call last): File "/usr/lib/python3/dist-packages/variety/VarietyWindow.py", line 2671, in set_desktop_wallpaper subprocess.check_call( File "/usr/lib/python3.10/subprocess.py", line 369, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['timeout', '--kill-after=5', '10', '/home/stephan/.config/variety/scripts/set_wallpaper', '/home/stephan/Public/variety-copied-wallpaper-4cb234960d728958fd5c16ba7fd4813f.jpg', 'manual', '/home/stephan/Pictures/Downloaded/Downloaded by Variety/wallhaven_wallhaven_cc_search_q_nature_categories_100_purity_100_resolutions_5120x1440_ratios_3a181ae3c6f/wallhaven-rdop2w.jpg']' returned non-zero exit status 127. INFO: 2022-09-24 01:22:30,229: set_wallpaper() 'Calling set_wallpaper with /home/stephan/Pictures/Downloaded/Downloaded by Variety/wallhaven_wallhaven_cc_search_q_nature_categories_100_purity_100_resolutions_5120x1440_ratios_3a181ae3c6f/wallhaven-rdop2w.jpg' INFO: 2022-09-24 01:22:30,447: set_wallpaper() 'Calling set_wallpaper with /home/stephan/Pictures/Downloaded/Downloaded by Variety/wallhaven_wallhaven_cc_search_q_nature_categories_100_purity_100_resolutions_5120x1440_ratios_3a181ae3c6f/wallhaven-rdop2w.jpg' INFO: 2022-09-24 01:22:31,446: set_wallpaper() 'Calling set_wallpaper with /home/stephan/Pictures/Downloaded/Downloaded by Variety/wallhaven_wallhaven_cc_search_q_nature_categories_100_purity_100_resolutions_5120x1440_ratios_3a181ae3c6f/wallhaven-rdop2w.jpg' INFO: 2022-09-24 01:22:31,662: set_wallpaper() 'Calling set_wallpaper with /home/stephan/Pictures/Downloaded/Downloaded by Variety/wallhaven_wallhaven_cc_search_q_nature_categories_100_purity_100_resolutions_5120x1440_ratios_3a181ae3c6f/wallhaven-rdop2w.jpg' INFO: 2022-09-24 01:22:31,689: server_options_thread() 'Fetching server options from http://tiny.cc/variety-options-063' INFO: 2022-09-24 01:22:32,450: server_options_thread() 'Fetched server options: {'flickr': {'min_fill_queue_interval': 1200, 'min_download_interval': 1200}, 'wallbase': {'min_fill_queue_interval': 1800, 'min_download_interval': 1800}, 'wallhaven': {'min_fill_queue_interval': 1800, 'min_download_interval': 1800}, 'wallpapers.net': {'min_fill_queue_interval': 601, 'min_download_interval': 0}, 'unsplash': {'min_fill_queue_interval': 20000000000, 'min_download_interval': 20000000000}, 'unsplash_v2': {'min_fill_queue_interval': 3600, 'min_download_interval': 1800}, 'status_message': {'0.0.1': '', '*': ''}}' INFO: 2022-09-24 01:22:45,059: on_quit() 'Quitting'

Desktop environment and version

OS name and version

Ubuntu 22.04.1 LTS

Screenshots

Attached files

all images

Additional context

vonschutter commented 1 year ago

UPDATE: this problem only manifests when the desktop theme is NOT the default light theme. Apply the dark theme and variety will not change the wallpaper.

jlu5 commented 1 year ago

Duplicate of #495