On Mon, 31 Jan 2011 23:50:29 +0100 Andreas Volz <li...@brachttal.net> said:

thats a theme bug. basically its found that geometry is like this:

part a depends on part b
part b depends on part c
part c depends on part a

or something like that. it has a circular dependency in the input and as such
edje is unable to calculate anything as it'd end up in an infinite loop, so it
aborts and complains about it. i'd say its an issue with the scroller edje
group by the look of things.

> Hello,
> 
> my elementary application changes some edje label by using the param
> interface.
> 
> Sometimes when updating this error message:
> 
> 
> ERR<1478>:edje edje_calc.c:1689 _edje_part_recalc() Circular dependency when
> calculating part "sb_vbar". Already calculating X [01] axes. Need to
> calculate XY [03] axes ERR<1478>:edje edje_calc.c:1689 _edje_part_recalc()
> Circular dependency when calculating part "sb_vbar". Already calculating X
> [01] axes. Need to calculate X [01] axes ERR<1478>:edje edje_calc.c:1689
> _edje_part_recalc() Circular dependency when calculating part "sb_vbar".
> Already calculating X [01] axes. Need to calculate X [01] axes ERR<1478>:edje
> edje_calc.c:1689 _edje_part_recalc() Circular dependency when calculating
> part "elm.swallow.content". Already calculating XY [03] axes. Need to
> calculate X [01] axes ERR<1478>:edje edje_calc.c:1689 _edje_part_recalc()
> Circular dependency when calculating part "elm.dragable.hbar". Already
> calculating XY [03] axes. Need to calculate XY [03] axes
> 
> Do you think it's an application bug or a library bug?
> 
> BTW: seems to arrive more often if I update the label faster.
> 
> regards
>       Andreas
> 
> ------------------------------------------------------------------------------
> Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
> Finally, a world-class log management solution at an even better price-free!
> Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
> February 28th, so secure your free ArcSight Logger TODAY! 
> http://p.sf.net/sfu/arcsight-sfd2d
> _______________________________________________
> 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


------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to