Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. xcb
Forum Updated to NodeBB v4.3 + New Features

xcb

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
2 Posts 2 Posters 370 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.
  • QuitaxdQ Offline
    QuitaxdQ Offline
    Quitaxd
    wrote on last edited by
    #1
    • qt5ct output
    ~ » qt5ct                                                                                                                                                                                           1 ↵ ramazan@arch
    Failed to create wl_display (No such file or directory)
    qt.qpa.plugin: Could not load the Qt platform plugin "wayland" 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: dxcb, xcb, eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx.
    
    [1]    23536 IOT instruction (core dumped)  qt5ct
    

    I get this error.

    • ldd output:
    ~ » ldd /usr/lib/qt/plugins/platforms/libqxcb.so                                                                                                                                                    1 ↵ ramazan@arch
    
    /usr/lib/qt/plugins/platforms/libqxcb.so: error while loading shared libraries: /usr/lib/libxcb-keysyms.so.1: file too short
    

    I use Arch btw.

    jsulmJ 1 Reply Last reply
    0
    • QuitaxdQ Quitaxd
      • qt5ct output
      ~ » qt5ct                                                                                                                                                                                           1 ↵ ramazan@arch
      Failed to create wl_display (No such file or directory)
      qt.qpa.plugin: Could not load the Qt platform plugin "wayland" 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: dxcb, xcb, eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx.
      
      [1]    23536 IOT instruction (core dumped)  qt5ct
      

      I get this error.

      • ldd output:
      ~ » ldd /usr/lib/qt/plugins/platforms/libqxcb.so                                                                                                                                                    1 ↵ ramazan@arch
      
      /usr/lib/qt/plugins/platforms/libqxcb.so: error while loading shared libraries: /usr/lib/libxcb-keysyms.so.1: file too short
      
      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Quitaxd said in xcb:

      /usr/lib/libxcb-keysyms.so.1: file too short

      Reinstall libxcb-keysyms1 package (Debian/Ubuntu, you did not mention on what OS you are).

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      • Login

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