Salve a tutti, per non avere rotture durante la riproduzione di video su youtube o altri piattaforme multimediali ho installato caffeine (versione 2.8.3) su ubuntu 16.10. Avviandolo da icona crasha subito all'avvio così provando da terminale mi restituisce questo errore:
Codice: Seleziona tutto
/usr/bin/caffeine:25: 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 GObject, Gtk, GLib
Su google molte altre persone hanno avuto questo problema ma non ho trovato nessun fix valido, grazie in anticipo!