You are not logged in.

#1 2022-10-27 14:37:05

antiphasis
Member
From: RFC 1918
Registered: 2007-04-11
Posts: 10

[SOLVED] KDE/plasma: Strange behaviour since last update

Hej, just updated the system (last update 2 days ago), bunch of plasma and other display related stuff was on the list.
Since then any application - e.g. Konsole, Dolphin, firefox, sublime text - is not usable/not refreshing when the window is maximized.

Any ideas where to look?

Last edited by antiphasis (2022-10-27 16:29:01)

Offline

#2 2022-10-27 14:54:15

antiphasis
Member
From: RFC 1918
Registered: 2007-04-11
Posts: 10

Re: [SOLVED] KDE/plasma: Strange behaviour since last update

Cross-checked with xfce4 - there everything works as expected.

Offline

#3 2022-10-27 15:32:04

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,076

Re: [SOLVED] KDE/plasma: Strange behaviour since last update

xf86-video-intel? Try removing that, it's unmaintained and known for variety of issues here.

If this isn't it post your xorg.log and

sudo journalctl -b

during reproduction.  https://wiki.archlinux.org/title/Xorg#General https://wiki.archlinux.org/title/List_o … n_services

Offline

#4 2022-10-27 16:21:17

antiphasis
Member
From: RFC 1918
Registered: 2007-04-11
Posts: 10

Re: [SOLVED] KDE/plasma: Strange behaviour since last update

Thanks to V1del for pointing me to

sudo systemctl -b

.
While reproducing the issue I've seen a few lines of

Okt 27 18:02:18 lep50 kwin_x11[7993]: kwin_core: precision lost! floating value sent to X 2095.5
Okt 27 18:02:18 lep50 kwin_x11[7993]: kwin_core: precision lost! floating value sent to X 2034.5
Okt 27 18:02:18 lep50 kwin_x11[7993]: kwin_core: precision lost! floating value sent to X 2034.5
Okt 27 18:02:18 lep50 kwin_x11[7993]: kwin_core: precision lost! floating value sent to X 2034.5
Okt 27 18:02:18 lep50 kwin_x11[7993]: kwin_core: precision lost! floating value sent to X 2095.5

Which led me after a short search to https://bugs.kde.org/show_bug.cgi?id=461029

Short check:

[marcus@lep50 ~]$ pacman -Qi kwin
Name            : kwin
Version         : 5.26.2.1-1
Description     : An easy to use, but flexible, composited Window Manager
Architecture    : x86_64
URL             : https://kde.org/plasma-desktop/
Licenses        : LGPL
Groups          : plasma
Provides        : None
Depends On      : kscreenlocker  xcb-util-cursor  plasma-framework  kcmutils  breeze  pipewire-session-manager  libqaccessibilityclient  lcms2  libxcvt
Optional Deps   : maliit-keyboard: virtual keyboard for kwin-wayland
Required By     : plasma-workspace
Optional For    : None
Conflicts With  : None
Replaces        : kwayland-server
Installed Size  : 30,13 MiB
Packager        : Antonio Rojas <arojas@archlinux.org>
Build Date      : Mi 26 Okt 2022 13:58:51 CEST
Install Date    : Do 27 Okt 2022 15:18:20 CEST
Install Reason  : Explicitly installed
Install Script  : Yes
Validated By    : Signature

So it's either roll back or wait for fix, because the report timestamp is after build timestamp.

Offline

#5 2022-10-27 16:26:47

antiphasis
Member
From: RFC 1918
Registered: 2007-04-11
Posts: 10

Re: [SOLVED] KDE/plasma: Strange behaviour since last update

rolled back - everything is fine.
Thanks again to V1del!

Offline

Board footer

Powered by FluxBB