Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu 19.10, GNOME 3.34.0: Variety displays Welcome and Provacy Dialogues on every start #227

Closed
SuAlfons opened this issue Oct 5, 2019 · 7 comments

Comments

@SuAlfons
Copy link

SuAlfons commented Oct 5, 2019

Version of Variety
0.7.2

Describe the bug
Whenever I start Variety (Autostart or manual start), the 2 initial dialog windows "Willkommen zu Variety" and "Variety - Privacy Notice" are displayed.

Context

Yes, on every start, no matter wether it is on session start (Autostart) or a manual start

To Reproduce

  1. Use Ubuntu 19.10, Gnome, no matter wether Wayland or not
  2. Start Variety

Attach Variety's log file

strobs@rivendell:~$ variety -v > variety_log.txt
INFO: 2019-10-05 17:36:17,019: write_current_version() 'Writing current version 0.7.2 to .version'
INFO: 2019-10-05 17:36:17,020: perform_upgrade() 'Last run version was 0.7.2 or earlier, current version is 0.7.2'
INFO: 2019-10-05 17:36:17,112: process_command() 'Received command: ['-v']'
INFO: 2019-10-05 17:36:17,117: load_banned() 'Missing or invalid banned URLs list, no URLs will be banned'
INFO: 2019-10-05 17:36:17,158: load() 'Jumble loading'
INFO: 2019-10-05 17:36:17,159: _walk_modules() 'Jumble loading module in __init__ from /usr/share/variety/plugins/__init__.py'
INFO: 2019-10-05 17:36:17,160: _walk_modules() 'Jumble loading module in QuotesDaddySource from /usr/share/variety/plugins/quotes/QuotesDaddySource.py'
INFO: 2019-10-05 17:36:17,160: load() 'Jumble found plugin class: <class 'QuotesDaddySource.QuotesDaddySource'>: {'name': 'QuotesDaddy', 'description': 'Zitate von QuotesDaddys täglichem Zitate-RSS feed werden abgerufen.\nSuche nach Schlagworten oder Autoren wird nicht unterstützt.', 'author': 'Peter Levi', 'version': '0.1'}'
INFO: 2019-10-05 17:36:17,161: _walk_modules() 'Jumble loading module in LocalFilesSource from /usr/share/variety/plugins/quotes/LocalFilesSource.py'
INFO: 2019-10-05 17:36:17,161: load() 'Jumble found plugin class: <class 'LocalFilesSource.LocalFilesSource'>: {'name': 'Local text files', 'description': 'Zeigt Zitate aus lokalen Textdateien.\nLegen Sie ihre eigenen txt-Dateien in ~/.config/variety/pluginconfig/quotes/ ab.\nDas Format ist:\n\nZitat -- Autor\n.\nZweites Zitat -- Zweiter Autor\n.\nusw.\n\nBeispiel: http://rvelthuis.de/zips/quotes.txt', 'author': 'Peter Levi', 'version': '0.1'}'
INFO: 2019-10-05 17:36:17,162: _walk_modules() 'Jumble loading module in QuotationsPageSource from /usr/share/variety/plugins/quotes/QuotationsPageSource.py'
INFO: 2019-10-05 17:36:17,168: load() 'Jumble found plugin class: <class 'QuotationsPageSource.QuotationsPageSource'>: {'name': 'TheQuotationsPage.com', 'description': 'Zitatabruf von TheQuotationsPage.com', 'author': 'Peter Levi', 'version': '0.1'}'
INFO: 2019-10-05 17:36:17,169: _walk_modules() 'Jumble loading module in GoodreadsSource from /usr/share/variety/plugins/quotes/GoodreadsSource.py'
INFO: 2019-10-05 17:36:17,170: load() 'Jumble found plugin class: <class 'GoodreadsSource.GoodreadsSource'>: {'name': 'Goodreads', 'description': 'Zitatabruf von Goodreads.com', 'author': 'Peter Levi', 'version': '0.1'}'
INFO: 2019-10-05 17:36:17,170: _walk_modules() 'Jumble loading module in __init__ from /usr/share/variety/plugins/quotes/__init__.py'
INFO: 2019-10-05 17:36:17,175: log_options() 'Loaded options:'
INFO: 2019-10-05 17:36:17,175: log_options() 'change_enabled = True'
INFO: 2019-10-05 17:36:17,175: log_options() 'change_interval = 300'
INFO: 2019-10-05 17:36:17,175: log_options() 'change_on_start = True'
INFO: 2019-10-05 17:36:17,175: log_options() 'clipboard_enabled = False'
INFO: 2019-10-05 17:36:17,175: log_options() 'clipboard_hosts = ['wallhaven.cc', 'wallpapers.net', 'flickr.com', 'imgur.com', 'deviantart.com', 'interfacelift.com', 'vladstudio.com', 'imageshack.us', 'deviantart.net', 'imageshack.com']'
INFO: 2019-10-05 17:36:17,175: log_options() 'clipboard_use_whitelist = True'
INFO: 2019-10-05 17:36:17,176: log_options() 'clock_date_font = Ubuntu Condensed, 30'
INFO: 2019-10-05 17:36:17,176: log_options() 'clock_enabled = True'
INFO: 2019-10-05 17:36:17,176: 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: 2019-10-05 17:36:17,176: log_options() 'clock_font = Ubuntu Condensed, 70'
INFO: 2019-10-05 17:36:17,176: log_options() 'configfile = /home/strobs/.config/variety/variety.conf'
INFO: 2019-10-05 17:36:17,176: log_options() 'copyto_enabled = False'
INFO: 2019-10-05 17:36:17,176: log_options() 'copyto_folder = Default'
INFO: 2019-10-05 17:36:17,176: log_options() 'desired_color = [160, 160, 160]'
INFO: 2019-10-05 17:36:17,176: log_options() 'desired_color_enabled = False'
INFO: 2019-10-05 17:36:17,176: log_options() 'download_enabled = True'
INFO: 2019-10-05 17:36:17,176: log_options() 'download_folder = /home/strobs/.config/variety/Downloaded'
INFO: 2019-10-05 17:36:17,177: log_options() 'download_interval = 600'
INFO: 2019-10-05 17:36:17,177: log_options() 'favorites_folder = /home/strobs/.config/variety/Favorites'
INFO: 2019-10-05 17:36:17,177: log_options() 'favorites_operations = [['Downloaded', 'Copy'], ['Fetched', 'Move'], ['Others', 'Copy']]'
INFO: 2019-10-05 17:36:17,177: log_options() 'fetched_folder = /home/strobs/.config/variety/Fetched'
INFO: 2019-10-05 17:36:17,177: 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: 2019-10-05 17:36:17,177: log_options() 'icon = Light'
INFO: 2019-10-05 17:36:17,177: log_options() 'lightness_enabled = False'
INFO: 2019-10-05 17:36:17,177: log_options() 'lightness_mode = 0'
INFO: 2019-10-05 17:36:17,177: log_options() 'min_rating = 4'
INFO: 2019-10-05 17:36:17,177: log_options() 'min_rating_enabled = False'
INFO: 2019-10-05 17:36:17,178: log_options() 'min_size = 80'
INFO: 2019-10-05 17:36:17,178: log_options() 'min_size_enabled = False'
INFO: 2019-10-05 17:36:17,178: log_options() 'quota_enabled = True'
INFO: 2019-10-05 17:36:17,178: log_options() 'quota_size = 500'
INFO: 2019-10-05 17:36:17,178: log_options() 'quotes_authors = '
INFO: 2019-10-05 17:36:17,178: log_options() 'quotes_bg_color = [80, 80, 80]'
INFO: 2019-10-05 17:36:17,178: log_options() 'quotes_bg_opacity = 55'
INFO: 2019-10-05 17:36:17,178: log_options() 'quotes_change_enabled = False'
INFO: 2019-10-05 17:36:17,178: log_options() 'quotes_change_interval = 300'
INFO: 2019-10-05 17:36:17,178: log_options() 'quotes_disabled_sources = ['QuotesDaddy']'
INFO: 2019-10-05 17:36:17,178: log_options() 'quotes_enabled = False'
INFO: 2019-10-05 17:36:17,178: log_options() 'quotes_favorites_file = /home/strobs/.config/variety/favorite_quotes.txt'
INFO: 2019-10-05 17:36:17,178: log_options() 'quotes_font = Bitstream Charter 30'
INFO: 2019-10-05 17:36:17,178: log_options() 'quotes_hpos = 100'
INFO: 2019-10-05 17:36:17,178: log_options() 'quotes_tags = '
INFO: 2019-10-05 17:36:17,179: log_options() 'quotes_text_color = [255, 255, 255]'
INFO: 2019-10-05 17:36:17,179: log_options() 'quotes_text_shadow = False'
INFO: 2019-10-05 17:36:17,179: log_options() 'quotes_vpos = 40'
INFO: 2019-10-05 17:36:17,179: log_options() 'quotes_width = 70'
INFO: 2019-10-05 17:36:17,179: log_options() 'safe_mode = False'
INFO: 2019-10-05 17:36:17,179: log_options() 'slideshow_custom_enabled = False'
INFO: 2019-10-05 17:36:17,179: log_options() 'slideshow_custom_folder = /home/strobs/Bilder'
INFO: 2019-10-05 17:36:17,179: log_options() 'slideshow_downloads_enabled = False'
INFO: 2019-10-05 17:36:17,179: log_options() 'slideshow_fade = 0.4'
INFO: 2019-10-05 17:36:17,179: log_options() 'slideshow_favorites_enabled = True'
INFO: 2019-10-05 17:36:17,179: log_options() 'slideshow_mode = Fullscreen'
INFO: 2019-10-05 17:36:17,179: log_options() 'slideshow_monitor = All'
INFO: 2019-10-05 17:36:17,180: log_options() 'slideshow_pan = 0.05'
INFO: 2019-10-05 17:36:17,180: log_options() 'slideshow_seconds = 6.0'
INFO: 2019-10-05 17:36:17,180: log_options() 'slideshow_sort_order = Random'
INFO: 2019-10-05 17:36:17,180: log_options() 'slideshow_sources_enabled = True'
INFO: 2019-10-05 17:36:17,180: log_options() 'slideshow_zoom = 0.2'
INFO: 2019-10-05 17:36:17,180: log_options() 'smart_enabled = False'
INFO: 2019-10-05 17:36:17,180: log_options() 'smart_notice_shown = True'
INFO: 2019-10-05 17:36:17,180: log_options() 'smart_register_shown = True'
INFO: 2019-10-05 17:36:17,180: log_options() 'sources = [[False, 3, 'The Favorites folder'], [False, 4, 'The Fetched folder'], [False, 2, '/usr/share/backgrounds'], [False, 6, 'Random wallpapers from Desktoppr.co'], [False, 15, 'Bing Photo of the Day'], [False, 16, 'High-resolution photos from Unsplash.com'], [False, 8, "NASA's Astronomy Picture of the Day"], [False, 11, 'World Sunlight Map - live wallpaper from Die.net'], [False, 7, 'user:www.flickr.com/photos/peter-levi/;user_id:93647178@N00;'], [False, 2, '/home/strobs/Bilder/Wallpapers/Advent'], [False, 2, '/home/strobs/Bilder/Wallpapers/Bing RSS'], [False, 2, '/home/strobs/Bilder/Wallpapers/BW'], [True, 2, '/home/strobs/Bilder/Wallpapers/Code Geass'], [False, 2, '/home/strobs/Bilder/Wallpapers/Escher'], [False, 2, '/home/strobs/Bilder/Wallpapers/GG Helloween'], [False, 2, '/home/strobs/Bilder/Wallpapers/GG Paid Wallpapers'], [False, 2, '/home/strobs/Bilder/Wallpapers/GG Xmas'], [False, 2, '/home/strobs/Bilder/Wallpapers/Girl Genius'], [False, 2, '/home/strobs/Bilder/Wallpapers/jolla'], [False, 2, '/home/strobs/Bilder/Wallpapers/MS nz'], [True, 2, '/home/strobs/Bilder/Wallpapers/Neon Genesis Evangelion'], [False, 2, '/home/strobs/Bilder/Wallpapers/Paisley'], [False, 2, '/home/strobs/Bilder/Wallpapers/Pantone'], [False, 2, '/home/strobs/Bilder/Wallpapers/Retrogaming'], [True, 2, '/home/strobs/Bilder/Wallpapers/Robotech'], [False, 2, '/home/strobs/Bilder/Wallpapers/SeaShepherd'], [True, 2, '/home/strobs/Bilder/Wallpapers/Starblazers'], [False, 2, '/home/strobs/Bilder/Wallpapers/Steampunk'], [False, 2, '/home/strobs/Bilder/Wallpapers/Stripes'], [False, 2, '/home/strobs/Bilder/Wallpapers']]'
INFO: 2019-10-05 17:36:17,181: log_options() 'stats_enabled = True'
INFO: 2019-10-05 17:36:17,181: log_options() 'stats_notice_shown = True'
INFO: 2019-10-05 17:36:17,181: log_options() 'sync_enabled = True'
INFO: 2019-10-05 17:36:17,181: log_options() 'use_landscape_enabled = True'
INFO: 2019-10-05 17:36:17,181: reload_config() 'No need to clear prepared queue'
INFO: 2019-10-05 17:36:17,182: clock_thread_method() 'clock thread running'
INFO: 2019-10-05 17:36:17,182: load_last_change_time() 'Change interval < 6 hours, ignore persisted last_change_time, wait initially the whole interval: 300'
INFO: 2019-10-05 17:36:17,182: update_indicator() 'Setting file info to: /home/strobs/Bilder/Wallpapers/Neon Genesis Evangelion/ayanami-1569259374187-2599.jpg'
INFO: 2019-10-05 17:36:17,184: regular_change_thread() 'regular_change thread running'
INFO: 2019-10-05 17:36:17,185: prepare_thread() 'Prepare thread running'
INFO: 2019-10-05 17:36:17,186: prepare_thread() 'Prepared buffer contains 0 images'
INFO: 2019-10-05 17:36:17,186: prepare_thread() 'Preparing some images'
INFO: 2019-10-05 17:36:17,187: update_indicator_icon() 'Creating indicator'
WARNING: 2019-10-05 17:36:17,220: 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: 2019-10-05 17:36:17,224: create_indicator() 'indicator backend: AyatanaAppIndicator3'
INFO: 2019-10-05 17:36:17,233: prepare_thread() 'After search prepared buffer contains 55 images'
INFO: 2019-10-05 17:36:17,237: set_from_theme_icon() 'Showing indicator icon variety-indicator from GTK theme'
INFO: 2019-10-05 17:36:17,237: update_indicator() 'Setting file info to: /home/strobs/Bilder/Wallpapers/Neon Genesis Evangelion/ayanami-1569259374187-2599.jpg'
INFO: 2019-10-05 17:36:17,282: do_set_wp() 'Calling do_set_wp with /home/strobs/Bilder/Wallpapers/Neon Genesis Evangelion/ayanami-1569259374187-2599.jpg, time: 1570289777.2829084'
INFO: 2019-10-05 17:36:17,285: compute_trimmed_offsets() 'Trimmed offsets debug info: w:3360, h:1080, ratio:3.111111, iw:2560, ih:1600, scw:3360, sch:2100, ho:0, vo:510'
INFO: 2019-10-05 17:36:17,286: build_imagemagick_clock_cmd() 'Applying clock filter: -density 100 -font `fc-match -f '%{file[0]}' 'Ubuntu Condensed:,:70'` -pointsize 70 -gravity SouthEast -fill '#00000044' -annotate 0x0+58+618 '17:36' -fill white -annotate 0x0+60+620 '17:36' -font `fc-match -f '%{file[0]}' 'Ubuntu Condensed:,:30'` -pointsize 30 -fill '#00000044' -annotate 0x0+58+568 'Samstag, Oktober 05' -fill white -annotate 0x0+60+570 'Samstag, Oktober 05''
INFO: 2019-10-05 17:36:17,286: build_imagemagick_clock_cmd() 'ImageMagick clock cmd: convert '/home/strobs/Bilder/Wallpapers/Neon Genesis Evangelion/ayanami-1569259374187-2599.jpg' -scale 3360x1080^ -density 100 -font `fc-match -f '%{file[0]}' 'Ubuntu Condensed:,:70'` -pointsize 70 -gravity SouthEast -fill '#00000044' -annotate 0x0+58+618 '17:36' -fill white -annotate 0x0+60+620 '17:36' -font `fc-match -f '%{file[0]}' 'Ubuntu Condensed:,:30'` -pointsize 30 -fill '#00000044' -annotate 0x0+58+568 'Samstag, Oktober 05' -fill white -annotate 0x0+60+570 'Samstag, Oktober 05' /home/strobs/.config/variety/wallpaper/wallpaper-clock-27590427ee7f1b30409c59b17af5daad.jpg'
INFO: 2019-10-05 17:36:17,871: update_indicator() 'Setting file info to: /home/strobs/Bilder/Wallpapers/Neon Genesis Evangelion/ayanami-1569259374187-2599.jpg'
INFO: 2019-10-05 17:36:18,183: clock_thread_method() 'clock_thread updates wallpaper'
INFO: 2019-10-05 17:36:18,283: do_set_wp() 'Calling do_set_wp with /home/strobs/Bilder/Wallpapers/Neon Genesis Evangelion/ayanami-1569259374187-2599.jpg, time: 1570289778.283587'
INFO: 2019-10-05 17:36:18,284: compute_trimmed_offsets() 'Trimmed offsets debug info: w:3360, h:1080, ratio:3.111111, iw:2560, ih:1600, scw:3360, sch:2100, ho:0, vo:510'
INFO: 2019-10-05 17:36:18,285: build_imagemagick_clock_cmd() 'Applying clock filter: -density 100 -font `fc-match -f '%{file[0]}' 'Ubuntu Condensed:,:70'` -pointsize 70 -gravity SouthEast -fill '#00000044' -annotate 0x0+58+618 '17:36' -fill white -annotate 0x0+60+620 '17:36' -font `fc-match -f '%{file[0]}' 'Ubuntu Condensed:,:30'` -pointsize 30 -fill '#00000044' -annotate 0x0+58+568 'Samstag, Oktober 05' -fill white -annotate 0x0+60+570 'Samstag, Oktober 05''
INFO: 2019-10-05 17:36:18,285: build_imagemagick_clock_cmd() 'ImageMagick clock cmd: convert '/home/strobs/Bilder/Wallpapers/Neon Genesis Evangelion/ayanami-1569259374187-2599.jpg' -scale 3360x1080^ -density 100 -font `fc-match -f '%{file[0]}' 'Ubuntu Condensed:,:70'` -pointsize 70 -gravity SouthEast -fill '#00000044' -annotate 0x0+58+618 '17:36' -fill white -annotate 0x0+60+620 '17:36' -font `fc-match -f '%{file[0]}' 'Ubuntu Condensed:,:30'` -pointsize 30 -fill '#00000044' -annotate 0x0+58+568 'Samstag, Oktober 05' -fill white -annotate 0x0+60+570 'Samstag, Oktober 05' /home/strobs/.config/variety/wallpaper/wallpaper-clock-ead558834e0e7f14df622f708ec33057.jpg'
INFO: 2019-10-05 17:36:18,590: reload() 'Reloading preferences dialog'
INFO: 2019-10-05 17:36:18,944: update_indicator() 'Setting file info to: /home/strobs/Bilder/Wallpapers/Neon Genesis Evangelion/ayanami-1569259374187-2599.jpg'
INFO: 2019-10-05 17:36:22,185: set_wallpaper() 'Calling set_wallpaper with /home/strobs/Bilder/Wallpapers/Neon Genesis Evangelion/ayanami-1569259029349-6450.jpg'
INFO: 2019-10-05 17:36:22,186: prepare_thread() 'Prepared buffer contains 54 images'
INFO: 2019-10-05 17:36:22,187: do_set_wp() 'Calling do_set_wp with /home/strobs/Bilder/Wallpapers/Neon Genesis Evangelion/ayanami-1569259029349-6450.jpg, time: 1570289782.1873212'
INFO: 2019-10-05 17:36:22,189: compute_trimmed_offsets() 'Trimmed offsets debug info: w:3360, h:1080, ratio:3.111111, iw:1920, ih:1200, scw:3360, sch:2100, ho:0, vo:510'
INFO: 2019-10-05 17:36:22,189: build_imagemagick_clock_cmd() 'Applying clock filter: -density 100 -font `fc-match -f '%{file[0]}' 'Ubuntu Condensed:,:70'` -pointsize 70 -gravity SouthEast -fill '#00000044' -annotate 0x0+58+618 '17:36' -fill white -annotate 0x0+60+620 '17:36' -font `fc-match -f '%{file[0]}' 'Ubuntu Condensed:,:30'` -pointsize 30 -fill '#00000044' -annotate 0x0+58+568 'Samstag, Oktober 05' -fill white -annotate 0x0+60+570 'Samstag, Oktober 05''
INFO: 2019-10-05 17:36:22,189: build_imagemagick_clock_cmd() 'ImageMagick clock cmd: convert '/home/strobs/Bilder/Wallpapers/Neon Genesis Evangelion/ayanami-1569259029349-6450.jpg' -scale 3360x1080^ -density 100 -font `fc-match -f '%{file[0]}' 'Ubuntu Condensed:,:70'` -pointsize 70 -gravity SouthEast -fill '#00000044' -annotate 0x0+58+618 '17:36' -fill white -annotate 0x0+60+620 '17:36' -font `fc-match -f '%{file[0]}' 'Ubuntu Condensed:,:30'` -pointsize 30 -fill '#00000044' -annotate 0x0+58+568 'Samstag, Oktober 05' -fill white -annotate 0x0+60+570 'Samstag, Oktober 05' /home/strobs/.config/variety/wallpaper/wallpaper-clock-8dc769533187cc6904019fdbe967b915.jpg'
INFO: 2019-10-05 17:36:22,654: update_indicator() 'Setting file info to: /home/strobs/Bilder/Wallpapers/Neon Genesis Evangelion/ayanami-1569259029349-6450.jpg'
INFO: 2019-10-05 17:36:37,204: server_options_thread() 'Fetching server options from http://tiny.cc/variety-options-063'
INFO: 2019-10-05 17:36:38,120: 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': 600, 'min_download_interval': 0}, 'unsplash': {'min_fill_queue_interval': 20000000000, 'min_download_interval': 20000000000}, 'unsplash_v2': {'min_fill_queue_interval': 1800, 'min_download_interval': 600}, 'status_message': {'0.0.1': '', '*': ''}}'
INFO: 2019-10-05 17:36:59,397: on_quit() 'Quitting'
INFO: 2019-10-05 17:36:59,436: do_set_wp() 'Calling do_set_wp with /home/strobs/Bilder/Wallpapers/Neon Genesis Evangelion/ayanami-1569259029349-6450.jpg, time: 1570289819.4363873'
INFO: 2019-10-05 17:36:59,455: update_indicator() 'Setting file info to: /home/strobs/Bilder/Wallpapers/Neon Genesis Evangelion/ayanami-1569259029349-6450.jpg'

