I added a ComoboBox in my program to my qml. This runs fine on desktop (both Ubuntu and Win7). As soon as I deploy my program on my embedded linux machine (sabrelight with yocto) it crashes as soon as I try to open the list of items from the ComboBox.
Anyone encountered a similar behaviour? Any idea why that happens?