Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gnome-shell (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
gnome-shell[3502]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
syslog above.
sometimes keys repeat(and slight system freeze / hitch) whithout holding key.
like;
$ helllllllllllll
(of cource I typed just h, e, l, l, o
ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: gnome-shell 42.0-2ubuntu1
ProcVersionSign
Uname: Linux 5.15.0-33-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.1
Architecture: amd64
CasperMD5CheckR
CurrentDesktop: ubuntu:GNOME
Date: Fri May 27 20:29:17 2022
DisplayManager: gdm3
InstallationDate: Installed on 2022-05-18 (9 days ago)
InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 (20220419)
RelatedPackageV
SourcePackage: gnome-shell
UpgradeStatus: No upgrade log present (probably fresh install)
summary: |
- Key input repeated unintendedly + Key repeat discarded, Wayland compositor doesn't seem to be processing + events fast enough! |
Changed in gnome-shell (Ubuntu): | |
status: | New → Confirmed |
Thanks for the bug report. Please start by removing unsupported extensions:
cd ~/.local/ share/gnome- shell
rm -rf extensions
and then log in again.
Does the problem still occur? If so then while it is happening please run:
lspci -k > lspci.txt
journalctl -b0 > journal.txt
and attach the resulting text files here.