Weird Hiccups with my OS

I started my machine this morning, I am experiencing hiccups on openSUSE Tumbleweed for no reason. I was running I believe 20250710. What happens is that my typing, sound, or mouse either freezes. It happened while I ran zypper dup to get 20250714 a lot. How do I find logs to diagnose the issue? it was running fine yesterday on an older On Wayland KDE Plasma 6.

Machine is a ThinkPad T16 Gen 3, no NVIDIA. I don’t see any weird CPU spikes.

What I tried recently:

  • disabled my custom systemctl services
  • uninstalled spotify-easyrpm by cleaning the repo and remove the schedule and zypper rm
journalctl -f
Hint: You are currently not seeing messages from other users and the system.
      Users in the 'systemd-journal' group can see all messages. Pass -q to
      turn off this notice.
Jul 15 12:54:22 THONKYMECH.lan konsole[10864]: IFFChunk::innerFromDevice: unkwnown chunk "\x89PNG"
Jul 15 12:54:22 THONKYMECH.lan konsole[10864]: IFFChunk::innerFromDevice: unkwnown chunk "\x89PNG"
Jul 15 12:54:22 THONKYMECH.lan konsole[10864]: IFFChunk::innerFromDevice: unkwnown chunk "\x89PNG"
Jul 15 12:54:22 THONKYMECH.lan konsole[10864]: IFFChunk::innerFromDevice: unkwnown chunk "\x89PNG"
Jul 15 12:54:22 THONKYMECH.lan konsole[10864]: IFFChunk::innerFromDevice: unkwnown chunk "\x89PNG"
Jul 15 12:54:22 THONKYMECH.lan konsole[10864]: IFFChunk::innerFromDevice: unkwnown chunk "\x89PNG"
Jul 15 12:54:22 THONKYMECH.lan konsole[10864]: IFFChunk::innerFromDevice: unkwnown chunk "\x89PNG"
Jul 15 12:54:22 THONKYMECH.lan systemd[2978]: Started app-org.kde.konsole-10864.scope.

Just ran Windows, had no issue whereas it’s happen immediately on Tumbleweed and rightt now as I type this. Look, it added that extra “t” that I didn’t even mistype and my music just started stuttering. I’m gonna rollback to see.

Also these packages are held back:

Reading installed packages...
Warning: You are about to do a distribution upgrade with all enabled repositories. Make sure these repositories are compatible before you continue. See 'man zypper' for more information about this command.
Computing distribution upgrade...
2 Problems:
Problem: 1: problem with the installed libfaad2-2.11.2-1699.2.pm.11.x86_64
Problem: 2: the to be installed gstreamer-plugins-bad-1.26.3-2.1.x86_64 obsoletes 'gstreamer-plugin-openh264 < 1.26.0' provided by the installed gstreamer-plugin-openh264-1.24.12-1.suse1699.2.x86_64

Problem: 1: problem with the installed libfaad2-2.11.2-1699.2.pm.11.x86_64
 Solution 1: install libfaad2-2.11.2-2.1.x86_64 from vendor openSUSE
  replacing libfaad2-2.11.2-1699.2.pm.11.x86_64 from vendor http://packman.links2linux.de
 Solution 2: keep obsolete libfaad2-2.11.2-1699.2.pm.11.x86_64

Choose from above solutions by number or skip, retry or cancel [1/2/s/r/c/d/?] (c): 2

Problem: 2: the to be installed gstreamer-plugins-bad-1.26.3-2.1.x86_64 obsoletes 'gstreamer-plugin-openh264 < 1.26.0' provided by the installed gstreamer-plugin-openh264-1.24.12-1.suse1699.2.x86_64
 Solution 1: install gstreamer-plugins-bad-1.26.3-2.1.x86_64 from vendor openSUSE
  replacing gstreamer-plugin-openh264-1.24.12-1.suse1699.2.x86_64 from vendor obs://build.opensuse.org/openSUSE:Factory
 Solution 2: keep obsolete gstreamer-plugins-bad-1.26.2-1.1.x86_64

Choose from above solutions by number or skip, retry or cancel [1/2/s/r/c/d/?] (c): 2

Resolving dependencies...
Computing distribution upgrade...

