usr/sbin/tuned-gui:152: PyGTKDeprecationWarning: Using positional arguments with the GObject constructor has been deprecated. Please specify keyword(s) for "name" or use a class specific constructor. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations
action_group = Gtk.ActionGroup('my_actions')
Traceback (most recent call last):
File "/usr/sbin/tuned-gui", line 1034, in <module>
base = Base()
File "/usr/sbin/tuned-gui", line 281, in __init__
for plugin in sorted(self.plugin_loader.plugins):
TypeError: '<' not supported between instances of 'MountsPlugin' and 'ModulesPlugin'
running Ubuntu MATE x64 bit
installed tuned-gtk on fresh install
usr/sbin/ tuned-gui: 152: PyGTKDeprecatio nWarning: Using positional arguments with the GObject constructor has been deprecated. Please specify keyword(s) for "name" or use a class specific constructor. See: https:/ /wiki.gnome. org/PyGObject/ InitializerDepr ecations ('my_actions' ) tuned-gui" , line 1034, in <module> tuned-gui" , line 281, in __init__ self.plugin_ loader. plugins) :
action_group = Gtk.ActionGroup
Traceback (most recent call last):
File "/usr/sbin/
base = Base()
File "/usr/sbin/
for plugin in sorted(
TypeError: '<' not supported between instances of 'MountsPlugin' and 'ModulesPlugin'