kotelnik/plasma-applet-active-window-control

Plasma crashed after installing the applet

tareefdev opened this issue · 2 comments

Hi

Thanks for this nice applet.
I installed it on OpenSUSE TW (plasma 5.10.3), but after restart my system plasma was crashed and I got only black screen.
I tried restart plasma with kstart plasmashell but get this error:

file:///home/Myfolder/.local/share/plasma/plasmoids/org.kde.activeWindowControl/contents/ui/main.qml:266:13: QML Text: Binding loop detected for property "computedWidth"

what is the problem?

I'm getting the same error message. As far as I can tell, it happens whenever I mouse over an empty area in the applet. Details:

I have the applet configured to use a fixed width regardless of what's showing, and it's set to show only buttons, no title or menu. With the buttons set to "show only when maximized", if I have a non-maximized active window, the applet just shows empty space (as expected). When I mouse over that empty space, plasmashell crashes. For now, I unchecked "show only when maximized" and that seems to have fixed the issue for me.

Unhandled property update "children-display"
Unhandled property update "children-display"
Unhandled property update "children-display"
Unhandled property update "children-display"
Unhandled property update "children-display"
Unhandled property update "children-display"
Unhandled property update "children-display"
Unhandled property update "children-display"
Unhandled property update "children-display"
Unhandled property update "children-display"
Unhandled property update "children-display"
Unhandled property update "children-display"
Unhandled property update "children-display"
Unhandled property update "children-display"
Unhandled property update "children-display"
Unhandled property update "children-display"
file:///home/dseomn/.local/share/plasma/plasmoids/org.kde.activeWindowControl/contents/ui/main.qml:266:13: QML Text: Binding loop detected for property "computedWidth"
file:///home/dseomn/.local/share/plasma/plasmoids/org.kde.activeWindowControl/contents/ui/main.qml:266:13: QML Text: Binding loop detected for property "computedWidth"
file:///home/dseomn/.local/share/plasma/plasmoids/org.kde.activeWindowControl/contents/ui/main.qml:266:13: QML Text: Binding loop detected for property "computedWidth"
file:///home/dseomn/.local/share/plasma/plasmoids/org.kde.activeWindowControl/contents/ui/main.qml:266:13: QML Text: Binding loop detected for property "computedWidth"

plasmashell 5.12.6
active window control 1.7.3

trmdi commented

Use this source: https://cgit.kde.org/plasma-active-window-control.git
I'm using it on openSUSE Tumbleweed without any problem.