Problem: 1: the to be installed gstreamer-plugins-bad-lang-1.26.3-2.1.noarch requires 'gstreamer-plugins-bad = 1.26.3', but this requirement cannot be provided
not installable providers: gstreamer-plugins-bad-1.26.3-2.1.x86_64[openSUSE:repo-oss]

 Solution 1: deinstallation of gstreamer-plugins-bad-lang-1.26.2-1.1.noarch
 Solution 2: keep obsolete gstreamer-plugins-bad-lang-1.26.2-1.1.noarch
 Solution 3: remove lock to allow removal of gstreamer-plugins-bad-1.26.2-1.1.x86_64
 Solution 4: break gstreamer-plugins-bad-lang-1.26.3-2.1.noarch by ignoring some of its dependencies

Choose from above solutions by number or cancel [1/2/3/4/c/d/?] (c): 2

Resolving dependencies...
Computing distribution upgrade...

The following 4 items are locked and will not be changed by any action:
 Installed:
  gstreamer-plugins-bad gstreamer-plugins-bad-lang libfaad2 neofetch
Nothing to do.

Sorry don’t have an answer to original question.

But to be clear … do NOT compare what happens with Windows to a Linux OS :+1:

It was to check to see if it was a hardware issue. It runs fine so it is not.

Also, I just rolled back. I disabled my custom systemctl scripts, fully rpm -e spotify-client and zypper removed spotify-easyrpm along with clean repo and remove schedule. I also removed snapd along this time. Nothing fixes the issue.

And yes I kept trying to reboot, it doesn’t change anything.

I disabled blocking of pi-hole (pihole is on another machine running Ubuntu) of
firefox.settings.services.mozilla.com and
push.services.mozilla.com and the freezing seems to have declined and now I don’t really notice it anymore. I’m so confused…

There’s no way that Waterfox is constantly pinging home to Mozilla that it freezes my machine. There’s no way…I’m not even using Firefox sync or anything.

Oh well, it just froze for a second there…I have no clue at this point…feels arbitrary. Before it was freezing like crazy…

I swear it was happening without Waterfox even opened! Like what?

I don’t think it has to do with Mozilla services.
I think it might stem from my systemctl run tasks.

restart-tailscale.service

[Unit]
Description=Restart Tailscale after waking up
After=suspend.target
# Requires=sys-subsystem-net-devices-tailscale0.device

[Service]
Type=oneshot
# ExecStart=/usr/bin/systemctl --no-block restart tailscaled.service
ExecStart=/usr/bin/env bash -c 'sleep 3 && /usr/bin/tailscale down && /usr/bin/tailscale up'

[Install]
WantedBy=suspend.target

restart-tlp.service

[Unit]
Description=Restart TLP after waking up
After=suspend.target
# Requires=tlp.service

[Service]
Type=oneshot
# ExecStart=/usr/bin/systemctl --no-block restart tlp.service
ExecStart=/usr/bin/env bash -c 'sleep 2 && tlp start'

[Install]
WantedBy=suspend.target

journalctl warning since yesterday

ul 15 15:52:46 localhost.localdomain dbus-broker-launch[2972]: Ignoring duplicate name 'org.freedesktop.FileManager1' in service file '/usr/share//dbus-1/services/org.kde.dolphin.FileManager1.service'

Jul 15 15:52:52 THONKYMECH.lan backintime[3692]: Main profile(1) :: ERROR: Back In Time is not configured!

Jul 15 15:52:55 THONKYMECH.lan plasmashell[3287]: qml: Panel icon type not supported

Jul 15 15:52:55 THONKYMECH.lan plasmashell[3287]: qml: Panel icon type is image but no image url is set

Jul 15 15:52:58 THONKYMECH.lan plasmashell[3287]: js: Uncaught SyntaxError: missing ) after argument list

Jul 15 15:52:58 THONKYMECH.lan plasmashell[3287]: js: Uncaught SyntaxError: missing ) after argument list

Jul 15 15:52:58 THONKYMECH.lan plasmashell[3287]: js: Provider's accounts list is empty.

Jul 15 15:52:59 THONKYMECH.lan plasmashell[3287]: js: `DialogContent` requires a `DialogTitle` for the component to be accessible for screen reader users.

                                                  

                                                 If you want to hide the `DialogTitle`, you can wrap it with our VisuallyHidden component.

                                                  

                                                 For more information, see https://radix-ui.com/primitives/docs/components/dialog

Jul 15 15:52:59 THONKYMECH.lan plasmashell[3287]: js: `DialogContent` requires a `DialogTitle` for the component to be accessible for screen reader users.

                                                  

                                                 If you want to hide the `DialogTitle`, you can wrap it with our VisuallyHidden component.

                                                  

                                                 For more information, see https://radix-ui.com/primitives/docs/components/dialog

