Variety crashes with libEGL warning: DRI2: failed to authenticate

Bug #1659380 reported by Roger
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Variety
New
Medium
Unassigned

Bug Description

Latest variety installed via apt-get. Ubuntu 16.10

Runs variety from command line produces:
roger@Lime3:~$ variety
/usr/lib/python2.7/dist-packages/variety/__init__.py:108: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
  from gi.repository import Gtk, Gdk, GObject # pylint: disable=E0611
/usr/lib/python2.7/dist-packages/variety/VarietyWindow.py:27: PyGIWarning: Notify was imported without specifying a version first. Use gi.require_version('Notify', '0.7') before import to ensure that the right version gets loaded.
  from gi.repository import Gtk, Gdk, GdkPixbuf, GObject, Gio, Notify # pylint: disable=E0611
/usr/lib/python2.7/dist-packages/variety/AddPanoramioDialog.py:19: PyGIWarning: WebKit was imported without specifying a version first. Use gi.require_version('WebKit', '3.0') before import to ensure that the right version gets loaded.
  from gi.repository import Gtk, WebKit, GObject # pylint: disable=E0611
/usr/lib/python2.7/dist-packages/variety/QuoteWriter.py:19: PyGIWarning: PangoCairo was imported without specifying a version first. Use gi.require_version('PangoCairo', '1.0') before import to ensure that the right version gets loaded.
  from gi.repository import Gdk, Pango, PangoCairo, GdkPixbuf, GObject
/usr/lib/python2.7/dist-packages/variety/indicator.py:30: PyGIWarning: AppIndicator3 was imported without specifying a version first. Use gi.require_version('AppIndicator3', '0.1') before import to ensure that the right version gets loaded.
  from gi.repository import AppIndicator3 # pylint: disable=E0611
