All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yen-Chin Lee <coldnew.tw@gmail.com>
To: Neena Busireddy <neena.busireddy@freescale.com>
Cc: "meta-freescale@yoctoproject.org"
	<meta-freescale@yoctoproject.org>,
	Otavio Salvador <otavio@ossystems.com.br>
Subject: Re: [meta-fsl-arm][RFC][PATCH] qtbase: Fix xcb can't create OpenGL context error
Date: Thu, 16 Oct 2014 16:27:34 +0800	[thread overview]
Message-ID: <m2siios9cp.fsf@gmail.com> (raw)
In-Reply-To: <be136993dbdc4cb791a8580e35c0451c@DM2PR03MB478.namprd03.prod.outlook.com>


Hello Neena,

Sorry, please ignore this patch.

I testing this on my company's device, which is based on wandboard with
i.MX6DL CPU.

It seems like there's some problem on my qt-build (5.3.2), since I just
test the Qt under wayland before and try to switch to X11.

after

`bitbake -c cleanall qtbase; bitbake qtbase`

the problem seems gone.

Neena Busireddy writes:

> Hi Yen-Chin,
>
> That was not the bug. I just included a special case for sololite ( Sololite does not support 3D GPU hardware acceleration) for
> non-X11 builds. Without this patch, sololite non-x11 (frame buffer and Wayland) builds are broken. To my knowledge, we do not hook eglfs for X11 backend.
>
> Also, your patch does not include qeglfshooks_imx6.cpp for X11 backend.

  Yes, after review the code, when I build DISTRO_FEATURES with X11, it
  would not include qeglfshooks_imx6.cpp. So this is not bug.

>
> However, could you please let me know the steps to reproduce the error and the machine you are trying to build?
>
> Thanks,
> Neena Busireddy
>
> -----Original Message-----
> From: otavio.salvador@gmail.com [mailto:otavio.salvador@gmail.com] On Behalf Of Otavio Salvador
> Sent: Wednesday, October 15, 2014 1:50 PM
> To: Yen-Chin Lee; Busireddy Neena-B45787
> Cc: meta-freescale@yoctoproject.org
> Subject: Re: [meta-freescale] [meta-fsl-arm][RFC][PATCH] qtbase: Fix xcb can't create OpenGL context error
>
> Hello Yen-Chin,
>
> On Wed, Oct 15, 2014 at 12:47 PM, Yen-Chin Lee <coldnew.tw@gmail.com> wrote:
>> Make qtbase include qeglfshooks_imx6.cpp when build with X11, without
>> this the xcb platform would compliant that no GLX nor EGL are enabled.
>>
>> This bug was introduced in commit 55399e0.
>>
>> Signed-off-by: Yen-Chin Lee <coldnew.tw@gmail.com>
>
> I am adding Neena, who did the commit which broke it, in Cc so she can comment, test and send feedback about the patch.

--
Sent with my mu4e


      reply	other threads:[~2014-10-16  8:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-15 15:47 [meta-fsl-arm][RFC][PATCH] qtbase: Fix xcb can't create OpenGL context error Yen-Chin Lee
2014-10-15 18:50 ` Otavio Salvador
2014-10-15 20:16   ` Neena Busireddy
2014-10-16  8:27     ` Yen-Chin Lee [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2siios9cp.fsf@gmail.com \
    --to=coldnew.tw@gmail.com \
    --cc=meta-freescale@yoctoproject.org \
    --cc=neena.busireddy@freescale.com \
    --cc=otavio@ossystems.com.br \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.