ERR:edje ../src/lib/edje/edje_embryo.c:4719 _edje_embryo_test_run() You are running Embryo->EDC->Embryo with script program '_p2';
A run_program runs the '2'th program 'call_animation,state1' in the group 'prefs_edje' of file C:/Users/coku/source/efl/prefix/share/elementary/objects/test_prefs.edj;
By the power of Grayskull, your previous Embryo stack is now broken!
ERR:edje ../src/lib/edje/edje_embryo.c:4719 _edje_embryo_test_run() You are running Embryo->EDC->Embryo with script program '_p3';
A run_program runs the '3'th program 'call_animation,state2' in the group 'prefs_edje' of file C:/Users/coku/source/efl/prefix/share/elementary/objects/test_prefs.edj;
By the power of Grayskull, your previous Embryo stack is now broken!
ERR:edje ../src/lib/edje/edje_embryo.c:4719 _edje_embryo_test_run() You are running Embryo->EDC->Embryo with script program '_p2';
A run_program runs the '2'th program 'call_animation,state1' in the group 'prefs_edje' of file C:/Users/coku/source/efl/prefix/share/elementary/objects/test_prefs.edj;
By the power of Grayskull, your previous Embryo stack is now broken!
And by sliding a bit any of the two sliders errors similar to this raised:
To don't throw all those errors.
Besides the errors being throw, the application actually seems to work as it does on the master branch, but I couldn't understand what it should do.
Steps to reproduce
Run elementary_test.exe
Open Prefs - this is enough to see the first group of errors.
3, Play a little with the slider - this should yield the second group of errors
Current behavior
Just from opening it return errors like:
And by sliding a bit any of the two sliders errors similar to this raised:
Expected behavior
To don't throw all those errors. Besides the errors being throw, the application actually seems to work as it does on the master branch, but I couldn't understand what it should do.
Steps to reproduce
elementary_test.exe
Prefs
- this is enough to see the first group of errors. 3, Play a little with the slider - this should yield the second group of errors