From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 0D8DBE00C2E; Sun, 6 Mar 2016 23:16:21 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no * trust * [77.245.33.226 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] X-Greylist: delayed 67 seconds by postgrey-1.32 at yocto-www; Sun, 06 Mar 2016 23:16:19 PST Received: from smtp.exceet.ch (smtp.exceet.ch [77.245.33.226]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 6A598E00C00 for ; Sun, 6 Mar 2016 23:16:19 -0800 (PST) Received: from XMAIL01.exceet.ch ([fe80::7c99:96b7:232d:52b1]) by XMAIL02.exceet.ch ([fe80::54c9:4bff:1172:809%12]) with mapi id 14.03.0210.002; Mon, 7 Mar 2016 08:15:09 +0100 From: Schrempf Frieder To: "pierluigi.passaro@phoenixsoftware.it" Thread-Topic: [meta-freescale] QT5.5 webengine with eglfs Thread-Index: AQHReEEUsaSTgGK+G0SZJM8RMh9fCQ== Date: Mon, 7 Mar 2016 07:15:08 +0000 Message-ID: <56DD2A7D.9000700@exceet.de> References: In-Reply-To: Accept-Language: de-DE, en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [80.149.173.67] MIME-Version: 1.0 Cc: "meta-freescale@yoctoproject.org" Subject: Re: QT5.5 webengine with eglfs X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2016 07:16:21 -0000 Content-Language: de-DE Content-Type: text/plain; charset="Windows-1252" Content-ID: <286F2F10A8994C40AED657A54A2EB715@exceet.ch> Content-Transfer-Encoding: quoted-printable On 05.03.2016 22:30, pierluigi.passaro@phoenixsoftware.it 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=20 QtWebEngine silently crashes, when it doesn't find any fonts. I had this problem while building a basic image in Yocto, that didn't=20 include any fonts and could solve it this way. Regards Frieder=