Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
6.5.0
-
None
-
Ubuntu 22.04.1 LTS, 64-bit, GNOME 42.5, Windowing System X11
Description
Steps to reproduce:
- Open any widgets example or create simple Qt Widgets application using wizard.
- Try to build the app on X11 linux with Qt 6.5.0 desktop.
Expected: The application runs.
Actual: The application could not be built - error appears:
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found. This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.Available platform plugins are: wayland, eglfs, minimalegl, offscreen, minimal, linuxfb, vkkhrdisplay, xcb, vnc, wayland-egl.
Reproducibility: 100%
NOTES: Not reproducible on Qt 6.4.3 and Qt 6.2.8 - all 3 versions were installed in the same way.
Attachments
Issue Links
- duplicates
-
QTBUG-112185 qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
- Closed
- is duplicated by
-
QTBUG-108796 Some examples crash when running with Qt 6.5 kit
- Closed
- relates to
-
QTQAINFRA-5592 Qt Test Attack - Q2, 2023
- Open
- mentioned in
-
Page Loading...