Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Initial project building fails on Fedora. Ignoring XDG_SESSION_TYPE=wayland on Gnome, qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in "".
Forum Updated to NodeBB v4.3 + New Features

Initial project building fails on Fedora. Ignoring XDG_SESSION_TYPE=wayland on Gnome, qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in "".

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 647 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    Neordinator
    wrote on last edited by
    #1

    Hello, I've tryed to create new project in QtQuick with CMake. But there is an issue that I can't solve.

    Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
    qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
    This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
    
    Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, webgl.
    

    It appears every time when I build a default QtQuick project.
    My settings:
    CPU- Intel® Core™ i5-4670 × 4; GPU - Mesa Intel® HD Graphics 4600 (HSW GT2); System - Linux Fedora 36 x64 (Workstation Edition); GNOME version - 42.0; window interface - wayland.
    I'm new on linux, help me fix this, pls.

    1 Reply Last reply
    1

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved