Date: Wed, 18 Jan 2023 13:27:49 +0000 From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: [Bug 268652] Qt5: Some apps fails to start after upgrading to 5.15.8 Message-ID: <bug-268652-25061-39QABKW9ZQ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-268652-25061@https.bugs.freebsd.org/bugzilla/> References: <bug-268652-25061@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268652 --- Comment #23 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> --- (In reply to Bengt Ahlgren from comment #22) Yes, /usr/local/bin/platforms is odd for FreeBSD (but Linux?). It SHALL be /usr/local/lib/qt5/plugins/platforms. Something should incorrectly overridden the default (or any of FreeBSD patc= h is lost). Just to test, doing # ln -s /usr/local/lib/qt5/plugins/platforms /usr/local/bin/platforms as root, and then vlc started up successfully, but with button icons being simple rectangle. Maybe more things are overridden (or kept Linux defaults). % env QT_DEBUG_PLUGINS=3D1 vlc VLC media player 3.0.18 Vetinari (revision fb4ef23dde67) [0000000828b00060] main libvlc: vlc=E3=81=AF=E3=83=87=E3=83=95=E3=82=A9=E3= =83=AB=E3=83=88=E3=81=AE=E3=82=A4=E3=83=B3=E3=82=BF=E3=83=BC=E3=83=95=E3=82= =A7=E3=83=BC=E3=82=B9=E3=81=A7=E5=AE=9F=E8=A1=8C=E3=81=97=E3=81=A6=E3=81=84= =E3=81=BE=E3=81=99=E3=80=82=E3=82=A4=E3=83=B3=E3=82=BF=E3=83=BC=E3=83=95=E3= =82=A7=E3=83=BC=E3=82=B9=E3=81=AE=E3=81=AA=E3=81=84 vlc =E3=82=92=E4=BD=BF=E7=94=A8=E3=81=99=E3=82=8B=E3=81=AB=E3=81=AF'cvlc'=E3=82= =92=E4=BD=BF=E7=94=A8=E3=81=97=E3=81=A6=E3=81=8F=E3=81=A0=E3=81=95=E3=81=84= =E3=80=82 QFactoryLoader::QFactoryLoader() checking directory path "/usr/local/bin/platforms" ... QFactoryLoader::QFactoryLoader() looking at "/usr/local/bin/platforms/libqbsdfb.so" Found metadata in lib /usr/local/lib/qt5/plugins/platforms/libqbsdfb.so, metadata=3D { "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", "MetaData": { "Keys": [ "bsdfb" ] }, "archreq": 2, "className": "QBsdFbIntegrationPlugin", "debug": false, "version": 331520 } Got keys from plugin meta data ("bsdfb") QFactoryLoader::QFactoryLoader() looking at "/usr/local/bin/platforms/libqminimal.so" Found metadata in lib /usr/local/lib/qt5/plugins/platforms/libqminimal.so, metadata=3D { "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", "MetaData": { "Keys": [ "minimal" ] }, "archreq": 2, "className": "QMinimalIntegrationPlugin", "debug": false, "version": 331520 } Got keys from plugin meta data ("minimal") QFactoryLoader::QFactoryLoader() looking at "/usr/local/bin/platforms/libqoffscreen.so" Found metadata in lib /usr/local/lib/qt5/plugins/platforms/libqoffscreen.so, metadata=3D { "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", "MetaData": { "Keys": [ "offscreen" ] }, "archreq": 2, "className": "QOffscreenIntegrationPlugin", "debug": false, "version": 331520 } Got keys from plugin meta data ("offscreen") QFactoryLoader::QFactoryLoader() looking at "/usr/local/bin/platforms/libqvnc.so" Found metadata in lib /usr/local/lib/qt5/plugins/platforms/libqvnc.so, metadata=3D { "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", "MetaData": { "Keys": [ "vnc" ] }, "archreq": 2, "className": "QVncIntegrationPlugin", "debug": false, "version": 331520 } Got keys from plugin meta data ("vnc") QFactoryLoader::QFactoryLoader() looking at "/usr/local/bin/platforms/libqwayland-egl.so" Found metadata in lib /usr/local/lib/qt5/plugins/platforms/libqwayland-egl.= so, metadata=3D { "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", "MetaData": { "Keys": [ "wayland-egl" ] }, "archreq": 2, "className": "QWaylandEglPlatformIntegrationPlugin", "debug": false, "version": 331520 } Got keys from plugin meta data ("wayland-egl") QFactoryLoader::QFactoryLoader() looking at "/usr/local/bin/platforms/libqwayland-generic.so" Found metadata in lib /usr/local/lib/qt5/plugins/platforms/libqwayland-generic.so, metadata=3D { "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", "MetaData": { "Keys": [ "wayland" ] }, "archreq": 2, "className": "QWaylandIntegrationPlugin", "debug": false, "version": 331520 } Got keys from plugin meta data ("wayland") QFactoryLoader::QFactoryLoader() looking at "/usr/local/bin/platforms/libqwayland-xcomposite-egl.so" Found metadata in lib /usr/local/lib/qt5/plugins/platforms/libqwayland-xcomposite-egl.so, metadat= a=3D { "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", "MetaData": { "Keys": [ "wayland-xcomposite-egl" ] }, "archreq": 2, "className": "QWaylandXCompositeEglPlatformIntegrationPlugin", "debug": false, "version": 331520 } Got keys from plugin meta data ("wayland-xcomposite-egl") QFactoryLoader::QFactoryLoader() looking at "/usr/local/bin/platforms/libqwayland-xcomposite-glx.so" Found metadata in lib /usr/local/lib/qt5/plugins/platforms/libqwayland-xcomposite-glx.so, metadat= a=3D { "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", "MetaData": { "Keys": [ "wayland-xcomposite-glx" ] }, "archreq": 2, "className": "QWaylandXCompositeGlxPlatformIntegrationPlugin", "debug": false, "version": 331520 } Got keys from plugin meta data ("wayland-xcomposite-glx") QFactoryLoader::QFactoryLoader() looking at "/usr/local/bin/platforms/libqxcb.so" Found metadata in lib /usr/local/lib/qt5/plugins/platforms/libqxcb.so, metadata=3D { "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", "MetaData": { "Keys": [ "xcb" ] }, "archreq": 2, "className": "QXcbIntegrationPlugin", "debug": false, "version": 331520 } Got keys from plugin meta data ("xcb") loaded library "/usr/local/lib/qt5/plugins/platforms/libqxcb.so" loaded library "Xcursor" QFactoryLoader::QFactoryLoader() checking directory path "/usr/local/bin/platformthemes" ... QFactoryLoader::QFactoryLoader() checking directory path "/usr/local/bin/platforminputcontexts" ... QFactoryLoader::QFactoryLoader() checking directory path "/usr/local/bin/styles" ... QFactoryLoader::QFactoryLoader() checking directory path "/usr/local/bin/iconengines" ... QFactoryLoader::QFactoryLoader() checking directory path "/usr/local/bin/imageformats" ... QFactoryLoader::QFactoryLoader() checking directory path "/usr/local/bin/xcbglintegrations" ... QFactoryLoader::QFactoryLoader() checking directory path "/usr/local/bin/accessible" ... QFactoryLoader::QFactoryLoader() checking directory path "/usr/local/bin/accessiblebridge" ... [0000000828af2be0] main playlist: playlist is empty --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268652-25061-39QABKW9ZQ>