[E-devel] Space stripping in CDATA (Simple XML Parser)

2013-03-06 Thread Vladislav Brovko
Hello, During writeing test for eina_simple_xml_parser.c I found that test eina_simple_xml_parser_node_dump which is already exists failed. Output contains: tests/eina/eina_test_simple_xml_parser.c:57:F:Simple Xml Parser:eina_simple_xml_parser_node_dump:0: Assertion 'out==buf' failed: .. I co

Re: [E-devel] RFC: Handling of client-side window decorations on Wayland (framespace)

2013-03-06 Thread The Rasterman
On Thu, 28 Feb 2013 16:22:34 -0300 Rafael Antognolli said: > tl;dr: > > To have a sub-ecore_evas inside the wayland ecore_evas. The > sub-ecore_evas would handle the client area content, while the > ecore_evas (external one) would handle the rendering of the window > decorations. not a fan of t

Re: [E-devel] crash in ecore_fb

2013-03-06 Thread The Rasterman
On Tue, 5 Mar 2013 13:56:26 +0400 Юрий Лунев said: > Hello. > > I have encountered a possible bug in ecore 1.7.5 > > I have an ARM platform that runs (yet) a simple app with a text clock. > > Rarely it crashes with a coredump. I got following stack trace: > > #0 _ecore_fb_li_device_fd_callba

Re: [E-devel] check_magic failed in elementary 1.7.5 app

2013-03-06 Thread The Rasterman
On Tue, 5 Mar 2013 14:02:48 +0400 Юрий Лунев said: quick q.. did u do elm_init() ? > Hi. > > I use EFL 1.7.5. > > Every time my app is starting on my target device (custom ARM board with a > framebuffer), I got following warning: > > ERR<3110>:ecore ecore.c:558 _ecore_magic_fail() > *** ECORE

Re: [E-devel] RFC: Handling of client-side window decorations on Wayland (framespace)

2013-03-06 Thread Rafael Antognolli
On Wed, Mar 6, 2013 at 11:55 AM, Carsten Haitzler wrote: > On Thu, 28 Feb 2013 16:22:34 -0300 Rafael Antognolli > said: > >> tl;dr: >> >> To have a sub-ecore_evas inside the wayland ecore_evas. The >> sub-ecore_evas would handle the client area content, while the >> ecore_evas (external one) woul

Re: [E-devel] E SVN: kuuko trunk/BINDINGS/python/python-efl

2013-03-06 Thread Davide Andreoli
2013/3/6 Enlightenment SVN > Log: > python-efl: A very quick and dirty api function coverage script that > only does elm at the moment. > > GREAT !! > > Author: kuuko > Date: 2013-03-06 01:08:15 -0800 (Wed, 06 Mar 2013) > New Revision: 84411 > Trac: http://trac.enlighten

Re: [E-devel] RFC: Handling of client-side window decorations on Wayland (framespace)

2013-03-06 Thread The Rasterman
On Wed, 6 Mar 2013 13:44:33 -0300 Rafael Antognolli said: > On Wed, Mar 6, 2013 at 11:55 AM, Carsten Haitzler > wrote: > > On Thu, 28 Feb 2013 16:22:34 -0300 Rafael Antognolli > > said: > > > >> tl;dr: > >> > >> To have a sub-ecore_evas inside the wayland ecore_evas. The > >> sub-ecore_evas wou