Your message dated Sat, 18 Jul 2026 21:22:08 +0200
with message-id <[email protected]>
and subject line Re: Bug#1112137: Cinnamon shutdown button does nothing on 
first login
has caused the Debian Bug report #1112137,
regarding Cinnamon shutdown button does nothing on first login
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1112137: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1112137
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cinnamon-session
Version: 6.4.10
Severity: normal
X-Debbugs-CC: [email protected]

Dear Maintainer,

When I click the "Shutdown" button from the Cinnamon menu, the system does 
nothing on the first login after boot. If I log out and then log back in again, 
the shutdown button works normally.

Steps to reproduce:
1. Boot and log into Cinnamon
2. Open the menu → click "Shutdown"
3. Observe: login screenreappears
4. log back in
5. Click "Shutdown"
6. Observe: system powers off correctly

Expected result:
The system should shut down immediately when the button is clicked.

Actual result:
Nothing happens on the first login. Only after logging out and in again does 
shutdown work.

Additional info:
Debian version:
Description:    Debian GNU/Linux 12 (bookworm)
Kernel version:
6.12.41+deb13-amd64
Cinnamon version:
Cinnamon 6.4.10
cinnamon-session package:
ii  cinnamon-session                        6.4.0-1                             
    amd64        Cinnamon Session Manager - Minimal runtime
ii  cinnamon-session-common                 6.4.0-1                             
    all          Cinnamon Session Manager - common files

Shutdown via `systemctl poweroff` and 'shutdown now" both work fine.

-- 
fm

--- End Message ---
--- Begin Message ---
Control: notfound -1 6.4.10
Control: found -1 6.4.0-1
Version: 6.4.1-1

Hi,

(fixing the version metadata first: 6.4.10 is the Cinnamon desktop
version, not a cinnamon-session package version; the affected package
version in trixie is 6.4.0-1.)

this is the same issue as #1111993: with systemd >= 257, inhibitors
held by session applications (for example applications with unsaved
work, media players, or autostarted programs) caused the shutdown or
restart request to logind to be blocked, so the session simply ended
and returned to the login screen instead of powering off. This matches
your symptom: on the first login some autostarted application still
holds an inhibitor, while after logging back in it does not.

It was fixed upstream in cinnamon-session 6.4.1, by clearing the
session inhibitors before requesting shutdown/reboot via systemd:
https://github.com/linuxmint/cinnamon-session/commit/3b70cb7
(upstream issue: https://github.com/linuxmint/cinnamon-session/issues/186)

The fix is included in Debian since cinnamon-session 6.4.1-1; current
unstable has 6.6.4-1. Trixie still ships 6.4.0-1, so the issue remains
present there; as a workaround, closing the applications holding
inhibitors before shutting down (or using systemctl poweroff) works.

Best regards,
Fabio

--- End Message ---

Reply via email to