Jul 15 15:53:02 THONKYMECH.lan plasmashell[3287]: js: [GSI_LOGGER]: FedCM get() rejects with NetworkError: Error retrieving a token.

Jul 15 17:59:59 THONKYMECH.lan pipewire[3064]: spa.alsa: '_ucm0005.hw:sofhdadsp,4': playback open failed: No such device

Jul 15 17:59:59 THONKYMECH.lan pipewire[3064]: mod.adapter: usage: node.name=<string>

Jul 15 17:59:59 THONKYMECH.lan pipewire[3064]: spa.alsa: '_ucm0005.hw:sofhdadsp,3': playback open failed: No such device

Jul 15 17:59:59 THONKYMECH.lan pipewire[3064]: mod.adapter: usage: node.name=<string>

Jul 15 17:59:59 THONKYMECH.lan pipewire[3064]: spa.alsa: '_ucm0005.hw:sofhdadsp': playback open failed: No such device

Jul 15 17:59:59 THONKYMECH.lan pipewire[3064]: mod.adapter: usage: node.name=<string>

Jul 15 17:59:59 THONKYMECH.lan pipewire[3064]: spa.alsa: '_ucm0005.hw:sofhdadsp': capture open failed: No such device

Jul 15 17:59:59 THONKYMECH.lan pipewire[3064]: mod.adapter: usage: node.name=<string>

Jul 15 17:59:59 THONKYMECH.lan pipewire[3064]: spa.alsa: '_ucm0005.hw:sofhdadsp,6': capture open failed: No such device

Jul 15 17:59:59 THONKYMECH.lan pipewire[3064]: mod.adapter: usage: node.name=<string>

Jul 15 17:59:59 THONKYMECH.lan pipewire[3064]: spa.alsa: '_ucm0005.hw:sofhdadsp,5': playback open failed: No such device

Jul 15 18:00:40 THONKYMECH.lan kwin_wayland[2986]: kwin_libinput: Libinput: client bug: timer event26 debounce: scheduled expiry is in the past (-629ms), your system is too slow

Jul 15 18:00:40 THONKYMECH.lan kwin_wayland[2986]: kwin_libinput: Libinput: client bug: timer event26 debounce: scheduled expiry is in the past (-562ms), your system is too slow

Jul 15 18:00:40 THONKYMECH.lan kwin_wayland[2986]: kwin_libinput: Libinput: client bug: timer event26 debounce short: scheduled expiry is in the past (-575ms), your system is too slow

Jul 15 18:00:40 THONKYMECH.lan kwin_wayland[2986]: kwin_libinput: Libinput: client bug: timer event26 debounce: scheduled expiry is in the past (-236ms), your system is too slow

Jul 15 18:00:40 THONKYMECH.lan kwin_wayland[2986]: kwin_libinput: Libinput: client bug: timer event26 debounce: scheduled expiry is in the past (-167ms), your system is too slow

Jul 15 18:00:40 THONKYMECH.lan kwin_wayland[2986]: kwin_libinput: Libinput: WARNING: log rate limit exceeded (5 msgs per 3600000ms). Discarding future messages.

Jul 15 18:04:24 THONKYMECH.lan systemsettings[17838]: aurorae: Couldn't find QML Decoration  "__aurorae__svg__1741132504505_Aretha-Dark-Blur-Aurorae"

Jul 15 18:04:24 THONKYMECH.lan systemsettings[17838]: aurorae: Couldn't find QML Decoration  "__aurorae__svg__1741132504505_Aretha-Dark-Blur-Aurorae"

Hint: You are currently not seeing messages from other users and the system.

     Users in the 'systemd-journal' group can see all messages. Pass -q to

     turn off this notice.

Jul 15 15:52:46 localhost.localdomain dbus-broker-launch[2972]: Service file '/usr/share//dbus-1/services/org.jackaudio.service' is not named after the D-Bus name 'org.jackaudio.service'.

Jul 15 15:52:46 localhost.localdomain dbus-broker-launch[2972]: Service file '/usr/share//dbus-1/services/org.kde.dolphin.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.

Jul 15 15:52:46 localhost.localdomain dbus-broker-launch[2972]: Ignoring duplicate name 'org.freedesktop.FileManager1' in service file '/usr/share//dbus-1/services/org.kde.dolphin.FileManager1.service'

Jul 15 15:52:46 localhost.localdomain dbus-broker-launch[2972]: Service file '/usr/share//dbus-1/services/org.kde.kscreen.service' is not named after the D-Bus name 'org.kde.KScreen'.

Jul 15 15:52:46 localhost.localdomain dbus-broker-launch[2972]: Service file '/usr/share//dbus-1/services/org.kde.plasma.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.

Jul 15 15:52:46 localhost.localdomain baloo_file[2989]: qt.dbus.integration: QDBusConnection: name 'org.freedesktop.UDisks2' had owner '' but we thought it was ':1.42'

Jul 15 15:52:46 localhost.localdomain baloo_file[2989]: qt.dbus.integration: QDBusConnection: name 'org.freedesktop.UPower' had owner '' but we thought it was ':1.45'

Jul 15 15:52:47 localhost.localdomain kwin_wayland[2986]: kf.svg: The theme "Sweet-Ambar-Blue" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.

Jul 15 15:52:47 localhost.localdomain kwin_wayland[2986]: kf.svg: The theme "Sweet-Ambar-Blue" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.

Jul 15 15:52:47 localhost.localdomain kwin_wayland[2986]: kf.plasma.core: The theme "Sweet-Ambar-Blue" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.

Jul 15 15:52:47 localhost.localdomain kwin_wayland[2986]: kf.plasma.core: The theme "Sweet-Ambar-Blue" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.

Jul 15 15:52:49 localhost.localdomain kwin_wayland[2986]: kf.svg: The theme "Sweet-Ambar-Blue" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.

Jul 15 15:52:49 localhost.localdomain kded6[3148]: org.kde.plasma.printmanager.kded: Unable to register service to systemBus: "com.redhat.NewPrinterNotification"

Jul 15 15:52:49 localhost.localdomain kded6[3148]: QDBusObjectPath: invalid path "/modules/oom-notifier"

Jul 15 15:52:49 localhost.localdomain kded6[3148]: kf.dbusaddons: The kded module name "oom-notifier" is invalid!

Jul 15 15:52:49 localhost.localdomain kded6[3148]: QDBusObjectPath: invalid path "/modules/plasma-session-shortcuts"

Jul 15 15:52:49 localhost.localdomain kded6[3148]: kf.dbusaddons: The kded module name "plasma-session-shortcuts" is invalid!

Jul 15 15:52:49 localhost.localdomain kded6[3148]: QDBusObjectPath: invalid path "/modules/wpad-detector"

Jul 15 15:52:49 localhost.localdomain kded6[3148]: kf.dbusaddons: The kded module name "wpad-detector" is invalid!

Jul 15 15:52:49 localhost.localdomain kconf_update[3252]: kf.config.kconf_update: /usr/share/kconf_update/ark.upd defined Version=5 but Version=6 was expected

Jul 15 15:52:49 localhost.localdomain kconf_update[3252]: kf.config.kconf_update: /usr/share/kconf_update/dolphin_directorysizemode.upd defined Version=5 but Version=6 was expected

Jul 15 15:52:50 localhost.localdomain kwalletd6[3270]: g_dbus_proxy_get_object_path: assertion 'G_IS_DBUS_PROXY (proxy)' failed

Jul 15 15:52:50 localhost.localdomain kwalletd6[3270]: g_dbus_proxy_get_object_path: assertion 'G_IS_DBUS_PROXY (proxy)' failed

Jul 15 15:52:50 localhost.localdomain plasmashell[3287]: kf.svg: The theme "Sweet-Ambar-Blue" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.

Jul 15 15:52:50 localhost.localdomain plasmashell[3287]: kf.svg: The theme "Sweet-Ambar-Blue" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.

Jul 15 15:52:50 localhost.localdomain plasmashell[3287]: kf.plasma.core: The theme "Sweet-Ambar-Blue" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.

Jul 15 15:52:50 localhost.localdomain plasmashell[3287]: kf.plasma.core: The theme "Sweet-Ambar-Blue" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.

Jul 15 15:52:50 localhost.localdomain plasmashell[3287]: kf.svg: The theme "Sweet-Ambar-Blue" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.

Jul 15 15:52:51 localhost.localdomain plasmashell[3287]: file:///home/entpt16g3/.local/share/plasma/plasmoids/com.SrS2225a.feeds/contents/ui/main.qml:204:9: QML Row: Cannot specify left, right, horizontalCenter, fill or centerIn anchor>

Jul 15 15:52:51 localhost.localdomain plasmashell[3287]: file:///home/entpt16g3/.local/share/plasma/plasmoids/com.SrS2225a.feeds/contents/ui/main.qml:137:5: QML Column: Cannot specify top, bottom, verticalCenter, fill or centerIn ancho>

Jul 15 15:52:51 localhost.localdomain plasmashell[3287]: file:///home/entpt16g3/.local/share/plasma/plasmoids/com.SrS2225a.feeds/contents/ui/main.qml:61:5: QML Row: Cannot specify left, right, horizontalCenter, fill or centerIn anchors>

Jul 15 15:52:51 localhost.localdomain plasmashell[3287]: qrc:/qt/qml/org/kde/desktop/TabBar.qml:33: TypeError: Cannot read property 'height' of null

Jul 15 15:52:51 localhost.localdomain plasmashell[3287]: file:///home/entpt16g3/.local/share/plasma/plasmoids/com.SrS2225a.feeds/contents/ui/main.qml:204:9: QML Row: Cannot specify left, right, horizontalCenter, fill or centerIn anchor>

Jul 15 15:52:51 localhost.localdomain plasmashell[3287]: file:///home/entpt16g3/.local/share/plasma/plasmoids/com.SrS2225a.feeds/contents/ui/main.qml:137:5: QML Column: Cannot specify top, bottom, verticalCenter, fill or centerIn ancho>

Jul 15 15:52:51 localhost.localdomain plasmashell[3287]: file:///home/entpt16g3/.local/share/plasma/plasmoids/com.SrS2225a.feeds/contents/ui/main.qml:61:5: QML Row: Cannot specify left, right, horizontalCenter, fill or centerIn anchors>

Jul 15 15:52:51 localhost.localdomain plasmashell[3287]: file:///home/entpt16g3/.local/share/plasma/plasmoids/com.SrS2225a.feeds/contents/ui/main.qml:61:5: QML Row: Cannot specify left, right, horizontalCenter, fill or centerIn anchors>

Jul 15 15:52:51 localhost.localdomain plasmashell[3287]: file:///home/entpt16g3/.local/share/plasma/plasmoids/com.SrS2225a.feeds/contents/ui/main.qml:137:5: QML Column: Cannot specify top, bottom, verticalCenter, fill or centerIn ancho>

Jul 15 15:52:52 THONKYMECH.lan kdeconnectd[3484]: 2025-07-15T15:52:52 default: discarding unsupported packet "kdeconnect.runcommand.request" for "Galaxy S23 Ultra"

Jul 15 15:52:52 THONKYMECH.lan plasmashell[3287]: org.kde.plasma.kicker: Entry is not valid "applications:snap-store_snap-store.desktop" 0x55ec355118e0

Jul 15 15:52:52 THONKYMECH.lan plasmashell[3287]: org.kde.plasma.kicker: Entry is not valid "applications:snap-store_snap-store.desktop" 0x55ec355118e0

Jul 15 15:52:52 THONKYMECH.lan plasmashell[3287]: file:///home/entpt16g3/.local/share/plasma/plasmoids/org.kde.latte.separator/contents/ui/main.qml:44:5: Unable to assign [undefined] to QQmlComponent*

Jul 15 15:52:52 THONKYMECH.lan org_kde_powerdevil[3320]: org.kde.powerdevil: Handle button events action could not check for screen configuration

Jul 15 15:52:52 THONKYMECH.lan kwin_wayland[2986]: kf.config.core: "\"restore1\" - conversion of \"-20,79.2,20.799999999999997,20.799999999999997\" to QRect failed"

Jul 15 15:52:52 THONKYMECH.lan kwin_wayland[2986]: kf.config.core: "\"fsrestore1\" - conversion of \"0,0,0,0\" to QRect failed" 

MASSIVEE RED FLAG

journalctl -xe
Hint: You are currently not seeing messages from other users and the system.
      Users in the 'systemd-journal' group can see all messages. Pass -q to
      turn off this notice.