INFO: 2017-01-25 18:04:51,941: perform_upgrade() 'Last run version was 0.6.3 or earlier, current version is 0.6.3'
INFO: 2017-01-25 18:04:51,944: process_command() 'Received command: []'
INFO: 2017-01-25 18:04:51,951: load_banned() 'Missing or invalid banned URLs list, no URLs will be banned'
INFO: 2017-01-25 18:04:51,968: load() 'Jumble loading'
INFO: 2017-01-25 18:04:51,969: _walk_modules() 'Jumble loading module in __init__ from /usr/share/variety/plugins/__init__.py'
INFO: 2017-01-25 18:04:51,969: _walk_modules() 'Jumble loading module in GoodreadsSource from /usr/share/variety/plugins/quotes/GoodreadsSource.py'
INFO: 2017-01-25 18:04:51,970: _walk_modules() 'Jumble loading module in QuotesDaddySource from /usr/share/variety/plugins/quotes/QuotesDaddySource.py'
INFO: 2017-01-25 18:04:51,971: load() 'Jumble found plugin class: <class 'QuotesDaddySource.QuotesDaddySource'>: {'author': 'Peter Levi', 'name': 'QuotesDaddy', 'version': '0.1', 'description': u"Fetches quotes from QuotesDaddy's daily quotes RSS feed.\nDoes not support searching by tags or authors."}'
INFO: 2017-01-25 18:04:51,971: _walk_modules() 'Jumble loading module in __init__ from /usr/share/variety/plugins/quotes/__init__.py'
INFO: 2017-01-25 18:04:51,971: _walk_modules() 'Jumble loading module in QuotationsPageSource from /usr/share/variety/plugins/quotes/QuotationsPageSource.py'
INFO: 2017-01-25 18:04:51,972: _walk_modules() 'Jumble loading module in LocalFilesSource from /usr/share/variety/plugins/quotes/LocalFilesSource.py'
INFO: 2017-01-25 18:04:51,972: load() 'Jumble found plugin class: <class 'LocalFilesSource.LocalFilesSource'>: {'author': 'Peter Levi', 'name': 'Local text files', 'version': '0.1', 'description': u'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'}'
INFO: 2017-01-25 18:04:51,980: log_options() 'Loaded options:'
INFO: 2017-01-25 18:04:51,980: log_options() 'change_enabled = True'
INFO: 2017-01-25 18:04:51,980: log_options() 'change_interval = 300'
INFO: 2017-01-25 18:04:51,980: log_options() 'change_on_start = False'
INFO: 2017-01-25 18:04:51,981: log_options() 'clipboard_enabled = False'
INFO: 2017-01-25 18:04:51,981: log_options() 'clipboard_hosts = [u'wallbase.cc', u'ns223506.ovh.net', u'wallpapers.net', u'flickr.com', u'imgur.com', u'deviantart.com', u'interfacelift.com', u'vladstudio.com', u'imageshack.us']'
INFO: 2017-01-25 18:04:51,981: log_options() 'clipboard_use_whitelist = True'
INFO: 2017-01-25 18:04:51,981: log_options() 'clock_date_font = Ubuntu Condensed, 30'
INFO: 2017-01-25 18:04:51,981: log_options() 'clock_enabled = False'
INFO: 2017-01-25 18:04:51,981: 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: 2017-01-25 18:04:51,981: log_options() 'clock_font = Ubuntu Condensed, 70'
INFO: 2017-01-25 18:04:51,981: log_options() 'configfile = /home/roger/.config/variety/variety.conf'
INFO: 2017-01-25 18:04:51,981: log_options() 'copyto_enabled = False'
INFO: 2017-01-25 18:04:51,982: log_options() 'copyto_folder = Default'
INFO: 2017-01-25 18:04:51,982: log_options() 'desired_color = [159, 159, 159]'
INFO: 2017-01-25 18:04:51,982: log_options() 'desired_color_enabled = False'
INFO: 2017-01-25 18:04:51,982: log_options() 'download_enabled = False'
INFO: 2017-01-25 18:04:51,982: log_options() 'download_folder = /home/roger/.config/variety/Downloaded'
INFO: 2017-01-25 18:04:51,982: log_options() 'download_interval = 600'
INFO: 2017-01-25 18:04:51,982: log_options() 'facebook_message = '
INFO: 2017-01-25 18:04:51,982: log_options() 'facebook_show_dialog = True'
INFO: 2017-01-25 18:04:51,982: log_options() 'favorites_folder = /home/roger/.config/variety/Favorites'
INFO: 2017-01-25 18:04:51,983: log_options() 'favorites_operations = [[u'Downloaded', u'Copy'], [u'Fetched', u'Move'], [u'Others', u'Copy']]'
INFO: 2017-01-25 18:04:51,983: log_options() 'fetched_folder = /home/roger/.config/variety/Fetched'
INFO: 2017-01-25 18:04:51,983: log_options() 'filters = [[False, u'Keep original', u''], [False, u'Grayscale', u'-type Grayscale'], [False, u'Heavy blur', u'-blur 120x40'], [False, u'Soft blur', u'-blur 20x7'], [False, u'Oil painting', u'-paint 8'], [False, u'Pencil sketch', u'-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, u'Pointilism', u'-spread 10 -noise 3'], [False, u'Pixellate', u'-scale 3% -scale 3333%']]'
INFO: 2017-01-25 18:04:51,983: log_options() 'icon = Light'
INFO: 2017-01-25 18:04:51,983: log_options() 'lightness_enabled = False'
INFO: 2017-01-25 18:04:51,983: log_options() 'lightness_mode = 0'
INFO: 2017-01-25 18:04:51,983: log_options() 'min_rating = 4'
INFO: 2017-01-25 18:04:51,983: log_options() 'min_rating_enabled = False'
INFO: 2017-01-25 18:04:51,983: log_options() 'min_size = 80'
INFO: 2017-01-25 18:04:51,983: log_options() 'min_size_enabled = False'
INFO: 2017-01-25 18:04:51,984: log_options() 'quota_enabled = True'
INFO: 2017-01-25 18:04:51,984: log_options() 'quota_size = 500'
INFO: 2017-01-25 18:04:51,984: log_options() 'quotes_authors = '
INFO: 2017-01-25 18:04:51,984: log_options() 'quotes_bg_color = [79, 79, 79]'
INFO: 2017-01-25 18:04:51,984: log_options() 'quotes_bg_opacity = 55'
INFO: 2017-01-25 18:04:51,984: log_options() 'quotes_change_enabled = False'
INFO: 2017-01-25 18:04:51,984: log_options() 'quotes_change_interval = 300'
INFO: 2017-01-25 18:04:51,984: log_options() 'quotes_disabled_sources = [u'QuotesDaddy']'
INFO: 2017-01-25 18:04:51,984: log_options() 'quotes_enabled = False'
INFO: 2017-01-25 18:04:51,985: log_options() 'quotes_favorites_file = /home/roger/.config/variety/favorite_quotes.txt'
INFO: 2017-01-25 18:04:51,985: log_options() 'quotes_font = Bitstream Charter 30'
INFO: 2017-01-25 18:04:51,985: log_options() 'quotes_hpos = 100'
INFO: 2017-01-25 18:04:51,985: log_options() 'quotes_tags = '
INFO: 2017-01-25 18:04:51,985: log_options() 'quotes_text_color = [255, 255, 255]'
INFO: 2017-01-25 18:04:51,985: log_options() 'quotes_text_shadow = False'
INFO: 2017-01-25 18:04:51,985: log_options() 'quotes_vpos = 40'
INFO: 2017-01-25 18:04:51,985: log_options() 'quotes_width = 70'
INFO: 2017-01-25 18:04:51,985: log_options() 'safe_mode = False'
INFO: 2017-01-25 18:04:51,986: log_options() 'slideshow_custom_enabled = False'
INFO: 2017-01-25 18:04:51,986: log_options() 'slideshow_custom_folder = /home/roger'
INFO: 2017-01-25 18:04:51,986: log_options() 'slideshow_downloads_enabled = False'
INFO: 2017-01-25 18:04:51,986: log_options() 'slideshow_fade = 0.4'
INFO: 2017-01-25 18:04:51,986: log_options() 'slideshow_favorites_enabled = True'
INFO: 2017-01-25 18:04:51,986: log_options() 'slideshow_mode = Fullscreen'
INFO: 2017-01-25 18:04:51,986: log_options() 'slideshow_monitor = All'
INFO: 2017-01-25 18:04:51,986: log_options() 'slideshow_pan = 0.05'
INFO: 2017-01-25 18:04:51,986: log_options() 'slideshow_seconds = 6.0'
INFO: 2017-01-25 18:04:51,986: log_options() 'slideshow_sort_order = Random'
INFO: 2017-01-25 18:04:51,987: log_options() 'slideshow_sources_enabled = True'
INFO: 2017-01-25 18:04:51,987: log_options() 'slideshow_zoom = 0.2'
INFO: 2017-01-25 18:04:51,987: log_options() 'smart_enabled = False'
INFO: 2017-01-25 18:04:51,987: log_options() 'smart_notice_shown = True'
INFO: 2017-01-25 18:04:51,987: log_options() 'smart_register_shown = False'
INFO: 2017-01-25 18:04:51,987: log_options() 'sources = [[False, 3, u'The Favorites folder'], [False, 4, u'The Fetched folder'], [False, 19, u'Recommended by Variety. Adapts to your taste as you mark images as favorite or trash.'], [False, 20, u'Latest favorites by the other users of Variety. [May contain NSFW images]'], [False, 2, u'/usr/share/backgrounds'], [False, 6, u'Random wallpapers from Desktoppr.co'], [False, 15, u'Bing Photo of the Day'], [False, 16, u'High-resolution photos from Unsplash.com'], [False, 8, u"NASA's Astronomy Picture of the Day"], [False, 11, u'World Sunlight Map - live wallpaper from Die.net'], [False, 14, u'https://www.reddit.com/r/MinimalWallpaper/top/?sort=top&t=year'], [False, 10, u'https://vrty.org/user/~peterlevi/rss'], [False, 7, u'user:www.flickr.com/photos/peter-levi/;user_id:93647178@N00;'], [False, 7, u'text:colorful;user:www.flickr.com/photos/pinksherbet/;user_id:40645538@N00;'], [False, 7, u'user:www.flickr.com/photos/isayx3/;user_id:52821721@N00;'], [False, 13, u'autumn'], [False, 13, u'nature'], [False, 13, u'macro'], [False, 13, u'leaves'], [False, 13, u'cityscape'], [False, 13, u'tilt shift'], [False, 13, u'bokeh'], [True, 2, u'/home/rhill/Wallpaper']]'
INFO: 2017-01-25 18:04:51,987: log_options() 'stats_enabled = True'
INFO: 2017-01-25 18:04:51,987: log_options() 'stats_notice_shown = True'
INFO: 2017-01-25 18:04:51,987: log_options() 'sync_enabled = True'
INFO: 2017-01-25 18:04:51,988: log_options() 'use_landscape_enabled = True'
INFO: 2017-01-25 18:04:51,988: reload_config() 'No need to clear prepared queue'
INFO: 2017-01-25 18:04:51,988: load_last_change_time() 'Change interval < 6 hours, ignore persisted last_change_time, wait initially the whole interval: 300'
INFO: 2017-01-25 18:04:51,989: update_indicator() 'Setting file info to: /home/rhill/Wallpaper/PB300376.jpg'
INFO: 2017-01-25 18:04:52,005: regular_change_thread() 'regular_change thread running'
INFO: 2017-01-25 18:04:52,005: prepare_thread() 'Prepare thread running'
INFO: 2017-01-25 18:04:52,007: prepare_thread() 'Prepared buffer contains 0 images'
INFO: 2017-01-25 18:04:52,007: prepare_thread() 'Preparing some images'
INFO: 2017-01-25 18:04:52,011: update_indicator_icon() 'Creating indicator'

