Re: [Interest] Qt5/eglfs coredump in QGL2PaintEngineEx::begin due to null QGLContext.

2012-02-14 Thread Samuel Rødal
On 02/14/2012 01:08 AM, ext Jon Trulson wrote: > On Mon, 13 Feb 2012, Samuel Rødal wrote: > >> On 02/13/2012 01:50 AM, ext Jon Trulson wrote: >>> Hi, I'm building Qt5 (latest from git) on an arm board (imx53 QSB). I >>> am not using X11. I am using the eglfs plugin. >>> >>> I have attempted to run

Re: [Interest] Qt5/eglfs coredump in QGL2PaintEngineEx::begin due to null QGLContext.

2012-02-13 Thread Jon Trulson
On Mon, 13 Feb 2012, Samuel Rødal wrote: On 02/13/2012 01:50 AM, ext Jon Trulson wrote: Hi, I'm building Qt5 (latest from git) on an arm board (imx53 QSB). I am not using X11. I am using the eglfs plugin. I have attempted to run several of the qtbase demos (like [...] I'd recommend tryin

Re: [Interest] Qt5/eglfs coredump in QGL2PaintEngineEx::begin due to null QGLContext.

2012-02-13 Thread Samuel Rødal
On 02/13/2012 01:50 AM, ext Jon Trulson wrote: > Hi, I'm building Qt5 (latest from git) on an arm board (imx53 QSB). I > am not using X11. I am using the eglfs plugin. > > I have attempted to run several of the qtbase demos (like > animatedtiles). In all cases, I get a SEGV in > qpaintengineex_o

[Interest] Qt5/eglfs coredump in QGL2PaintEngineEx::begin due to null QGLContext.

2012-02-12 Thread Jon Trulson
Hi, I'm building Qt5 (latest from git) on an arm board (imx53 QSB). I am not using X11. I am using the eglfs plugin. I have attempted to run several of the qtbase demos (like animatedtiles). In all cases, I get a SEGV in qpaintengineex_opengl2.cpp:1960 (QGL2PaintEngineEx::begin()). This code l