Launcher fails to open new windows of already open apps

Since my last reply i have tried reinstalling arch for a second time (i did try using a second account, and found the same error), just to encounter the error in the same way without installing or configuring anything, on a completely fresh install. Since i had no clue what i had done wrong, I decided to ditch arch and installed Kubuntu thinking this was a done issue. Only to encounter THE EXACT SAME ISSUE on a FRESH INSTALL of Kubuntu 25.04!!! My system info is below:

Operating System: Kubuntu 25.04
KDE Plasma Version: 6.3.4
KDE Frameworks Version: 6.12.0
Qt Version: 6.8.3
Kernel Version: 6.14.0-15-generic (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD 4700S 8-Core Processor Desktop Kit
Memory: 15.6 GiB of RAM
Graphics Processor: AMD Radeon RX 550 / 550 Series

At this point im convinced that it is either my system being incompatible in some dumb weird way or the last version of KDE is buggy?? I have not been able to find any articles or posts about this specific issue. I really like KDE and at this point im too scared to check if this will happen in GNOME as well. :frowning:
Below is another screenshot of the error when pressing ctrl + alt + T when i already have a Konsole window open. This happens with any open app. Sometimes it happens when they are working in the background so im unable to even see the only open window. Im also considering reporting it as a bug, but im still trying to fix it on my system first.

Relevant lines of code in my journalctl

galen@Helium:~$ sudo journalctl --since="2025-05-23 21:04:00" --until="2025-05-23 21:06:00"
may 23 21:04:13 Helium rtkit-daemon[1379]: Supervising 7 threads of 4 processes of 1 users.
may 23 21:04:13 Helium rtkit-daemon[1379]: Supervising 7 threads of 4 processes of 1 users.
may 23 21:04:13 Helium kernel: [drm] scheduler comp_1.0.1 is not ready, skipping
may 23 21:04:13 Helium rtkit-daemon[1379]: Supervising 7 threads of 4 processes of 1 users.
may 23 21:04:13 Helium rtkit-daemon[1379]: Supervising 7 threads of 4 processes of 1 users.
may 23 21:04:13 Helium kernel: [drm] scheduler comp_1.0.1 is not ready, skipping

This repeats a few times until this:

may 23 21:04:13 Helium kernel: [drm] scheduler comp_1.0.1 is not ready, skipping
may 23 21:04:13 Helium kernel: audit: type=1400 audit(1748055853.167:252): apparmor="DENIED" operation="open" class="file" profile="snap.firefox.firefox" name="/sys/fs/cgroup/user.slice/user-1000.slice/user@1000.service/app.slice/s>
------> may 23 21:04:34 Helium kwin_wayland_wrapper[1629]: kf.kio.gui: Failed to launch process as service: "app-org.kde.konsole@ffffffffffff4fffbfffffffffffffff.service" "org.freedesktop.systemd1.UnitExists" "Unit app-org.kde.konsole@ffff>
may 23 21:04:34 Helium plasmashell[13483]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/delegates/DelegatePopup.qml:147:17: QML Body: Binding loop detected for property "width"
may 23 21:04:34 Helium plasmashell[13483]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/delegates/DelegatePopup.qml:147:17: QML Body: Binding loop detected for property "width"
may 23 21:04:34 Helium kernel: [drm] scheduler comp_1.1.0 is not ready, skipping
...
-----> may 23 21:05:18 Helium kwin_wayland_wrapper[1629]: kf.kio.gui: Failed to launch process as service: "app-org.kde.konsole@ffffffffffff4fffbfffffffffffffff.service" "org.freedesktop.systemd1.UnitExists" "Unit app-org.kde.konsole@ffff>
may 23 21:05:18 Helium plasmashell[13483]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/delegates/DelegatePopup.qml:147:17: QML Body: Binding loop detected for property "width"
may 23 21:05:18 Helium plasmashell[13483]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/delegates/DelegatePopup.qml:147:17: QML Body: Binding loop detected for property "width"
may 23 21:05:18 Helium kernel: [drm] scheduler comp_1.0.1 is not ready, skipping


The error is easily reproducible for me and it leads me to think this is a hardware issue