Skip to content

[pygobject-3.52 breakage] cinnamon-settings-daemon stand still when changing mouse & touchpad settings #12799

@Capricornus007

Description

@Capricornus007

Distribution

Arch Linux

Package version

6.4.8

Graphics hardware in use

Advanced Micro Devices, Inc. [AMD/ATI] Cezanne [Radeon Vega Series / Radeon Vega Mobile Series]

Frequency

Always

Bug description

The cinnamon-settings-daemon just cannot let me see or change the mouse and touchpad part, with double quick click, it changed the mouse tracker size from 24 to 5 (seen from dconf-editor)

Steps to reproduce

  1. Open Cinnamon Settings.
  2. Click on Mouse & Touchpad settings for once.
  3. The Cinnamon settings stand still.
    3.1.optional. The mouse tracker become extremely small with double quick click on the settings

Expected behavior

The mouse & touchpad settings should display normally and can let me change

Additional information

System Information:
Kernel: 6.13.7-zen1-1-zen
cinnamon-settings-daemon: 6.4.3-1
journalctl or .xsession-errors related Logs: None
Logs when I tryed 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'

So sorry that my English is not good so some parts may not be described clearly. As a supplement for not sure whether it can be used as a reference to solve the bug, my system language is zh_TW.UTF-8

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions