Strawberry (Flatpak version) not seeing Kvantum style
-
I am having this issue with Strawberry. Kvantum will not work with it. Apparently the app can't see it.
But all my other Flatpak apps can find the Kvantum style.
I try this in the terminal:
flatpak run --env=QT_STYLE_OVERRIDE=Kvantum --filesystem=xdg-config/Kvantum:ro org.strawberrymusicplayer.strawberry
And I get this when the Strawberry starts:
09:34:19.914 WARN unknown QApplication: invalid style override 'Kvantum' passed, ignoring it. 09:34:19.914 WARN unknown Available styles: Windows, Fusion 09:34:19.928 DEBUG main:213 Style: "fusion"
Is there a fix for this?
-
@ldxza
Are you sure that the Kvantum plugin you got is using Qt 6 and not Qt 5? -
@jonas I don't know. Anyway, when are you going to make an official Flatpak version of Strawberry? Because this unofficial one works great (minus the whole Kvantum bit).
Really, using Flatpak would eliminate the need for you to manage various packaging for different distros.
-
@jonas And just FYI, it's using runtime 5.15-21.08 as shown here:
12:37:17.794 INFO main:172 Strawberry 1.0.14 Qt "6.3.2" 12:37:17.794 INFO main:173 "KDE Flatpak runtime 5.15-21.08 - (linux 5.15.0-58-generic) [x86_64]" 12:37:17.811 WARN unknown QApplication: invalid style override 'Kvantum' passed, ignoring it. 12:37:17.811 WARN unknown Available styles: Windows, Fusion 12:37:17.834 DEBUG main:234 Style: "fusion"
-
@jonas Now I get it. The Kvantum QT6 version is not available for Flatpak. Man... what a pain in the ass. Is there an appimage of Strawberry?
-
@jonas Guess I'll have to stick to Clementine.