https://bugs.kde.org/show_bug.cgi?id=519988

Juan Simón <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #1 from Juan Simón <[email protected]> ---
  After further investigation, the issue is not with KWin Wayland's VT
  switching capability per se. The actual cause was that
  `plasma-kglobalaccel.service` had silently exited
  (`Active: inactive (dead)`, `code=exited, status=0/SUCCESS`) at some
  point during the session, hours before the symptom was noticed.

  With that daemon dead, the keybinding pipeline becomes degraded:
  Ctrl+Alt+F<N> stops switching VTs, and arbitrary custom global
  shortcuts (registered via .desktop files with
  `X-KDE-GlobalAccel-CommandShortcut=true`) also fail to fire.

  Reinitialisation was achieved indirectly by removing and recreating
  any custom shortcut from System Settings → Shortcuts → Add New →
  Command. After that, Ctrl+Alt+F<N> works as expected on KWin Wayland.

  Suggested closure as RESOLVED → NOT A BUG, since the original premise
  ("KWin Wayland does not implement VT switching") was incorrect.

  If maintainers wish to keep an open issue, the actually actionable
  bug pattern would be:

  > kglobalacceld silently exits during a Plasma 6 Wayland session,
  > leaving keyboard shortcuts (including VT switch) non-functional
  > with no user-visible feedback, no log message, and no automatic
  > restart.

  That would be a more useful bug to track. Apologies for the noise.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to