On Thu, 03 Oct 2013 19:47:48 +0200 Francesc Guasch <[email protected]>
said:

> Hi. I tried to build all the 1.7.8 libs and enlightenment-0.17.5
> After the login it looks like it starts but the screen blinks
> every second back and forth from the lightdm background screen to
> the e screen.

you seem to have... a driver problem. :) it sounds to me like that swapping is
the actual framebuffer swapping what it points to, and every time evas does a
swapbuffers with gl... it points either to the right buffer (the one that gl
rendered for evas) or some old fb that has old screen content from lightdm,
that it shouldn't point to. e itself is unable to actually do this kind of
thing - it has no such low level access... it's all inside the xserver
actually. :)

> With many efforts I can click logout and goes back to dm again.
> 
> This is an ubuntu 13.04, I cut and paste .xsession-errors, I don't
> know how to generate more logs from it.
> 
> Script for cjkv started at run_im.
> Script for default started at run_im.
> Script for cjkv started at run_im.
> Script for default started at run_im.
> libEGL warning: GLX/DRI2 is not supported
> action halt 3
> action reboot 3
> action suspend 3
> action hibernate 3
> 
> The VGA is: Intel Corporation 82Q35 Express Integrated
> 
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
> the latest Intel processors and coprocessors. See abstracts and register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
> _______________________________________________
> enlightenment-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [email protected]


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to