[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1007698: ITP: kasts -- kasts is a podcast client for desktop and mobile



Hi Tzafrir,

no news on my side for the packaging. There's an ITP bug submitted by Salvo, I will leave that answer to him.

Thank you for the MR on 23.04.2!

My 2 cents on the icons issue: I faced the same when installing kasts in a non-Plasma environment (Phosh on pmOS), I solved it by installing Breeze icon theme and then creating a custom launcher.

cp /usr/share/applications/org.kde.kasts.desktop ~/.local/share/applications/

Then, modify the 'Exec' line in the launcher with the following:

Exec=env QT_STYLE_OVERRIDE=Breeze kasts

I'm recalling that by memory because I've re-flashed the phone in the meanwhile, you could be required to tweak something. My source was [1] btw.

Kind regards

Marco

[1] https://wiki.archlinux.org/title/Uniform_look_for_Qt_and_GTK_applications


Il 28/06/23 23:16, Tzafrir Cohen ha scritto:
Any news?

I tried this package again. I updated the packaging for upstream 23.04.2
(See a simple MR[1]). Right now it runs, but there are missing
images on buttons, both on my desktop (sway) and on my mobian phone
(where the flatpak runs OK).

CMake also notes that the optional VNC playback backend is missing. How
important is this?

On my phone I had to install the following two packages (that I
guessed from error messages)

qml-module-org-kde-kirigami-addons-labs-components
qml-module-qt-labs-qmlmodels

And still I get the following output in my terminal:
Database version 6
kf.kirigami: Failed to find a Kirigami platform plugin
qrc:/main.qml:416:5: QML ErrorListOverlay: Binding loop detected for property "implicitHeight"
qrc:/main.qml:416:5: QML ErrorListOverlay: Binding loop detected for property "implicitHeight"
qrc:/DesktopPlayerControls.qml:406:5: QML Dialog: Binding loop detected for property "implicitHeight"
qrc:/DesktopPlayerControls.qml:406:5: QML Dialog: Binding loop detected for property "implicitHeight"
file:///usr/lib/aarch64-linux-gnu/qt5/qml/org/kde/kirigami.2/ScrollablePage.qml:200:9: QML MouseArea: Binding loop detected for property "width"
file:///usr/lib/aarch64-linux-gnu/qt5/qml/org/kde/kirigami.2/ContextDrawer.qml:132:9: QML ListView: Binding loop detected for property "topMargin"
file:///usr/lib/aarch64-linux-gnu/qt5/qml/org/kde/kirigami.2/ContextDrawer.qml:132:9: QML ListView: Binding loop detected for property "topMargin"


[1] https://salsa.debian.org/ltworf-guest/kasts/-/merge_requests/2


Reply to: