FS#63068 - [cinnamon-session] Shortcut for log out does not work in Cinnamon

Attached to Project: Community Packages
Opened by Pawan (pawan) - Tuesday, 02 July 2019, 06:28 GMT
Last edited by Eli Schwartz (eschwartz) - Thursday, 04 July 2019, 16:18 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Eli Schwartz (eschwartz)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
The keyboard shortcut for logging out does not work in Cinnamon. Nothing happens when I use the keyboard shortcut in System Settings -> Hardware -> Keyboard -> Shortcuts -> System --> Log out, or create a custom keyboard shortcut for logging out with the command "cinnamon-session-quit --logout". Running the same command in the terminal produces the following error:

(cinnamon-session-quit:21140): GLib-GIO-CRITICAL **: 12:07:37.609: g_dbus_proxy_call_sync_internal: assertion 'parameters == NULL || g_variant_is_of_type (parameters, G_VARIANT_TYPE_TUPLE)' failed

** (cinnamon-session-quit:21140): WARNING **: 12:07:37.609: Failed to call logout

(cinnamon-session-quit:21140): GLib-CRITICAL **: 12:07:37.609: g_variant_unref: assertion 'value != NULL' failed

Additional info:
* package version(s): Cinnamon 4.2.0-2

Steps to reproduce:
Use the keyboard shortcut for logging out in System Settings -> Hardware -> Keyboard -> Shortcuts -> System or create a custom keyboard shortcut for the same, or run "cinnamon-session-quit --logout" in the terminal.

This task depends upon

Closed by  Eli Schwartz (eschwartz)
Thursday, 04 July 2019, 16:18 GMT
Reason for closing:  Fixed
Additional comments about closing:  upstream bugfix release is now available as cinnamon-session 4.2.1-1
Comment by Eli Schwartz (eschwartz) - Thursday, 04 July 2019, 15:55 GMT
  • Field changed: Summary (Shortcut for log out does not work in Cinnamon → [cinnamon-session] Shortcut for log out does not work in Cinnamon)
  • Field changed: Category (Packages → Upstream Bugs)
  • Field changed: Architecture (x86_64 → All)
Thanks for submitting this, and thanks also for notifying the cinnamon team at https://github.com/linuxmint/cinnamon/issues/8680

Next time please also reference the upstream bug report you made here, so we can compare notes. :)

Underlying issue is https://github.com/linuxmint/cinnamon-session/issues/127, fixed by https://github.com/linuxmint/cinnamon-session/issues/128

Loading...