(variety:5048): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:66:13: The :insensitive pseudo-class is deprecated. Use :disabled instead.

(variety:5048): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:97:29: The :insensitive pseudo-class is deprecated. Use :disabled instead.

(variety:5048): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:98:29: The :insensitive pseudo-class is deprecated. Use :disabled instead.

(variety:5048): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:104:39: The :insensitive pseudo-class is deprecated. Use :disabled instead.

(variety:5048): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:107:39: The :insensitive pseudo-class is deprecated. Use :disabled instead.

(variety:5048): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:158:33: The :focused pseudo-class is deprecated. Use :focus instead.

(variety:5048): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:174:38: The :insensitive pseudo-class is deprecated. Use :disabled instead.

(variety:5048): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:175:40: The :insensitive pseudo-class is deprecated. Use :disabled instead.

(variety:5048): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:176:53: The :insensitive pseudo-class is deprecated. Use :disabled instead.

(variety:5048): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:177:55: The :insensitive pseudo-class is deprecated. Use :disabled instead.

(variety:5048): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:178:53: The :insensitive pseudo-class is deprecated. Use :disabled instead.

(variety:5048): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:179:55: The :insensitive pseudo-class is deprecated. Use :disabled instead.

(variety:5048): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:180:48: The :insensitive pseudo-class is deprecated. Use :disabled instead.