Desktop environment and version

GNOME 3.34.0

OS name and version
strobs@rivendell:~$ cat /etc/issue && cat /etc/os-release
Ubuntu Eoan Ermine (development branch) \n \l

NAME="Ubuntu"
VERSION="19.10 (Eoan Ermine)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu Eoan Ermine (development branch)"
VERSION_ID="19.10"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=eoan
UBUNTU_CODENAME=eoan

Screenshots

Attached files

Additional context

@jlu5
Copy link
Member

jlu5 commented Oct 11, 2019

Can you check the permissions and contents of your Variety config directory by running ls -la ~/.config/variety?

@killarny
Copy link

I am also seeing this issue on 19.10. Here's my config directory contents:

image

@jlu5 jlu5 added the bug label Oct 11, 2019
@ClaudioVarandas
Copy link

same here

@jlu5 jlu5 self-assigned this Oct 13, 2019
@SuAlfons
Copy link
Author

SuAlfons commented Oct 13, 2019

Hello,
sorry for "being late"... here is my .config/variety dir:
Bildschirmfoto vom 2019-10-13 19-40-03

Also attached: my config file, just renamed it to .txt for easy upload here...

variety.conf.txt

@jlu5
Copy link
Member

jlu5 commented Oct 13, 2019

Hi,
It turns out I made a mistake when backporting the privacy dialog update to 0.7.x. This bug is specific to the Debian / Ubuntu packages and is fixed in version 0.7.2-2.
I'm looking to see if that can be synced into 19.10, which is unfortunately in deep freeze right now..

@jlu5 jlu5 added the confirmed label Oct 13, 2019
@SuAlfons
Copy link
Author

SuAlfons commented Oct 13, 2019 via email

@jlu5
Copy link
Member

jlu5 commented Oct 14, 2019

0.7.2-2 has been pushed to eoan and Debian unstable.

@jlu5 jlu5 closed this as completed Oct 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants