[E-devel] segfault when loading engage

2011-09-20 Thread Jochen Schröder
Hi, just compiled e from scratch and get a segfault when loading the engage module. bt attached Cheers Jochen Continuing. Program received signal SIGSEGV, Segmentation fault. 0x7f3d2de6ccdd in _ngi_init_timer_cb (data=) at e_mod_main.c:1659 1659if (!strcmp(em->name, "comp"))

Re: [E-devel] E SVN: tasn IN trunk/evas/src: lib/canvas tests

2011-09-20 Thread Tom Hacohen
On 20/09/11 12:15, Daniel Juyung Seo wrote: > great combi woohyun and tasn! Haha, yeah, WooHyun is the man. -- Tom. -- All the data continuously generated in your IT infrastructure contains a definitive record of custom

Re: [E-devel] E SVN: hermet trunk/elementary/src/lib

2011-09-20 Thread ChunEon Park
It could be. But no, right now. Let's run together for the best moment! -Regards, Hermet- -Original Message- From: "Daniel Juyung Seo" To: enlightenment-devel@lists.sourceforge.net Cc: enlightenment-...@lists.sourceforge.net S

Re: [E-devel] E SVN: tasn IN trunk/evas/src: lib/canvas tests

2011-09-20 Thread Daniel Juyung Seo
great combi woohyun and tasn! Daniel Juyung Seo (SeoZ) On Tue, Sep 20, 2011 at 5:05 PM, Enlightenment SVN wrote: > Log: > Evas textblock: Fixed an issue when deleting A from A. > >  Reported by WooHyun. Thanks a lot, great catch, also told me where and what >  the issue is exactly. > >  Also add

[E-devel] [Patch] els_scroller - bouncing doesn't work in specific case

2011-09-20 Thread Jaehwan Kim
Dear all I found the bouncing of the scroller doesn't work in specific case. When the scroller is scrolled but the animation doesn't occur, sd->down.dy is not changed. Then in elm_smart_scroller_child_pos_set, it's possible not to pass the below conditional sentence even if it have to has the bou

Re: [E-devel] Segfault in E

2011-09-20 Thread Tom Hacohen
On 14/09/11 16:26, Tom Hacohen wrote: Hey guys, I attached the backtrace. Happened when I switched desktops using my key combination. I have engage, and compositing using gl with an nvidia card. Another backtrace, different place, same module, another segfault. -- Tom. #6 0xb5ccdbac in _e_m

Re: [E-devel] E SVN: hermet trunk/elementary/src/lib

2011-09-20 Thread Daniel Juyung Seo
No macro for the part names? Daniel Juyung Seo (SeoZ) On Tue, Sep 20, 2011 at 10:39 AM, Enlightenment SVN wrote: > Log: > Elementary/naviframe - doc more. > >  Since the users have no idea about elm_object_item content/text parts names > which are available, >  added those part names in doc her