Re: [E-devel] [Patch] edje_cc : group_inherit feature

2011-09-17 Thread Jaehwan Kim
Reading this ringed a BIG warning in my mind. You need to be careful with the way Edje is done. I did not review the code, but let's remember that: - All references are done by integer identifier. Order will affect that! When you provide insert_before and insert_after, do you recalculate

[E-devel] photocam segfault

2011-09-17 Thread wagner frederic
hi everyone, i'm moving on on my little pdf viewer and I have a segfault bound to the photocam widget. the code is still compiled against latest svn trunk. reproducing the bug can be done this way: source code: http://www-id.imag.fr/Laboratoire/Membres/Wagner_Frederic/main.c two pdf files to

Re: [E-devel] photocam segfault

2011-09-17 Thread Vincent Torri
hey, On Sat, 17 Sep 2011, wagner frederic wrote: hi everyone, i'm moving on on my little pdf viewer and I have a segfault bound to the photocam widget. the code is still compiled against latest svn trunk. reproducing the bug can be done this way: source code:

[E-devel] an odd compositing bug

2011-09-17 Thread Mike Blumenkrantz
Hi, Apparently the giant elm tooltips (see tests) only work when compositing is disabled. I have no reason why. Anyone familiar with compositing is urged to either look into this or contact me to help debug it. -- Mike Blumenkrantz Zentific: Coding in binary since '10.

Re: [E-devel] Lib ICU Integration

2011-09-17 Thread Tom Hacohen
On 16/09/11 04:44, Govindaraju SM wrote: == Requirement is providing Date time input widget which should change the format automatically based on current system locale, also display the date field strings in the locale specific language. so, at this moment ICU lib utilization is only for date