** Description changed: - running Ubuntu MATE x64 bit + installed tuned-gtk 2.10.0 on fresh install of Ubuntu MATE 19.10 x64 bit - installed tuned-gtk on fresh install + (fwiw, tuned has also had a few updates since 2.10.0 https://github.com + /redhat-performance/tuned) + + It would also be nice to know if this automatically runs as a service + because I have no idea if the tuned package simply sets and forget after + you install it or if I have to do something else. + 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') + 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): + 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'
** Description changed: installed tuned-gtk 2.10.0 on fresh install of Ubuntu MATE 19.10 x64 bit - (fwiw, tuned has also had a few updates since 2.10.0 https://github.com - /redhat-performance/tuned) - - It would also be nice to know if this automatically runs as a service - because I have no idea if the tuned package simply sets and forget after - you install it or if I have to do something else. - + ------------- 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' + + + ------------- + + + (fwiw, tuned has also had a few updates since 2.10.0 https://github.com/redhat-performance/tuned) + + It would also be nice to know if this automatically runs as a service + because I have no idea if the tuned package simply sets and forget after + you install it or if I have to do something else. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850228 Title: tuned-gui fails to run on at least 19.04 and 19.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/tuned/+bug/1850228/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
