On Mon, Jan 23, 2017 at 9:56 AM, René J.V. Bertin <[email protected]> wrote: > The error: > %> env LD_LIBRARY_PATH=/opt/local/testing/libexec/qt5/lib > QT_PLUGIN_PATH=/opt/local/testing/share/qt5/plugins > QT_QPA_PLATFORM_PLUGIN_PATH=/opt/local/testing/share/qt5/plugins/platforms > systray-qt5/systray-qt5 > This application failed to start because it could not find or load the Qt > platform plugin "xcb" > in "/opt/local/testing/share/qt5/plugins/platforms". > > Available platform plugins are: wayland-org.kde.kwin.qpa, eglfs, linuxfb, > minimal, minimalegl, offscreen, wayland-egl, wayland, wayland-xcomposite-egl, > wayland-xcomposite-glx, xcb. > > Reinstalling the application may fix this problem. > Abort (core dumped)
Hi, Try running with QT_DEBUG_PLUGINS=1 and report back. Regards, Sergio Martins _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
