-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cinnamon-session does not shutdown PC #173
Comments
Try #172 |
I have the same issue. I configured auto login, and my shutdown seems to behave slightly differently. Might be a workaround. When I shutdown I go to a black screen with a black cursor. If I hold the power button down I exit out of lightdm to the tty, and the shutdown process continues. |
#172 fixes the issue on my end. |
Thanks for the quick fix @leigh123linux On Arch, you can patch your cinnamon-session until it's fixed in the repo:
Basically, pull the official PKGBUILD, insert a sed command to drop the call to maybe_restart_user_bus(), install the build dependencies, build, install, remove the dependencies. |
This worked perfectly. I also learned something new today. So, thank you for that! |
Is only Arch affected by this issue or how can it be that Linux Mint 22 beta was released today without a fix for this? |
Hard to tell. The update arrived today on Manjaro stable and I didn't have any issue, while both Arch and Cachy couldn't reboot/shutdown. There are probably other factors. I guess it's well tested on Mint, though. |
As far as I can tell, it doesn't occur on Mint. At least I've never run into it. |
fedora f40 and rawhide were affected, openmandriva also use my PR |
May I ping you @mtwebster and @clefebvre to get awareness into this painful issue? |
This worked for me too, thanks! |
Before patching, is it a viable workaround to log out of Cinnamon and shut down or restart from the login screen instead? |
Yes- logging out of the session and then shutdown/restart from login works.
…-------- Original Message --------
On Jul 9, 2024, 19:30, Eric Huber wrote:
Before patching, is it a viable workaround to log out of Cinnamon and shut down or restart from the login screen instead?
—
Reply to this email directly, [view it on GitHub](#173 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/BEMO2SFTCTYDLTDZ7E2RT4DZLSMFZAVCNFSM6AAAAABJMX62HGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMJZGM3TKNJSHA).
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Just hitting the power button works too. After you get the black screen with a cursor, briefly pressing the power button should cause the rest of your shutdown process to continue. |
Issue
When using shutdown command, session just quits and goes to lightdm
Steps to reproduce
Upgrade to latest cinnamon session.
(use PC) open apps (steam, brave, etc..)
menu -> power button -> shutdown
shutdown command closes down apps then dumps to lightdm
Expected behaviour
cinnamon-session shuts down PC
Other information
downgrading cinnamon packages to previous version restores functionality
some discussion on the arch forums: https://bbs.archlinux.org/viewtopic.php?id=296820
log files:
The text was updated successfully, but these errors were encountered: