Re: OpenGL ES on project neon

2014-08-20 Thread Thomas Lübking
On Donnerstag, 21. August 2014 07:24:33 CEST, Martin Gräßlin wrote: btw, is there a way to run qdbus correctly from SSH? If I run it inside X11 konsole, I get all the stuff, if I run it from SSH, even with xhost and DISPLAY set, I don't get anything about kde: Sorry, no idea how to do that.

Re: Re: Re: OpenGL ES on project neon

2014-08-20 Thread Martin Gräßlin
On Thursday 21 August 2014 10:43:25 Marian Mihailescu wrote: > and another update: > > I symlinked all libGLs to libEGL now it can detect it properly: > http://paste.ubuntu.com/8102377/ > > Unfortunately still has the same issue: http://i.imgur.com/EfIDWIr.png :( > metacity: http://i.imgur.co

Re: Re: OpenGL ES on project neon

2014-08-20 Thread Marian Mihailescu
Upon further looking, looks like libEGL and libGLES symlinks were replaced and were pointing to MESA instead of Mali libraries. I have fixed the symlinks, but the results is the same... It's weird because I have set up alternatives to handle switching between mesa sand mali, and mali was selected,

Re: Re: OpenGL ES on project neon

2014-08-20 Thread Marian Mihailescu
I have recompiled Qt properly against EGL (-opengl es). Then I have recompiled KWin with no extra things, and it picked up EGL: ... -- Found EGL: /usr/lib/arm-linux-gnueabihf/libEGL.so (found version "1.4") (that's the correct lib) ... -- The following OPTIONAL packages have been found: ... * EG

Re: Re: OpenGL ES on project neon

2014-08-20 Thread Marian Mihailescu
and another update: I symlinked all libGLs to libEGL now it can detect it properly: http://paste.ubuntu.com/8102377/ Unfortunately still has the same issue: http://i.imgur.com/EfIDWIr.png :( metacity: http://i.imgur.com/jv1lwxS.jpg (no more error about kwin though) btw, is there a way to run

Re: OpenGL ES on project neon

2014-08-20 Thread Marian Mihailescu
Thanks for the quick reply... I build all the packages from the project-neon PPA - they only had builds for x86 so I had to figure out the deps myself and there were many packages, so I did not check any config options for any package... About Open GL errors: it happens for some other apps I have

Re: Re: OpenGL ES on project neon

2014-08-20 Thread Martin Gräßlin
On Wednesday 20 August 2014 23:29:49 Marian Mihailescu wrote: > Thanks for the quick reply... > I build all the packages from the project-neon PPA - they only had > builds for x86 so I had to figure out the deps myself and there were > many packages, so I did not check any config options for any >

Re: OpenGL ES on project neon

2014-08-20 Thread Martin Gräßlin
On Wednesday 20 August 2014 21:08:16 Marian Mihailescu wrote: > Hope I am posting this on the right mailing list... the best fitting mailing list would be kwin, but as I spot the mail and even saw that it's about kwin, it's probably fine here, too :-) > > Just compiled project neon on armhf / M

OpenGL ES on project neon

2014-08-20 Thread Marian Mihailescu
Hope I am posting this on the right mailing list... Just compiled project neon on armhf / Mali 400, and OpenGL ES is not running... On KDE4, kwin_gles runs fine. See log here:http://paste.ubuntu.com/8097079/ On KDE5 (project neon), OpenGL ES is not working, only xrender... This is when running K