#[solved]qt.qpa.plugin Could not find the Qt platform plugin wayland
18 messages · Page 1 of 1 (latest)
what is the program?
hm well thats wayland for you, have you tried reinstalling your drivers?
some if not all graphics drivers will need to be reinstalled per kernel
uhh probably dont know much about amd
actually yeah i think it is
do you have non wayland qt installed?
first off, uninstall the x11extras, since you're on wayland they should be useless
but have you tried reinstalling the programs? thats what the error message says atleast
try running export QT_QPA_PLATFORM=wayland
is this fish by chance?
for the one that doesnt work, try QT_QPA_PLATFORM=wayland;xcb instead
QT_QPA_PLATFORM="wayland;xcb" maybe this?
ans-chan (succubus) received a thank you cookie!
ah perfect! add it to your shell startup script to make it persistent
zsh right? i believe just add the line in your ~/.zshrc
You're thanking too much ó_ò
no worries:)