System Settings crash on open Device Actions

Hi, I’ve taken a look on KSystemLog to watch what was happening when I was trying to open Device Actions an this is the output of the log:

kwin_core: XCB error: 152 (BadDamage), sequence: 12088, resource id: 16798813, major code: 143 (DAMAGE), minor code: 3 (Subtract)

I don’t realize what could be the problem so I ask for help here.

Thanks in advance.

Hi @elefantelimpio,

That error/warning is not by KDEs functionality or anything. At least I don’t think so. Instead, it is by kwin, KDEs window manager. And I think they’re only warnings. I have some in my logs as well:

$ journalctl -b 0 --grep "kwin_core"
Dec 11 10:03:37 Mirdarthos-PC kwin_x11[993]: kwin_core: XCB error: 152 (BadDamage), sequence: 4271, resource id: 16777245, major code: 143 (DAMAGE), minor code: 3 (Subtract)
Dec 11 10:03:42 Mirdarthos-PC kwin_x11[993]: kwin_core: XCB error: 152 (BadDamage), sequence: 8759, resource id: 16777552, major code: 143 (DAMAGE), minor code: 3 (Subtract)
Dec 11 10:19:46 Mirdarthos-PC kwin_x11[993]: kwin_core: XCB error: 152 (BadDamage), sequence: 49291, resource id: 16808468, major code: 143 (DAMAGE), minor code: 3 (Subtract)
Dec 11 10:19:47 Mirdarthos-PC kwin_x11[993]: kwin_core: XCB error: 152 (BadDamage), sequence: 49650, resource id: 16808232, major code: 143 (DAMAGE), minor code: 3 (Subtract)
Dec 11 11:17:58 Mirdarthos-PC kwin_x11[993]: kwin_core: XCB error: 152 (BadDamage), sequence: 45476, resource id: 16893233, major code: 143 (DAMAGE), minor code: 3 (Subtract)

Since Linux is extremely verbose, if everything works, I don’t think you have anything to be worried about.

Hope this helps!

Sorry @Mirdarthos but that’s not my problem. I’ll clarify: the window get with infinite loading while I click on that option.
You can check on this video I’ve recorded Nextcloud
I couldn’t upload here due to upload cap size to 1MB

Ok. Well, whatever it is, I doubt it’s that error. However, I could be wrong.

Does this happen with a new user? If not, the problem is with some configuration somewhere…