Hi everyone,
I have a custom yocto image based on rpi4. There I have qt functionality based on meta-qt6. In my qt application I need virtual keyboard and I decided to use plasma-keyboard for my qt application. I clonned “yocto-meta-kde“ and “yocto-meta-kf6” layers with my yocto image. Also I added plasma-keyboard and other necessary recipes with my image. I successfully build the image and tired the plasma-keyboard on my qt application. The keyboard pops up, but some icons are missing (globe, backspace etc), and also the language pop-up function does not work. Can anyone help me with this problem? What other recipes or tricks am I missing?