(variety:5048): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:181:50: The :insensitive pseudo-class is deprecated. Use :disabled instead.

(variety:5048): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:182:44: The :insensitive pseudo-class is deprecated. Use :disabled instead.

(variety:5048): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:183:46: The :insensitive pseudo-class is deprecated. Use :disabled instead.

(variety:5048): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:184:52: The :insensitive pseudo-class is deprecated. Use :disabled instead.

(variety:5048): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:185:54: The :insensitive pseudo-class is deprecated. Use :disabled instead.

(variety:5048): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:186:52: The :insensitive pseudo-class is deprecated. Use :disabled instead.

(variety:5048): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:187:54: The :insensitive pseudo-class is deprecated. Use :disabled instead.

(variety:5048): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:188:47: The :insensitive pseudo-class is deprecated. Use :disabled instead.

(variety:5048): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:189:49: The :insensitive pseudo-class is deprecated. Use :disabled instead.

(variety:5048): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:190:21: The :insensitive pseudo-class is deprecated. Use :disabled instead.

(variety:5048): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:191:23: The :insensitive pseudo-class is deprecated. Use :disabled instead.

(variety:5048): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:196:34: The :insensitive pseudo-class is deprecated. Use :disabled instead.

(variety:5048): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:286:15: The 'icon-shadow' property has been renamed to '-gtk-icon-shadow'

(variety:5048): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:309:15: The 'icon-shadow' property has been renamed to '-gtk-icon-shadow'
/usr/lib/python2.7/dist-packages/varietyslideshow/varietyslideshow.py:19: PyGIWarning: GtkClutter was imported without specifying a version first. Use gi.require_version('GtkClutter', '1.0') before import to ensure that the right version gets loaded.
  from gi.repository import GtkClutter
INFO: 2017-01-25 18:04:52,091: do_set_wp() 'Calling do_set_wp with /home/rhill/Wallpaper/PB300376.jpg, time: 1485367492.09'
libEGL warning: DRI2: failed to authenticate
Segmentation fault (core dumped)
roger@Lime3:~$

James Lu (jlu5)
Changed in variety:
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.