Comment 0 for bug 1850228

Revision history for this message
awms (jawz101) wrote :

running Ubuntu MATE x64 bit

installed tuned-gtk on fresh install

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'