Application Launcher is Missing Shutdown Option

To the left of “Session” in the bottom right of Application Launcher, there’s normally options for shutting down my computer and such, but lately it’s been intermittently absent. Sometimes it’s there, sometimes not. Editing the settings for Application Launcher just expands the Session dropdown. Switching between alternatives has them also missing the power options, only showing session options. I’ve been using systemctl poweroff as a workaround.

Using Plasma 6.6.3 on EndeavourOS. More details in screenshot below.

I have the same problem on KDE Linux which is on master so plasma version is 6.6.80, also someone on endeavour reported it Power options missing from application launcher - Plasma - EndeavourOS

Just to clarify, what options do you get when you click that Session button (in the dropdown)?

Lock / logout / switch user

Right click →Configure Application Launcher. (Or press the configure button) There should be an option to select what actions to choose. What do you have selected?

Welp, something is definitely wrong there then. What Linux distribution is it?

I’d recommend opening a bug report at bugs.kde.org

Missing Shutdown AND Reboot is a issue that cropped up I want to say roughly 1 week ago. I after I installed AppGrid I noticed it and thought it was just a bug with that, but then I happened to notice that they are missing in the Shutdown or Switch widget even they they are checked in it’s settings. This leads me to believe this is a KDE issue.

I’m not sure of that, the issue we have all seen is days apart at most and the OP is on plasma 6.6.3, I’m on 6.6.80 so I think I would have been a ways ahead of the stable release. The other thing is there aren’t enough complaints so I think this is more likely HW specific.

for those missing these power related buttons, what do

cat /sys/power/state

cat /sys/power/mem_sleep

cat /sys/power/disk

say?

and do you have any S4 state output from

cat /proc/acpi/wakeup

that indicates it is enabled.

Sorry but simply no on something like this.

https://discuss.cachyos.org/t/plasma-no-shutdown-button/26640/8

Settings are the same as in xuars’ screenshot and the problem persists if I change the “Show buttons for” options. I also have the same options as robgriff444 when expanding the Session button.

Using the commands from skyfishgoo

Summary

[user@dom ~]$ cat /sys/power/state
freeze mem disk
[user@dom ~]$ cat /sys/power/mem_sleep
s2idle [deep]
[user@dom ~]$ cat /sys/power/disk
[platform] shutdown reboot suspend test_resume
[user@dom ~]$ cat /proc/acpi/wakeup
Device S-state Status Sysfs node
PEG0 S4 *enabled pci:0000:00:01.0
PEGP S4 *disabled pci:0000:01:00.0
PEG1 S4 *disabled
PEGP S4 *disabled
PEG2 S4 *disabled
PEGP S4 *disabled
RP01 S4 *disabled
PXSX S4 *disabled
RP02 S4 *disabled
PXSX S4 *disabled
RP03 S4 *disabled
PXSX S4 *disabled
RP04 S4 *disabled
PXSX S4 *disabled
RP05 S4 *disabled
PXSX S4 *disabled
RP06 S4 *disabled
PXSX S4 *disabled
RP07 S4 *disabled
PXSX S4 *disabled
RP08 S4 *disabled
PXSX S4 *disabled
RP09 S4 *enabled pci:0000:00:1d.0
PXSX S4 *disabled pci:0000:04:00.0
RP10 S4 *disabled
PXSX S4 *disabled
RP11 S4 *disabled
PXSX S4 *disabled
RP12 S4 *disabled
PXSX S4 *disabled
RP13 S4 *disabled
PXSX S4 *disabled
RP14 S4 *disabled
PXSX S4 *disabled
RP15 S4 *disabled
PXSX S4 *disabled
RP16 S4 *disabled
PXSX S4 *disabled
RP17 S4 *enabled pci:0000:00:1b.0
PXSX S4 *disabled
RP18 S4 *disabled
PXSX S4 *disabled
RP19 S4 *disabled
PXSX S4 *disabled
RP20 S4 *disabled
PXSX S4 *disabled
RP21 S4 *enabled pci:0000:00:1b.4
PXSX S4 *enabled pci:0000:03:00.0
RP22 S4 *disabled
PXSX S4 *disabled
RP23 S4 *disabled
PXSX S4 *disabled
RP24 S4 *disabled
PXSX S4 *disabled
GLAN S4 *enabled pci:0000:00:1f.6
XHC S4 *enabled pci:0000:00:14.0
XDCI S4 *disabled
HDAS S4 *disabled pci:0000:00:1f.3
CNVW S4 *disabled
AWAC S4 *enabled platform:ACPI000E:00

edit: Fixed my command output.

Haven’t tried the stuff related to hal9x’s post in the Cachyos forums yet.

The buttons came back, then vanished again between reboots. I’m attempting the fix from the CachyOS forum of disabling automount in System Settings, using fstab instead, to see if it stabilizes. As of now, the buttons are back.

It’s weird that this is apparently a common EndeavourOS issue, but I’ve not seen any solid guesses on the cause on their forums either.

More than likely lots more are having the issue and just not reporting it. Personally regardless of claims otherwise I seriously doubt the issue really has anything to do with how something was setup to automount.