From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 96060E00992; Tue, 14 Jul 2015 20:04:40 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider * (jcrigby[at]gmail.com) * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.214.177 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * 0.0 HTML_MESSAGE BODY: HTML included in message * -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's * domain * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Received: from mail-ob0-f177.google.com (mail-ob0-f177.google.com [209.85.214.177]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 36F8CE0086D for ; Tue, 14 Jul 2015 20:04:37 -0700 (PDT) Received: by obbgp5 with SMTP id gp5so18345871obb.0 for ; Tue, 14 Jul 2015 20:04:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=F795z9JIgR1LM5tcvdU6UgpMZLMGVdv15ZwVVYem7Zo=; b=rFNhkT/2k6bLITXAhgBCCMJQnVvpyuk6ih/uDs+3nhtXCa9vsVCt03cRcUpOVOh1/3 4SEy7QX1GV1pDremN+GNgN9dXoZlgWCGcr1JrU4TVGl0hh/pPayrprsmrc8/55EjKHCx CdLlrAU/YtLvMUApElLgRABQIA/g1ECpRz6uaVEJkViYnq31BG7NgjD9uyJ3BcXWKgez fhjMi028S+b8Zox26wy1NzlfxVL4MbI7EdzFcYJ37tDRYrKjUiwi96i1mE9fff0i0EdO Efsodx66fOY/qruuhxjHNlgby31OLey3XysJuU7t4+w2HWQF6u9q57lUCwafbU5FNg8v XBJQ== MIME-Version: 1.0 X-Received: by 10.202.225.65 with SMTP id y62mr1488501oig.78.1436929476901; Tue, 14 Jul 2015 20:04:36 -0700 (PDT) Received: by 10.182.8.38 with HTTP; Tue, 14 Jul 2015 20:04:36 -0700 (PDT) In-Reply-To: References: Date: Tue, 14 Jul 2015 21:04:36 -0600 Message-ID: From: John Rigby To: Otavio Salvador Cc: "meta-freescale@yoctoproject.org" , Prabhu Sundararaj Subject: Re: REGRESSION: Qt5 EGLFS support is broken 3.10.53-1.1.x and 3.14.28-1.0.x GPU 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: Wed, 15 Jul 2015 03:04:40 -0000 Content-Type: multipart/alternative; boundary=001a113d469409c1eb051ae137fa --001a113d469409c1eb051ae137fa Content-Type: text/plain; charset=UTF-8 I need EGLFS on mx6, does this question mean there are issues with fido and that I should stick with dizzy for now? On Thu, Jun 18, 2015 at 12:05 PM, Otavio Salvador wrote: > Hello, > > We have some customers which are migrating from Dizzy for Fido. Some > uses Qt5 applications in EGLFS mode and we found a serious regression, > every EGLFS application is returning: > > EGL Error : Could not create the egl surface: error = 0x3003 > > Using 3.10.17, from Dizzy, very same application works fine. > > To reproduce: > > - fsl-community-bsp - fido > - add meta-qt5 > - generate an image with cinematicexperience and qtbase-plugins included > - run the app passing "-platform eglfs" > > To narrow down the issue to the BSP, the meta-qt5 fido branch was used > for both tests (Qt5 5.4.2). > > Does some faced the same issue? > > -- > Otavio Salvador O.S. Systems > http://www.ossystems.com.br http://code.ossystems.com.br > Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 > -- > _______________________________________________ > meta-freescale mailing list > meta-freescale@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-freescale > --001a113d469409c1eb051ae137fa Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I need EGLFS on mx6, does this question mean there are iss= ues with fido and that I should stick with dizzy for now?

On Thu, Jun 18, 2015 at 12:= 05 PM, Otavio Salvador <otavio@ossystems.com.br> wrote= :
Hello,

We have some customers which are migrating from Dizzy for Fido. Some
uses Qt5 applications in EGLFS mode and we found a serious regression,
every EGLFS application is returning:

EGL Error : Could not create the egl surface: error =3D 0x3003

Using 3.10.17, from Dizzy, very same application works fine.

To reproduce:

=C2=A0- fsl-community-bsp - fido
=C2=A0- add meta-qt5
=C2=A0- generate an image with cinematicexperience and qtbase-plugins inclu= ded
=C2=A0- run the app passing "-platform eglfs"

To narrow down the issue to the BSP, the meta-qt5 fido branch was used
for both tests (Qt5 5.4.2).

Does some faced the same issue?

--
Otavio Salvador=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0O.S. Systems
http://www.ossystems.com.br=C2=A0 =C2=A0 =C2=A0 =C2=A0 http://code= .ossystems.com.br
Mobile: +55 (53) 9981-7854=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 Mobile: <= a href=3D"tel:%2B1%20%28347%29%20903-9750" value=3D"+13479039750">+1 (347) = 903-9750
--
_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproj= ect.org
https://lists.yoctoproject.org/listinfo/meta-f= reescale

--001a113d469409c1eb051ae137fa--