Description of problem: attempting to invoke the *mouse and touchpad* in cinnamon exits silently. from CLI: $ cinnamon-settings mouse/usr/share/cinnamon/cinnamon-settings/cinnamon-settings.py:458: DeprecationWarning: Gtk.Window.set_wmclass is deprecated self.window.set_wmclass(wm_class, wm_class) Loading Mouse module Traceback (most recent call last): File "/usr/share/cinnamon/cinnamon-settings/cinnamon-settings.py", line 811, in <module> window = MainWindow() File "/usr/share/cinnamon/cinnamon-settings/cinnamon-settings.py", line 330, in __init__ if self.load_sidepage_as_standalone(): ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/usr/share/cinnamon/cinnamon-settings/cinnamon-settings.py", line 464, in load_sidepage_as_standalone self.go_to_sidepage(sp_data.sp, user_action=False) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/share/cinnamon/cinnamon-settings/cinnamon-settings.py", line 185, in go_to_sidepage sidePage.build() ~~~~~~~~~~~~~~^^ File "/usr/share/cinnamon/cinnamon-settings/bin/SettingsWidgets.py", line 212, in build self.module.on_module_selected() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/usr/share/cinnamon/cinnamon-settings/modules/cs_mouse.py", line 65, in on_module_selected [CDesktopEnums.PointerAccelProfile.DEFAULT.value_nick, _("Device default")], ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'PointerAccelProfile' object has no attribute 'value_nick' Version-Release number of selected component (if applicable): How reproducible:always Steps to Reproduce: 1.update to latest 2.attempt to invoke *mouse and touchpad* menu launcher or cinnamon-settings mouse from CLI 3.
Hardware: i586 => All
Thank you for the report; I am unsure of the exact SRPM. Assigning globally, but CC'ing Joseph who used to nurse Cinnamon.
CC: (none) => joequantAssignee: bugsquad => pkg-bugsSource RPM: (none) => cinnamon, cinnamon-settings-daemon
*** Bug 34118 has been marked as a duplicate of this bug. ***
CC: (none) => coaxguy99
python3-gobject-3.52.3 update did not fix this.
Circling back to ask if someone can please take a look at this. The mouse/touchpad function of cinnamon desktop is still broken. Is there a workaround to change the settings be editing a textfile? If so, what is the file name and location?
Created attachment 14928 [details] strace output
Touchpad/Mouse settings still not working in Cinnamon. Hopefully, a patch will come soon. Thanks!