Bug 34118 - Touchpad settings not opening
Summary: Touchpad settings not opening
Status: RESOLVED DUPLICATE of bug 34083
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-18 23:58 CET by alben roland
Modified: 2025-03-19 05:58 CET (History)
1 user (show)

See Also:
Source RPM: cinnamon-settings mouse
CVE:
Status comment:


Attachments

Description alben roland 2025-03-18 23:58:58 CET
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
Comment 1 Ben McMonagle 2025-03-19 05:58:57 CET
see => https://bugs.mageia.org/show_bug.cgi?id=34083

*** This bug has been marked as a duplicate of bug 34083 ***

CC: (none) => westel
Resolution: (none) => DUPLICATE
Status: NEW => RESOLVED


Note You need to log in before you can comment on or make changes to this bug.