stacer wont launch on hyprland
Author: XxRiKxXCreated Mar 25, 2023Updated Jun 15, 2026
This is the error I get
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.
zsh: IOT instruction (core dumped) stacerand this is in my env variables when starting hyprland
export QT_QPA_PLATFORM=wayland;xcb
according to thew hyprland wiki, it falls back to xcb if wayland doesnt work
Source: oguzhaninan/Stacer