Display bug in Kasts?

Context: Manjaro + Cinnamon desktop, Manjaro + XFCE

I’ve been using Kasts for a couple of years, first in Ubuntu, then Xubuntu, then Manjaro (XFCE) on a laptop that serves as a kitchen radio. I also occasionally use it on my desktop (Manjaro + Cinnamon desktop).

After the last update, the header that shows podcast info and play controls is shifted to the left so that it’s partially out of the apps viewport. This is happening under both XFCE and Cinnamon.

Running from a terminal I get this:

$ kasts
Database version 10
qrc:/qt/qml/org/kde/kasts/qml/Main.qml:195:5: QML Loader: Cannot anchor to an item that isn't a parent or sibling.
QQmlComponent: Component is not ready
file:///usr/lib/qt6/qml/org/kde/kirigami/PageRow.qml:1078: Error: Error while loading page: qrc:/qt/qml/org/kde/kasts/qml/QueuePage.qml:89 Cannot assign to non-existent property "listView"

Any ideas? I’m guessing this is not happening under KDE/Plasma.

Hi! It looks like there were several others seeing this issue as well, as it’s already been reported in the KDE Bugtracking System: 502429 – Improper Anchoring

Based on the developer’s comment there, it looks like a fix is coming in version 25.04 :slight_smile:

1 Like