Jul 15 18:45:04 THONKYMECH.lan kwin_wayland_wrapper[2998]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jul 15 18:45:04 THONKYMECH.lan kwin_wayland_wrapper[2998]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jul 15 18:45:04 THONKYMECH.lan kwin_wayland_wrapper[2998]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jul 15 18:45:06 THONKYMECH.lan kwin_wayland_wrapper[2998]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jul 15 18:45:06 THONKYMECH.lan kwin_wayland_wrapper[2998]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jul 15 18:45:06 THONKYMECH.lan kwin_wayland_wrapper[2998]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jul 15 18:45:07 THONKYMECH.lan kwin_wayland_wrapper[2998]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jul 15 18:45:07 THONKYMECH.lan kwin_wayland_wrapper[2998]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jul 15 18:45:07 THONKYMECH.lan kwin_wayland_wrapper[2998]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jul 15 18:45:07 THONKYMECH.lan kwin_wayland_wrapper[2998]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jul 15 18:45:07 THONKYMECH.lan kwin_wayland_wrapper[2998]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jul 15 18:45:07 THONKYMECH.lan kwin_wayland_wrapper[2998]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jul 15 18:45:07 THONKYMECH.lan kwin_wayland_wrapper[2998]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jul 15 18:45:07 THONKYMECH.lan kwin_wayland_wrapper[2998]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jul 15 18:45:07 THONKYMECH.lan kwin_wayland_wrapper[2998]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jul 15 18:45:07 THONKYMECH.lan kwin_wayland_wrapper[2998]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jul 15 18:45:07 THONKYMECH.lan kwin_wayland_wrapper[2998]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jul 15 18:45:07 THONKYMECH.lan kwin_wayland_wrapper[2998]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jul 15 18:45:07 THONKYMECH.lan kwin_wayland_wrapper[2998]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jul 15 18:45:09 THONKYMECH.lan kwin_wayland_wrapper[2998]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jul 15 18:45:09 THONKYMECH.lan kwin_wayland_wrapper[2998]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jul 15 18:45:09 THONKYMECH.lan kwin_wayland_wrapper[2998]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jul 15 18:45:10 THONKYMECH.lan kwin_wayland_wrapper[2998]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jul 15 18:45:10 THONKYMECH.lan kwin_wayland_wrapper[2998]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jul 15 18:45:10 THONKYMECH.lan kwin_wayland_wrapper[2998]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jul 15 18:45:10 THONKYMECH.lan kwin_wayland_wrapper[2998]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jul 15 18:45:10 THONKYMECH.lan kwin_wayland_wrapper[2998]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jul 15 18:45:10 THONKYMECH.lan kwin_wayland_wrapper[2998]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jul 15 18:45:10 THONKYMECH.lan kwin_wayland_wrapper[2998]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jul 15 18:45:10 THONKYMECH.lan kwin_wayland_wrapper[2998]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jul 15 18:45:10 THONKYMECH.lan kwin_wayland_wrapper[2998]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jul 15 18:45:10 THONKYMECH.lan kwin_wayland_wrapper[2998]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jul 15 18:45:10 THONKYMECH.lan kwin_wayland_wrapper[2998]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jul 15 18:45:10 THONKYMECH.lan kwin_wayland_wrapper[2998]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jul 15 18:45:10 THONKYMECH.lan kwin_wayland_wrapper[2998]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jul 15 18:45:56 THONKYMECH.lan systemd[2802]: app-flatpak-com.github.d4nj1.tlpui-1422855315.scope: Consumed 9.111s CPU time.
░░ Subject: Resources consumed by unit runtime
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░ 
░░ The unit UNIT completed and consumed the indicated resources.
Jul 15 18:46:19 THONKYMECH.lan kwin_wayland_wrapper[2998]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jul 15 18:46:19 THONKYMECH.lan kwin_wayland_wrapper[2998]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jul 15 18:46:19 THONKYMECH.lan kwin_wayland_wrapper[2998]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
lines 1298-1341/1341 (END)

I’m experiencing a compositor issue? Why? What’s causing this?

Jul 15 20:13:24 THONKYMECH.lan kwin_wayland[2876]: kwin_libinput: Libinput: client bug: timer event26 debounce: scheduled expiry is in the past (-620ms), your system is too slow
Jul 15 20:13:24 THONKYMECH.lan kwin_wayland[2876]: kwin_libinput: Libinput: client bug: timer event26 debounce: scheduled expiry is in the past (-545ms), your system is too slow
Jul 15 20:13:24 THONKYMECH.lan kwin_wayland[2876]: kwin_libinput: Libinput: client bug: timer event26 debounce short: scheduled expiry is in the past (-558ms), your system is too slow
Jul 15 22:00:33 THONKYMECH.lan kscreenlocker_greet[22665]: pam_pkcs11(kde-smartcard:auth): no valid certificate which meets all requirements found

Two things to try:

  1. Create another user and log in under that new user, same problems?
  2. Boot from a Tumbleweed live, See openSUSE Tumbleweed - Get openSUSE and click Alternative Downloads.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.