qt: vlc window is not visible
What it looks like when running the application
Error Message
[00007fffa2118668] main generic debug: using interface module "qt"
qml: component is not ready: qrc:/qt/qml/VLC/MainInterface/MainDisplay.qml:468 Type PIPPlayer unavailable
qrc:/qt/qml/VLC/Player/PIPPlayer.qml:58 DoubleClickIgnoringItem is not a type
qml: unable to load view mc
QT version
toolbox% qmake6 --version
QMake version 3.1
Using Qt version 6.4.2 in /usr/lib/x86_64-linux-gnu
Adding import VLC.Util
to PIPPlayer.qml
fixed this
Edited by Vikram Kangotra