https://bugs.kde.org/show_bug.cgi?id=486401
--- Comment #14 from [email protected] --- (In reply to Duncan from comment #13) > Question: Is the wayland windowing system permission settable at flatpack > runtime or must it be set in the flatpack at build or flatpack assembly time? The changes must go in the manifest, which can be found here: https://github.com/flathub/org.kde.kdiff3/blob/master/org.kde.kdiff3.json. > or via commandline > --platform xcb inside the flatpack as I did for my native-run testing. When the `Wayland windowing system` permission is granted, `--platform xcb` parameter, gives me the following error: ``` qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found. This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem. Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, wayland-egl, wayland, xcb. ``` -- You are receiving this mail because: You are watching all bug changes.
