Closed issue by llimllib on void-packages repository https://github.com/void-linux/void-packages/issues/23383 Description: ### System * xuname: `Void 5.3.9_1 x86_64 GenuineIntel uptodate rFF` * package: * I'm guessing `cinnamon-4.6.1_2:` and `cinnamon-settings-daemon-4.6.2_1` are relevant packages. For whatever it's worth, here are all cinnamon packages (`xbps-query -p pkgver -s cinnamon`) ``` cinnamon-4.6.1_2: cinnamon-4.6.1_2 cinnamon-control-center-4.6.0_1: cinnamon-control-center-4.6.0_1 cinnamon-desktop-4.6.0_1: cinnamon-desktop-4.6.0_1 cinnamon-menus-4.6.0_1: cinnamon-menus-4.6.0_1 cinnamon-screensaver-4.6.0_1: cinnamon-screensaver-4.6.0_1 cinnamon-session-4.6.1_1: cinnamon-session-4.6.1_1 cinnamon-settings-daemon-4.6.2_1: cinnamon-settings-daemon-4.6.2_1 cinnamon-translations-4.6.0_1: cinnamon-translations-4.6.0_1 libcinnamon-control-center-4.6.0_1: libcinnamon-control-center-4.6.0_1 ``` ### Expected behavior Clicking on an app in the start menu opens the relevant app ### Actual behavior Clicking on an app in the start menu does nothing ### Steps to reproduce the behavior Click on any app in the start menu Running `/usr/bin/cinnamon-settings` from a terminal successfully opens the settings panel which appears to be fully functional. This is a brand new installation, I am still on my first boot, and the only possibly relevant thing I have done so far was to update the system (with `xbps-install -Su`). That update did update several cinnamon packages, which could conceivably be the cause of the issue? I did not find any relevant logs, and `dmesg` does not have anything that looks relevant. The issue did not persist through reboot; everything seems to work fine now.