Re: [E-devel] Compilation of elementary_test misbehaviour in Wayland
On 08/14/2012 05:45 AM, Carsten Haitzler (The Rasterman) wrote: > On Mon, 13 Aug 2012 21:22:26 -0300 "Eduardo Lima (Etrunko)" > said: > > hey ... interesting email address there etrunko :) > > a quick read of that: > > 3d: >wayland_egl or wayland_shm? > This is actually mislabeled. It should be the GLView tests, not the 3D map tests :) however this is a known issue. > buttons: >i think this may be a result of soem framespace coord issues in events - > not > sure though. cursors: yup. incomplete cursor work in efl wayland support > This is a known issue, tho not related to framespace coords but rather to input_region changes in wayland/weston that have not yet been ported to efl wayland. > effects: >i suspect framespace issues. Verified. Framespace corner case(s). > > entry: >framespace issues here and pending patches for copy & paste. > > focus: >i think framespace again. shift-tab may be a kbd modifier/sym issue Confirmed. Yes, shift-tab is (more than likely) a modifier/sym issue. > > lists: >both smell like non-wayland specific issues... ARGH!. i've remvoed from > that > wiki page and moved to the elm "bugs" ticket here: > http://trac.enlightenment.org/e/ticket/1195 > > naviframe: >framespace issue again i think > > popup: >framespace - i think event coords issue > > selectors: >framespace issues > > stored surface buffer: >fullscreen will be a lack of an implemented "please make my window > fullscreen" request in efl core (ecore/elm) and/or in the wayland compositor > itself. not sure. > Interesting. This should be working now. I'll have a look, thanks :) > toolbars: >framespace :) > > window/background: >window inline... eh? weird weird! thats just a buffer canvas. hmm maybe > buffer canvas support in wayland stuff in ecore-evas isnt working? Appears to be the case...hmmm, will have to dig into this one. >rotation... the engine must support this - this will be an issue in > wayland_shm or wayland_egl. it's incomplete support for this feature. > Rotation is in progress. I have it working for wayland_egl but not for wayland_shm yet. Cheers, dh > so out of this i get the following: > > 1. framespace issues all over. probably lots of corner cases missing handling > and event translation etc. > 2. some incomplete support in ecore/elm and evas for features. :) > 3. gl stuff depends on your answer on engine :) > >> Heya, >> >> I have gone through each one of the tests in elementary_test comparing >> the behaviour of the tests using wayland backend and X11. The list of >> issues can be found in the following wiki page: >> >> http://trac.enlightenment.org/e/wiki/Wayland/ElementaryTest >> >> Many of the issues are related to each other and the fixes will result >> in improvement for all the others. Some of them are already have tickets >> associated, and for the ones which don't, I will create the tickets >> tomorrow. >> >> Best regards, Etrunko >> >> -- >> Eduardo de Barros Lima (Etrunko) >> Software Engineer, Open Source Technology Center >> Intel Corporation >> São Paulo, Brazil >> eduardo.l...@linux.intel.com -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] Compilation of elementary_test misbehaviour in Wayland
On Mon, 13 Aug 2012 21:22:26 -0300 "Eduardo Lima (Etrunko)" said: hey ... interesting email address there etrunko :) a quick read of that: 3d: wayland_egl or wayland_shm? buttons: i think this may be a result of soem framespace coord issues in events - not sure though. cursors: yup. incomplete cursor work in efl wayland support effects: i suspect framespace issues. entry: framespace issues here and pending patches for copy & paste. focus: i think framespace again. shift-tab may be a kbd modifier/sym issue lists: both smell like non-wayland specific issues... ARGH!. i've remvoed from that wiki page and moved to the elm "bugs" ticket here: http://trac.enlightenment.org/e/ticket/1195 naviframe: framespace issue again i think popup: framespace - i think event coords issue selectors: framespace issues stored surface buffer: fullscreen will be a lack of an implemented "please make my window fullscreen" request in efl core (ecore/elm) and/or in the wayland compositor itself. not sure. toolbars: framespace :) window/background: window inline... eh? weird weird! thats just a buffer canvas. hmm maybe buffer canvas support in wayland stuff in ecore-evas isnt working? rotation... the engine must support this - this will be an issue in wayland_shm or wayland_egl. it's incomplete support for this feature. so out of this i get the following: 1. framespace issues all over. probably lots of corner cases missing handling and event translation etc. 2. some incomplete support in ecore/elm and evas for features. :) 3. gl stuff depends on your answer on engine :) > Heya, > > I have gone through each one of the tests in elementary_test comparing > the behaviour of the tests using wayland backend and X11. The list of > issues can be found in the following wiki page: > > http://trac.enlightenment.org/e/wiki/Wayland/ElementaryTest > > Many of the issues are related to each other and the fixes will result > in improvement for all the others. Some of them are already have tickets > associated, and for the ones which don't, I will create the tickets > tomorrow. > > Best regards, Etrunko > > -- > Eduardo de Barros Lima (Etrunko) > Software Engineer, Open Source Technology Center > Intel Corporation > São Paulo, Brazil > eduardo.l...@linux.intel.com > > -- > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > ___ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
[E-devel] Compilation of elementary_test misbehaviour in Wayland
Heya, I have gone through each one of the tests in elementary_test comparing the behaviour of the tests using wayland backend and X11. The list of issues can be found in the following wiki page: http://trac.enlightenment.org/e/wiki/Wayland/ElementaryTest Many of the issues are related to each other and the fixes will result in improvement for all the others. Some of them are already have tickets associated, and for the ones which don't, I will create the tickets tomorrow. Best regards, Etrunko -- Eduardo de Barros Lima (Etrunko) Software Engineer, Open Source Technology Center Intel Corporation São Paulo, Brazil eduardo.l...@linux.intel.com -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel