
PyGTK is the recomended python module to use with Gtk 2.0

As such this is not supported by the pygobject development team and we encourage you to port your app to Gtk 3 or greater. Because Gtk 2.0 was not designed for use with introspection some of the interfaces and API will fail. usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py:50: RuntimeWarning: You have imported the Gtk 2.0 module. Error in dbus - GDBus.Error.AccessDenied: Permission denied Initializing caja-open-terminal extension Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded. usr/lib/mate-optimus/mate-optimus-applet:7: PyGIWarning: Gtk was imported without specifying a version first.

** (mate-screensaver:6060): WARNING **: Config key not handled: disable-save-to-disk
