Qt5 runtime plugins

Aleix Pol aleixpol at kde.org
Fri Aug 30 00:53:40 UTC 2019


On Thu, Aug 29, 2019 at 9:40 PM Winnie Poon <winniepoon_home at hotmail.com> wrote:
>
> Hi,
>
>
> i need to use Qt5 in flatpak, and i'm using the KDE runtime and is missing a few Qt5 runtime plugins, namely:
>
> ·         qxcb
>
> ·         qml-module-controls
>
> ·         qml-module-widget
>
> ·         qml-module-window
>
>
>
> is there another runtime which has  them, or i should add them myself?
>
> thanks

Dear Winnie,
I'm maintaining the KDE runtime.

XCB should definitely be there, otherwise it wouldn't work on X11 at all!

QtQuick.Controls 1 and 2 are both available, and so is QtQuick.Window.

I'm not sure what you mean by qml-module-widget.

Could you tell us a bit what you're looking for or what error you are getting?

Aleix


More information about the Flatpak mailing list