On 05.03.2016 22:30, [email protected] wrote: > Hi all, > on iMX6 custom board, I'm trying to run QT5.5.1 webenginewidgets > examples using jethro release, but both "browser" and "fancybrowser" are > crashing. > Is there any know issue with QT5.5.1 webengine and eglfs? > > Thanks > Regards > Pierluigi Hi Pierluigi,
you might want to try to install some basic fonts on your system, as QtWebEngine silently crashes, when it doesn't find any fonts. I had this problem while building a basic image in Yocto, that didn't include any fonts and could solve it this way. Regards Frieder -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
