A recent update broke the touchpad settings for cinnamon. Clicking "Touchpad" does nothing: Version-Release number - not sure when the bug started: How reproducible: Steps to Reproduce: 1. Select the Menu 2. Search for "Touchpad" 3. Select "Touchpad" Nothing happens. Going to the terminal and typing "cinnamon-settings mouse" does not open the normal GUI box but yields the following: [alben@localhost ~]$ 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' [alben@localhost ~]$ The same think is happening on all of my Cauldron Cinnamon installations. Thank you, Coaxguy99
see => https://bugs.mageia.org/show_bug.cgi?id=34083 *** This bug has been marked as a duplicate of bug 34083 ***
CC: (none) => westelResolution: (none) => DUPLICATEStatus: NEW => RESOLVED