You are not logged in.
i dont remember when exactly it started but at least 2 months, it just started showing cursor artifacts, it doesnt happen on windows, x11plasma-session or sway, only plasma-wayland.
no problems in fullscrean games
https://imgur.com/a/hNa1iCM
dragging windows show similar effects but artifacts longer lines with colors of website, i assume its kwin?
i tried to downgrade kwin but when i do it session wont start, i also tried do downgrade kwin with i believe everything plasma wayalnd related plasma-desktop kwin kwayland kdeplasma-addons but i still coudnt login.
[SOLVED] setting scale in kde settings to 100 resolve the issue
Last edited by _ADaMA$_ (2025-12-14 14:03:32)
Offline
logs show errors that arent serious probably
$ journalctl -f /usr/bin/kwin_wayland
kwin_wayland[1840]: No backend specified, automatically choosing drm
kwin_wayland[1840]: Failed to register with host portal QDBusError("org.freedesktop.portal.Error.Failed", "Could not register app ID: Unable to open /proc/1840/root")
kwin_wayland[1840]: Could not find slot Krunner1Adaptor::Teardown
kwin_wayland[1840]: QDBusConnection: couldn't handle call to Teardown, no slot matchedOffline
ive made a new fresh arch install and doesnt have this issue, its probably some conflicting packages
Offline
i created new user and there wasnt any artifacts, then i tried to set plasmas default settings by
for j in plasma*; do mv -- "$j" "${j%}.bak"; doneit didnt help, im out of ideas what could be the cause
Offline
Do you currently still have that problem on any system?
Did you maybe export KWIN_FORCE_SW_CURSOR on that system? (check printenv)
Offline
Do you currently still have that problem on any system?
yes, on my main user only.
Did you maybe export KWIN_FORCE_SW_CURSOR on that system? (check printenv)
no, i checked with
printenv | grep KWIN_FORCE_SW_CURSOROffline
few other things i checked.
no suspicious user services enabled.
deleting ~/.cache then reboot.
renamed ~/.var temporarily then reboot.
resetting all flatpak permissions.
Offline
i started plasma-kwin_wayland.service fron tty and artifacts appeared.
printenv shows
LD_LIBRARY_PATH=:/opt/rocm/hip/libbut i deleted rocm long ago, to check if its the issue i logged out then from tty
$ unset LD_LIBRARY_PATH
systemctl --user start plasma-kwin_waylandit didnt help there was still artifacts, does unsetting it this way affects kwin?
Offline
[solved] it was because of scale set to 115% in kde settings.
Offline