tilorenz / compact_pager

A compact pager (virtual desktop switcher) for the KDE Plasma desktop.
Other
29 stars 4 forks source link

Freezes Plasma #14

Open luaVolk opened 1 month ago

luaVolk commented 1 month ago

Plasma: 6.1.2 Qt: 6.7.2

All of plasma freezes when I switch to full layout. journal is filled with the following warning:

...
plasmashell[454948]: file:///home/volk/.local/share/plasma/plasmoids/com.github.tilorenz.compact_pager/contents/ui/main.qml:105:25: QML ReprLayout: ReprLayout called polish() inside updatePolish() of ReprLayout
plasmashell[454948]: file:///home/volk/.local/share/plasma/plasmoids/com.github.tilorenz.compact_pager/contents/ui/main.qml:105:25: QML ReprLayout: possible QQuickItem::polish() loop
...
tilorenz commented 1 month ago

Ok, I'm on the same versions and can't reproduce. Can you give me some more info about when exactly this triggers?

luaVolk commented 1 month ago

It freezes as soon as I set it Screenshot_20240712_133137 If I click apply there it will freeze, and plasma wont start if I log out and back in again. Had to manually remove the setting from the config file.

tilorenz commented 1 month ago

Can you give me the plasmoid's config? What theme are you using? Anything else special about your setup?

hyknn commented 1 day ago

This happens to me too, but it happens when I click on the widget

Edit: Rolling back to commit 325a3ff006d72de7e196432a4b8fe0943892f98b seems to fix the problem for me