SUMMARY Running the nightly Flatpak on KDE Neon User Edition fails. STEPS TO REPRODUCE 1. Install Flatpak from https://origin.cdn.kde.org/flatpak/plasma-keyboard-nightly/org.kde.plasma.keyboard.flatpakref 2. flatpak run org.kde.plasma.keyboard OBSERVED RESULT user@computer:~$ flatpak run org.kde.plasma.keyboard qt.qpa.wayland: qtvirtualkeyboard currently is not supported at client-side, use QT_IM_MODULES=qtvirtualkeyboard at compositor-side. pci id for fd 15: 10de:1f9d, driver (null) kmsro: driver missing qrc:/qt/qml/org/kde/plasma/keyboard/main.qml:99:13: TypeError: Cannot read property 'aspectRatio' of null Failed to initialize input panel-shell integration, possibly because compositor does not support the layer-shell protocol ASSERT failure in Q_UNREACHABLE(): "Q_UNREACHABLE was reached", file /run/build/plasma-keyboard/src/main.cpp, line 124 EXPECTED RESULT The keyboard works SOFTWARE/OS VERSIONS Operating System: KDE neon User Edition KDE Plasma Version: 6.4.5 KDE Frameworks Version: 6.18.0 Qt Version: 6.9.2 Kernel Version: 6.14.0-29-generic (64-bit) Graphics Platform: Wayland Processors: 16 × AMD Ryzen 7 5800HS with Radeon Graphics Memory: 16 GiB of RAM (15.0 GiB usable) Graphics Processor 1: AMD Radeon Graphics Graphics Processor 2: NVIDIA GeForce GTX 1650 with Max-Q Design ADDITIONAL INFORMATION This seems to trigger BUG 509651 but in my understand it is a different problem
> STEPS TO REPRODUCE > 1. Install Flatpak from https://origin.cdn.kde.org/flatpak/plasma-keyboard-nightly/org.kde.plasma.keyboard.flatpakref > 2. flatpak run org.kde.plasma.keyboard Plasma Keyboard is not a regular application, its handled by kwin. You cannot start it using flatpak run. Instead you need to select it in the systemsettings. > This seems to trigger BUG 509651 but in my understand it is a different problem I don't see how its different? In case I misunderstand please feel free to reopen.