Skip to content

Issue with the Qt platform plugin "xcb" #38

@Charlsv316

Description

@Charlsv316

Thank you @grahamrow for your work!
Well, I downloaded Muview (2.1.3.3) and I am facing the following error:
This application failed to start because it could not find or load the Qt platform plugin "xcb"
in "".
Available platform plugins are: xcb
I am using Fedora and I am not good in Linux.
I worked with chatgpt and I reinstalled the following libraries:
libxcb, libxcb-devel, libX11, libX11-devel, libXcursor, libXcursor-devel, libXrandr, libXrandr-devel, libXi, libXi-devel, fontconfig and freetype
and it doesn't help. The problem is with the library: "libfontconfig.so.1" and I can open Muview2-x86_64.AppImage with the following command:
LD_PRELOAD=/ruta/a/libfontconfig.so.1 ./Muview2-x86_64.AppImage
This was my experienced. Thanks again for your work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions