OS: Arch Linux x86_64
Using KDE Plasma in a wayland session, XnViewMP doesn't start.
When starting via terminal it throws the following error:
Code: Select all
qt.qpa.wayland: No shell integration named "xdg-shell" found
qt.qpa.wayland: No shell integration named "xdg-shell-v6" found
qt.qpa.wayland: No shell integration named "wl-shell" found
qt.qpa.wayland: No shell integration named "ivi-shell" found
qt.qpa.wayland: Loading shell integration failed.
qt.qpa.wayland: Attempted to load th
To reproduce:
1. install the xnviewmp package in a wayland session
2. start xnviewmp
Actual behaviour (bug): Program doesn't start

Expected behaviour: Program starts
The issue doesn't appear when istalling the xnviewmp-system-libs package or when running xnviewmp in an x11 session.