SafeEyes icon indicating copy to clipboard operation
SafeEyes copied to clipboard

Fails with PyGIWarning: GdkX11 was imported without specifying a version first.

Open yurivict opened this issue 6 years ago • 1 comments

$ safeeyes 
/usr/local/bin/safeeyes:11: PyGIWarning: GdkX11 was imported without specifying a version first. Use gi.require_version('GdkX11', '3.0') before import to ensure that the right version gets loaded.
  load_entry_point('safeeyes==2.0.6', 'console_scripts', 'safeeyes')()
ERROR:root:Error in loading the plugin: trayicon

yurivict avatar Jul 18 '18 20:07 yurivict

This error appears even when the first one is fixed:

ERROR:root:Error in loading the plugin: trayicon

yurivict avatar Jul 18 '18 20:07 yurivict