oguzhaninan / Stacer

Linux System Optimizer and Monitoring - https://oguzhaninan.github.io/Stacer-Web
GNU General Public License v3.0
8.82k stars 600 forks source link

Does not work with QT_QPA_PLATFORM=wayland #494

Open arun54321 opened 2 years ago

arun54321 commented 2 years ago
~ ❯ stacer
This application failed to start because it could not find or load the Qt platform plugin "wayland"
in "".

Available platform plugins are: xcb.

Reinstalling the application may fix this problem.
[1]    8537 IOT instruction (core dumped)  stacer
amiga-500 commented 2 years ago

sudo apt install qtwayland5 -y

arun54321 commented 2 years ago

I use fedora. I have qt5-qtwayland already installed.

Installed Packages
Name         : qt5-qtwayland
Version      : 5.15.3
Release      : 2.fc36
Architecture : x86_64
Size         : 4.7 M
Source       : qt5-qtwayland-5.15.3-2.fc36.src.rpm
Repository   : @System
From repo    : updates
Summary      : Qt5 - Wayland platform support and QtCompositor module
URL          : http://www.qt.io
License      : LGPLv3
Description  : Qt5 - Wayland platform support and QtCompositor module.
f-klement commented 1 year ago

I face the same issue on arch with both qt5 and qt6-wayland installed