Created
March 23, 2022 19:05
-
-
Save hraftery/884cc68192550fc773cdf2997fe2ad8b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
umount: /dev: target is busy. | |
mount: /sys/kernel/debug: nodev already mounted on /sys/kernel/debug. | |
QFactoryLoader::QFactoryLoader() checking directory path "/qt/plugins/platforms" ... | |
QFactoryLoader::QFactoryLoader() looking at "/qt/plugins/platforms/libqeglfs.so" | |
Found metadata in lib /qt/plugins/platforms/libqeglfs.so, metadata= | |
{ | |
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", | |
"MetaData": { | |
"Keys": [ | |
"eglfs" | |
] | |
}, | |
"archreq": 0, | |
"className": "QEglFSIntegrationPlugin", | |
"debug": false, | |
"version": 393728 | |
} | |
Got keys from plugin meta data QList("eglfs") | |
QFactoryLoader::QFactoryLoader() looking at "/qt/plugins/platforms/libqlinuxfb.so" | |
Found metadata in lib /qt/plugins/platforms/libqlinuxfb.so, metadata= | |
{ | |
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", | |
"MetaData": { | |
"Keys": [ | |
"linuxfb" | |
] | |
}, | |
"archreq": 0, | |
"className": "QLinuxFbIntegrationPlugin", | |
"debug": false, | |
"version": 393728 | |
} | |
Got keys from plugin meta data QList("linuxfb") | |
QFactoryLoader::QFactoryLoader() looking at "/qt/plugins/platforms/libqminimal.so" | |
Found metadata in lib /qt/plugins/platforms/libqminimal.so, metadata= | |
{ | |
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", | |
"MetaData": { | |
"Keys": [ | |
"minimal" | |
] | |
}, | |
"archreq": 0, | |
"className": "QMinimalIntegrationPlugin", | |
"debug": false, | |
"version": 393728 | |
} | |
Got keys from plugin meta data QList("minimal") | |
QFactoryLoader::QFactoryLoader() looking at "/qt/plugins/platforms/libqminimalegl.so" | |
Found metadata in lib /qt/plugins/platforms/libqminimalegl.so, metadata= | |
{ | |
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", | |
"MetaData": { | |
"Keys": [ | |
"minimalegl" | |
] | |
}, | |
"archreq": 0, | |
"className": "QMinimalEglIntegrationPlugin", | |
"debug": false, | |
"version": 393728 | |
} | |
Got keys from plugin meta data QList("minimalegl") | |
QFactoryLoader::QFactoryLoader() looking at "/qt/plugins/platforms/libqoffscreen.so" | |
Found metadata in lib /qt/plugins/platforms/libqoffscreen.so, metadata= | |
{ | |
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", | |
"MetaData": { | |
"Keys": [ | |
"offscreen" | |
] | |
}, | |
"archreq": 0, | |
"className": "QOffscreenIntegrationPlugin", | |
"debug": false, | |
"version": 393728 | |
} | |
Got keys from plugin meta data QList("offscreen") | |
QFactoryLoader::QFactoryLoader() looking at "/qt/plugins/platforms/libqvnc.so" | |
Found metadata in lib /qt/plugins/platforms/libqvnc.so, metadata= | |
{ | |
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", | |
"MetaData": { | |
"Keys": [ | |
"vnc" | |
] | |
}, | |
"archreq": 0, | |
"className": "QVncIntegrationPlugin", | |
"debug": false, | |
"version": 393728 | |
} | |
Got keys from plugin meta data QList("vnc") | |
QFactoryLoader::QFactoryLoader() looking at "/qt/plugins/platforms/libqxcb.so" | |
Found metadata in lib /qt/plugins/platforms/libqxcb.so, metadata= | |
{ | |
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", | |
"MetaData": { | |
"Keys": [ | |
"xcb" | |
] | |
}, | |
"archreq": 0, | |
"className": "QXcbIntegrationPlugin", | |
"debug": false, | |
"version": 393728 | |
} | |
Got keys from plugin meta data QList("xcb") | |
QFactoryLoader::QFactoryLoader() checking directory path "/src/platforms" ... | |
loaded library "/qt/plugins/platforms/libqeglfs.so" | |
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' | |
QFactoryLoader::QFactoryLoader() checking directory path "/qt/plugins/egldeviceintegrations" ... | |
QFactoryLoader::QFactoryLoader() looking at "/qt/plugins/egldeviceintegrations/libqeglfs-emu-integration.so" | |
Found metadata in lib /qt/plugins/egldeviceintegrations/libqeglfs-emu-integration.so, metadata= | |
{ | |
"IID": "org.qt-project.qt.qpa.egl.QEglFSDeviceIntegrationFactoryInterface.5.5", | |
"MetaData": { | |
"Keys": [ | |
"eglfs_emu" | |
] | |
}, | |
"archreq": 0, | |
"className": "QEglFSEmulatorIntegrationPlugin", | |
"debug": false, | |
"version": 393728 | |
} | |
Got keys from plugin meta data QList("eglfs_emu") | |
QFactoryLoader::QFactoryLoader() looking at "/qt/plugins/egldeviceintegrations/libqeglfs-kms-egldevice-integration.so" | |
Found metadata in lib /qt/plugins/egldeviceintegrations/libqeglfs-kms-egldevice-integration.so, metadata= | |
{ | |
"IID": "org.qt-project.qt.qpa.egl.QEglFSDeviceIntegrationFactoryInterface.5.5", | |
"MetaData": { | |
"Keys": [ | |
"eglfs_kms_egldevice" | |
] | |
}, | |
"archreq": 0, | |
"className": "QEglFSKmsEglDeviceIntegrationPlugin", | |
"debug": false, | |
"version": 393728 | |
} | |
Got keys from plugin meta data QList("eglfs_kms_egldevice") | |
QFactoryLoader::QFactoryLoader() looking at "/qt/plugins/egldeviceintegrations/libqeglfs-kms-integration.so" | |
Found metadata in lib /qt/plugins/egldeviceintegrations/libqeglfs-kms-integration.so, metadata= | |
{ | |
"IID": "org.qt-project.qt.qpa.egl.QEglFSDeviceIntegrationFactoryInterface.5.5", | |
"MetaData": { | |
"Keys": [ | |
"eglfs_kms" | |
] | |
}, | |
"archreq": 0, | |
"className": "QEglFSKmsGbmIntegrationPlugin", | |
"debug": false, | |
"version": 393728 | |
} | |
Got keys from plugin meta data QList("eglfs_kms") | |
QFactoryLoader::QFactoryLoader() looking at "/qt/plugins/egldeviceintegrations/libqeglfs-x11-integration.so" | |
Found metadata in lib /qt/plugins/egldeviceintegrations/libqeglfs-x11-integration.so, metadata= | |
{ | |
"IID": "org.qt-project.qt.qpa.egl.QEglFSDeviceIntegrationFactoryInterface.5.5", | |
"MetaData": { | |
"Keys": [ | |
"eglfs_x11" | |
] | |
}, | |
"archreq": 0, | |
"className": "QEglFSX11IntegrationPlugin", | |
"debug": false, | |
"version": 393728 | |
} | |
Got keys from plugin meta data QList("eglfs_x11") | |
QFactoryLoader::QFactoryLoader() checking directory path "/src/egldeviceintegrations" ... | |
loaded library "/qt/plugins/egldeviceintegrations/libqeglfs-kms-integration.so" | |
QFactoryLoader::QFactoryLoader() checking directory path "/qt/plugins/imageformats" ... | |
QFactoryLoader::QFactoryLoader() looking at "/qt/plugins/imageformats/libqgif.so" | |
Found metadata in lib /qt/plugins/imageformats/libqgif.so, metadata= | |
{ | |
"IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface", | |
"MetaData": { | |
"Keys": [ | |
"gif" | |
], | |
"MimeTypes": [ | |
"image/gif" | |
] | |
}, | |
"archreq": 0, | |
"className": "QGifPlugin", | |
"debug": false, | |
"version": 393728 | |
} | |
Got keys from plugin meta data QList("gif") | |
QFactoryLoader::QFactoryLoader() looking at "/qt/plugins/imageformats/libqicns.so" | |
Found metadata in lib /qt/plugins/imageformats/libqicns.so, metadata= | |
{ | |
"IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface", | |
"MetaData": { | |
"Keys": [ | |
"icns" | |
], | |
"MimeTypes": [ | |
"image/x-icns" | |
] | |
}, | |
"archreq": 0, | |
"className": "QICNSPlugin", | |
"debug": false, | |
"version": 393728 | |
} | |
Got keys from plugin meta data QList("icns") | |
QFactoryLoader::QFactoryLoader() looking at "/qt/plugins/imageformats/libqico.so" | |
Found metadata in lib /qt/plugins/imageformats/libqico.so, metadata= | |
{ | |
"IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface", | |
"MetaData": { | |
"Keys": [ | |
"ico", | |
"cur" | |
], | |
"MimeTypes": [ | |
"image/vnd.microsoft.icon", | |
"image/vnd.microsoft.icon" | |
] | |
}, | |
"archreq": 0, | |
"className": "QICOPlugin", | |
"debug": false, | |
"version": 393728 | |
} | |
Got keys from plugin meta data QList("ico", "cur") | |
QFactoryLoader::QFactoryLoader() looking at "/qt/plugins/imageformats/libqjpeg.so" | |
Found metadata in lib /qt/plugins/imageformats/libqjpeg.so, metadata= | |
{ | |
"IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface", | |
"MetaData": { | |
"Keys": [ | |
"jpg", | |
"jpeg" | |
], | |
"MimeTypes": [ | |
"image/jpeg", | |
"image/jpeg" | |
] | |
}, | |
"archreq": 0, | |
"className": "QJpegPlugin", | |
"debug": false, | |
"version": 393728 | |
} | |
Got keys from plugin meta data QList("jpg", "jpeg") | |
QFactoryLoader::QFactoryLoader() looking at "/qt/plugins/imageformats/libqsvg.so" | |
Found metadata in lib /qt/plugins/imageformats/libqsvg.so, metadata= | |
{ | |
"IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface", | |
"MetaData": { | |
"Keys": [ | |
"svg", | |
"svgz" | |
], | |
"MimeTypes": [ | |
"image/svg+xml", | |
"image/svg+xml-compressed" | |
] | |
}, | |
"archreq": 0, | |
"className": "QSvgPlugin", | |
"debug": false, | |
"version": 393728 | |
} | |
Got keys from plugin meta data QList("svg", "svgz") | |
QFactoryLoader::QFactoryLoader() looking at "/qt/plugins/imageformats/libqtga.so" | |
Found metadata in lib /qt/plugins/imageformats/libqtga.so, metadata= | |
{ | |
"IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface", | |
"MetaData": { | |
"Keys": [ | |
"tga" | |
], | |
"MimeTypes": [ | |
"image/x-tga" | |
] | |
}, | |
"archreq": 0, | |
"className": "QTgaPlugin", | |
"debug": false, | |
"version": 393728 | |
} | |
Got keys from plugin meta data QList("tga") | |
QFactoryLoader::QFactoryLoader() looking at "/qt/plugins/imageformats/libqtiff.so" | |
Found metadata in lib /qt/plugins/imageformats/libqtiff.so, metadata= | |
{ | |
"IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface", | |
"MetaData": { | |
"Keys": [ | |
"tiff", | |
"tif" | |
], | |
"MimeTypes": [ | |
"image/tiff", | |
"image/tiff" | |
] | |
}, | |
"archreq": 0, | |
"className": "QTiffPlugin", | |
"debug": false, | |
"version": 393728 | |
} | |
Got keys from plugin meta data QList("tiff", "tif") | |
QFactoryLoader::QFactoryLoader() looking at "/qt/plugins/imageformats/libqwbmp.so" | |
Found metadata in lib /qt/plugins/imageformats/libqwbmp.so, metadata= | |
{ | |
"IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface", | |
"MetaData": { | |
"Keys": [ | |
"wbmp" | |
], | |
"MimeTypes": [ | |
"image/vnd.wap.wbmp" | |
] | |
}, | |
"archreq": 0, | |
"className": "QWbmpPlugin", | |
"debug": false, | |
"version": 393728 | |
} | |
Got keys from plugin meta data QList("wbmp") | |
QFactoryLoader::QFactoryLoader() looking at "/qt/plugins/imageformats/libqwebp.so" | |
Found metadata in lib /qt/plugins/imageformats/libqwebp.so, metadata= | |
{ | |
"IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface", | |
"MetaData": { | |
"Keys": [ | |
"webp" | |
], | |
"MimeTypes": [ | |
"image/webp" | |
] | |
}, | |
"archreq": 0, | |
"className": "QWebpPlugin", | |
"debug": false, | |
"version": 393728 | |
} | |
Got keys from plugin meta data QList("webp") | |
QFactoryLoader::QFactoryLoader() checking directory path "/src/imageformats" ... | |
loaded library "/qt/plugins/imageformats/libqgif.so" | |
loaded library "/qt/plugins/imageformats/libqicns.so" | |
loaded library "/qt/plugins/imageformats/libqico.so" | |
loaded library "/qt/plugins/imageformats/libqjpeg.so" | |
loaded library "/qt/plugins/imageformats/libqsvg.so" | |
loaded library "/qt/plugins/imageformats/libqtga.so" | |
loaded library "/qt/plugins/imageformats/libqtiff.so" | |
loaded library "/qt/plugins/imageformats/libqwbmp.so" | |
loaded library "/qt/plugins/imageformats/libqwebp.so" | |
QFactoryLoader::QFactoryLoader() checking directory path "/qt/plugins/webview" ... | |
QFactoryLoader::QFactoryLoader() checking directory path "/src/webview" ... | |
Found metadata in lib /qt/qml/QtQml/WorkerScript/libworkerscriptplugin.so, metadata= | |
{ | |
"IID": "org.qt-project.Qt.QQmlEngineExtensionInterface", | |
"archreq": 0, | |
"className": "QtQmlWorkerScriptPlugin", | |
"debug": false, | |
"uri": [ | |
"QtQml.WorkerScript" | |
], | |
"version": 393728 | |
} | |
loaded library "/qt/qml/QtQml/WorkerScript/libworkerscriptplugin.so" | |
Found metadata in lib /qt/qml/QtQuick/Controls/libqtquickcontrols2plugin.so, metadata= | |
{ | |
"IID": "org.qt-project.Qt.QQmlExtensionInterface/1.0", | |
"archreq": 0, | |
"className": "QtQuickControls2Plugin", | |
"debug": false, | |
"uri": [ | |
"QtQuick.Controls" | |
], | |
"version": 393728 | |
} | |
loaded library "/qt/qml/QtQuick/Controls/libqtquickcontrols2plugin.so" | |
Found metadata in lib /qt/qml/QtQuick/Controls/Fusion/libqtquickcontrols2fusionstyleplugin.so, metadata= | |
{ | |
"IID": "org.qt-project.Qt.QQmlExtensionInterface/1.0", | |
"archreq": 0, | |
"className": "QtQuickControls2FusionStylePlugin", | |
"debug": false, | |
"uri": [ | |
"QtQuick.Controls.Fusion" | |
], | |
"version": 393728 | |
} | |
loaded library "/qt/qml/QtQuick/Controls/Fusion/libqtquickcontrols2fusionstyleplugin.so" | |
Found metadata in lib /qt/qml/QtQuick/Controls/Basic/libqtquickcontrols2basicstyleplugin.so, metadata= | |
{ | |
"IID": "org.qt-project.Qt.QQmlExtensionInterface/1.0", | |
"archreq": 0, | |
"className": "QtQuickControls2BasicStylePlugin", | |
"debug": false, | |
"uri": [ | |
"QtQuick.Controls.Basic" | |
], | |
"version": 393728 | |
} | |
loaded library "/qt/qml/QtQuick/Controls/Basic/libqtquickcontrols2basicstyleplugin.so" | |
Found metadata in lib /qt/qml/QtQuick/Controls/impl/libqtquickcontrols2implplugin.so, metadata= | |
{ | |
"IID": "org.qt-project.Qt.QQmlEngineExtensionInterface", | |
"archreq": 0, | |
"className": "QtQuickControls2ImplPlugin", | |
"debug": false, | |
"uri": [ | |
"QtQuick.Controls.impl" | |
], | |
"version": 393728 | |
} | |
loaded library "/qt/qml/QtQuick/Controls/impl/libqtquickcontrols2implplugin.so" | |
Found metadata in lib /qt/qml/QtWebView/libqtwebviewquickplugin.so, metadata= | |
{ | |
"IID": "org.qt-project.Qt.QQmlEngineExtensionInterface", | |
"archreq": 0, | |
"className": "QWebViewQuickPlugin", | |
"debug": false, | |
"uri": [ | |
"QtWebView" | |
], | |
"version": 393728 | |
} | |
loaded library "/qt/qml/QtWebView/libqtwebviewquickplugin.so" | |
Found metadata in lib /qt/qml/Qt5Compat/GraphicalEffects/libqtgraphicaleffectsplugin.so, metadata= | |
{ | |
"IID": "org.qt-project.Qt.QQmlExtensionInterface/1.0", | |
"archreq": 0, | |
"className": "QtGraphicalEffectsPlugin", | |
"debug": false, | |
"uri": [ | |
"Qt5Compat.GraphicalEffects" | |
], | |
"version": 393728 | |
} | |
loaded library "/qt/qml/Qt5Compat/GraphicalEffects/libqtgraphicaleffectsplugin.so" | |
Found metadata in lib /qt/qml/Qt5Compat/GraphicalEffects/private/libqtgraphicaleffectsprivateplugin.so, metadata= | |
{ | |
"IID": "org.qt-project.Qt.QQmlExtensionInterface/1.0", | |
"archreq": 0, | |
"className": "QtGraphicalEffectsPrivatePlugin", | |
"debug": false, | |
"uri": [ | |
"Qt5Compat.GraphicalEffects.private" | |
], | |
"version": 393728 | |
} | |
loaded library "/qt/qml/Qt5Compat/GraphicalEffects/private/libqtgraphicaleffectsprivateplugin.so" | |
Found metadata in lib /qt/qml/QtQuick/Templates/libqtquicktemplates2plugin.so, metadata= | |
{ | |
"IID": "org.qt-project.Qt.QQmlExtensionInterface/1.0", | |
"archreq": 0, | |
"className": "QtQuickTemplates2Plugin", | |
"debug": false, | |
"uri": [ | |
"QtQuick.Templates" | |
], | |
"version": 393728 | |
} | |
loaded library "/qt/qml/QtQuick/Templates/libqtquicktemplates2plugin.so" | |
Found metadata in lib /qt/qml/QtQuick/Controls/Fusion/impl/libqtquickcontrols2fusionstyleimplplugin.so, metadata= | |
{ | |
"IID": "org.qt-project.Qt.QQmlEngineExtensionInterface", | |
"archreq": 0, | |
"className": "QtQuickControls2FusionStyleImplPlugin", | |
"debug": false, | |
"uri": [ | |
"QtQuick.Controls.Fusion.impl" | |
], | |
"version": 393728 | |
} | |
loaded library "/qt/qml/QtQuick/Controls/Fusion/impl/libqtquickcontrols2fusionstyleimplplugin.so" | |
Found metadata in lib /qt/qml/Qt/labs/qmlmodels/liblabsmodelsplugin.so, metadata= | |
{ | |
"IID": "org.qt-project.Qt.QQmlEngineExtensionInterface", | |
"archreq": 0, | |
"className": "QtQmlLabsModelsPlugin", | |
"debug": false, | |
"uri": [ | |
"Qt.labs.qmlmodels" | |
], | |
"version": 393728 | |
} | |
loaded library "/qt/qml/Qt/labs/qmlmodels/liblabsmodelsplugin.so" | |
QFactoryLoader::QFactoryLoader() checking directory path "/qt/plugins/accessible" ... | |
QFactoryLoader::QFactoryLoader() checking directory path "/src/accessible" ... | |
QFactoryLoader::QFactoryLoader() checking directory path "/qt/plugins/accessiblebridge" ... | |
QFactoryLoader::QFactoryLoader() checking directory path "/src/accessiblebridge" ... | |
No WebView plug-in found! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment