http://www.enlightenment.org/ss/e-53a455acd50383.47066522.jpg

but i build packages for me, it is very possible
 to be my guilty :)


On Fri, Jun 20, 2014 at 10:48 AM, Vyacheslav <rim...@yandex.ru> wrote:

> Hello,
>
>
> On 06/20/2014 04:42 AM, Fan Cris wrote:
> > i have git efl/elementary 1 day old
> >
> > i build today ewe and eflete, after ./autogen.sh i have to do again
> > ./configure so can make
> >   run
> >
> > build fine, but on run is incomplete
> > after i open default.edj i have widgetlist but editor is empty
> > ERR<14542>:eo lib/eo/eo.c:603 _eo_call_resolve() in elm_widget.eo.c:313:
> > you called func 'elm_obj_widget_sub_object_add' (255) which is unknown in
> > class 'Edje_Edit'.
> > ...
> >
> > anyway, look great, kudos to all
>
> About the empty widgetlist: if you copied this file from system (default
> path:
> "/usr/local/share/elementary/theme/default.edj"), that file has root
> permission,
> and eflete can not open it. Please check the permission to this file.
>
>
> About 'unknown in class Edje_Edit' this problem in the Edje external
> module,
> this error has all edje_edit object when we  try to load the group with
> EXTERNAL
> parts. We have not corrected it. We fix it soon :)
>
> >
> > On Fri, Jun 20, 2014 at 1:57 AM, Carsten Haitzler <ras...@rasterman.com>
> > wrote:
> >
> >> On Thu, 19 Jun 2014 10:27:28 +0300 Vyacheslav <rim...@yandex.ru> said:
> >>
> >>> Hello,
> >>>
> >>> Branch master work properly on the EFL and Elementary 1.10.
> >>> This problem solved in the develop branch. Please checkout to develop
> >>> branch and try again.
> >>> Merge develop to master planed in EWE version 0.1.1 (27-Jun-2014).
> >>> And in this version will be update the libraries version dependencies.
> >> with either master or develop branches i get:
> >>
> >> make: *** No targets specified and no makefile found.  Stop.
> >>
> >> why do i have to:
> >>
> >> cd build
> >> make
> >>
> >> ? this is really weird/unusual for any autofoo project. it means regular
> >> build
> >> scripts/tools all have to be modified for this.
> >>
> >> ALSO.. develop branch fails too:
> >>
> >>   7:56AM ~/ewe/build > git branch
> >> * develop
> >>    master
> >>
> >> ...
> >> PASS: ewe_init_test
> >> PASS: ewe_ruler_test
> >> FAIL: ewe_combobox_test
> >> FAIL: ewe_tabs_test
> >> PASS: ewe_entry_test
> >> FAIL: ewe_statusbar_test
> >> make[4]: Entering directory '/home/raster/ewe/build/tests'
> >> make[4]: warning: -jN forced in submake: disabling jobserver mode.
> >> make[4]: Nothing to be done for 'all'.
> >> make[4]: Leaving directory '/home/raster/ewe/build/tests'
> >>
> >>
> ============================================================================
> >> Testsuite summary for ewe 0.1.0
> >>
> >>
> ============================================================================
> >> # TOTAL: 6
> >> # PASS:  3
> >> # SKIP:  0
> >> # XFAIL: 0
> >> # FAIL:  3
> >> # XPASS: 0
> >> # ERROR: 0
> >>
> >>
> ============================================================================
> >> See tests/test-suite.log
> >> Please report to enlightenment-devel@lists.sourceforge.net
> >>
> >>
> ============================================================================
> >>
> >> i haven't looked at the makefiles or configure or the tests to find out
> >> why,
> >> but develop branch isn't all ok. :)
> >>
> >>> Thanks,
> >>> Vyacheslav Reutskiy (rimmed)
> >>>
> >>>
> >>> On 06/18/2014 10:54 PM, Jeff Hoogland wrote:
> >>>> EWE keeps failing build tests for me and I can't seem to figure out
> the
> >>>> proper configure argument to skip building them. I've tried
> >>>> --with-tests=none/no and --disable-ewe-test
> >>>>
> >>>> Getting this compile error:
> >>>>
> >>>> PASS: ewe_init_test
> >>>> FAIL: ewe_tabs_test
> >>>> FAIL: ewe_combobox_test
> >>>> FAIL: ewe_entry_test
> >>>> FAIL: ewe_ruler_test
> >>>> FAIL: ewe_statusbar_test
> >>>> make[5]: Entering directory
> >>>> `/media/sda5/Bodhi/e17_debs/20140618/ewe-20140618/tests'
> >>>> make[5]: Nothing to be done for `all'.
> >>>> make[5]: Leaving directory
> >>>> `/media/sda5/Bodhi/e17_debs/20140618/ewe-20140618/tests'
> >>>>
> >>
> ============================================================================
> >>>> Testsuite summary for ewe 0.1.0
> >>>>
> >>
> ============================================================================
> >>>> # TOTAL: 6
> >>>> # PASS:  1
> >>>> # SKIP:  0
> >>>> # XFAIL: 0
> >>>> # FAIL:  5
> >>>> # XPASS: 0
> >>>> # ERROR: 0
> >>>>
> >>
> ============================================================================
> >>>> See tests/test-suite.log
> >>>> Please report to enlightenment-devel@lists.sourceforge.net
> >>>>
> >>
> ============================================================================
> >>>> make[4]: *** [test-suite.log] Error 1
> >>>> make[4]: Leaving directory
> >>>> `/media/sda5/Bodhi/e17_debs/20140618/ewe-20140618/tests'
> >>>> make[3]: *** [check-TESTS] Error 2
> >>>> make[3]: Leaving directory
> >>>> `/media/sda5/Bodhi/e17_debs/20140618/ewe-20140618/tests'
> >>>> make[2]: *** [check-am] Error 2
> >>>> make[2]: Leaving directory
> >>>> `/media/sda5/Bodhi/e17_debs/20140618/ewe-20140618/tests'
> >>>> make[1]: *** [check-recursive] Error 1
> >>>> make[1]: Leaving directory
> >>>> `/media/sda5/Bodhi/e17_debs/20140618/ewe-20140618'
> >>>>
> >>>>
> >>>> Using EFL/Elementary 1.10.1
> >>>>
> >>>>
> >>>> On Wed, Jun 18, 2014 at 11:42 AM, Daniel Juyung Seo <
> >> seojuyu...@gmail.com>
> >>>> wrote:
> >>>>
> >>>>> Elementary is not just for mobile, it can be used for desktop
> >> applications.
> >>>>> It already does.
> >>>>> Elementary configuration has default, standard(desktop), and mobile
> >>>>> profiles.
> >>>>> I hope ewe could nicely merged into elementary itself.
> >>>>>
> >>>>> Thanks.
> >>>>>
> >>>>> Daniel Juyung Seo (SeoZ)
> >>>>>
> >>>>>
> >>>>> On Tue, Jun 3, 2014 at 12:35 AM, Jeff Hoogland <
> >> jeffhoogl...@linux.com>
> >>>>> wrote:
> >>>>>
> >>>>>> Awesome. As someone spending time writing desktop applications using
> >>>>>> elementary - thank you!
> >>>>>>
> >>>>>>
> >>>>>> On Mon, Jun 2, 2014 at 10:10 AM, Vyacheslav <rim...@yandex.ru>
> >> wrote:
> >>>>>>> Hello,
> >>>>>>>
> >>>>>>> yes, there are some reasons.
> >>>>>>> Elementary it's a mobile devise touchscreen widget library,
> >>>>>>> it written in elementary.pc. Ewe it's widget library for desktop.
> >>>>>>> We make some widgets directed to desktop application: statusbar,
> >>>>>>> combobox, tabs. In our vision it will be separate to another
> >> library.
> >>>>>>> If community want to include this widgets to Elementary, we will be
> >>>>>>> happy.
> >>>>>>>
> >>>>>>> Best regards,
> >>>>>>> Vyacheslav
> >>>>>>>
> >>>>>>>
> >>>>>>> On 06/02/2014 04:31 PM, Jeff Hoogland wrote:
> >>>>>>>> Is the reason to have ewe separate from elementary to keep bloat
> >>>>> down?
> >>>>>>>> On Mon, Jun 2, 2014 at 8:23 AM, ChunEon Park <her...@naver.com>
> >>>>> wrote:
> >>>>>>>>> Good job.
> >>>>>>>>> Would you please share any demo video for us?
> >>>>>>>>>
> >>>>>>>>> ------------------------------------
> >>>>>>>>> -Regards, Hermet-
> >>>>>>>>>
> >>>>>>>>> -----Original Message-----
> >>>>>>>>> From: "Vyacheslav Reutskiy"<v.reuts...@samsung.com>
> >>>>>>>>> To: "enlightenment-devel@lists.sourceforge.net"<
> >>>>>>>>> enlightenment-devel@lists.sourceforge.net>;
> >>>>>>>>> Cc:
> >>>>>>>>> Sent: 2014-06-02 (월) 20:51:49
> >>>>>>>>> Subject: [E-devel] Eflete 0.2.0 released
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>>       Hello,
> >>>>>>>>>       Samsung R&D Institute Ukraine (SRK) team are pleased to
> >> announce
> >>>>>>> that
> >>>>>>>>> Eflete
> >>>>>>>>>       0.2.0 and Ewe 0.1.0 is released.
> >>>>>>>>>       Please see link:
> >>>>>>>>>       eflete: [1]
> >> http://git.enlightenment.org/devs/rimmed/eflete.git
> >>>>>>>>>       ewe: [2]http://git.enlightenment.org/devs/rimmed/ewe.git
> >>>>>>>>>       What is new
> >>>>>>>>>       Ewe (Elementary Widgets Extension):
> >>>>>>>>>       * Widget Tabs;
> >>>>>>>>>       * Widget Combobox;
> >>>>>>>>>       * Widget Statusbar;
> >>>>>>>>>       * Widget Entry - input field with regex;
> >>>>>>>>>       * Widget Ruler.
> >>>>>>>>>       Eflete (EFL Edje Theme Editor):
> >>>>>>>>>       * Improvement the property;
> >>>>>>>>>       * Improvement UI;
> >>>>>>>>>       * Improvement UX;
> >>>>>>>>>       * Add new widgets to live-view;
> >>>>>>>>>       * Fix bugs and defects, another minor changes.
> >>>>>>>>>       Best regards,
> >>>>>>>>>       Vyacheslav Reutskiy
> >>>>>>>>>       Samsung R&D Institute Ukraine (SRK)
> >>>>>>>>>
> >>>>>>>>>
> >>>>> [SeenTimeChecker?
> >>>>> do=657c22a16bd00bda012b6ac335fd85ab0e39c2ed3f66922410e7eeca
> >>
> f3dd15bb3340d63f25e1a292b9d1af7a86c82c9092fee5c9a9e95c0389fe2928b38d2252d476
> >>>>>>>>>
> dc49b3e68b37d6600ca1ffd9c3fdf6ddc9ea09393184cf878f9a26ce15a0]
> >>>>>>>>>
> >>>>>>>>> References
> >>>>>>>>>
> >>>>>>>>>       1. http://git.enlightenment.org/devs/rimmed/eflete.git/
> >>>>>>>>>       2. http://git.enlightenment.org/devs/rimmed/ewe.git
> >>>>>>>>>
> >>>>>>>>>
> >>
> ------------------------------------------------------------------------------
> >>>>>>>>> Learn Graph Databases - Download FREE O'Reilly Book
> >>>>>>>>> "Graph Databases" is the definitive new guide to graph databases
> >> and
> >>>>>>> their
> >>>>>>>>> applications. Written by three acclaimed leaders in the field,
> >>>>>>>>> this first edition is now available. Download your free book
> >> today!
> >>>>>>>>> http://p.sf.net/sfu/NeoTech
> >>>>>>>>> _______________________________________________
> >>>>>>>>> enlightenment-devel mailing list
> >>>>>>>>> enlightenment-devel@lists.sourceforge.net
> >>>>>>>>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>>
> >>
> ------------------------------------------------------------------------------
> >>>>>>>>> Learn Graph Databases - Download FREE O'Reilly Book
> >>>>>>>>> "Graph Databases" is the definitive new guide to graph databases
> >> and
> >>>>>>> their
> >>>>>>>>> applications. Written by three acclaimed leaders in the field,
> >>>>>>>>> this first edition is now available. Download your free book
> >> today!
> >>>>>>>>> http://p.sf.net/sfu/NeoTech
> >>>>>>>>> _______________________________________________
> >>>>>>>>> enlightenment-devel mailing list
> >>>>>>>>> enlightenment-devel@lists.sourceforge.net
> >>>>>>>>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >>>>>>>>>
> >>>>>>>
> >>
> ------------------------------------------------------------------------------
> >>>>>>> Learn Graph Databases - Download FREE O'Reilly Book
> >>>>>>> "Graph Databases" is the definitive new guide to graph databases
> and
> >>>>>> their
> >>>>>>> applications. Written by three acclaimed leaders in the field,
> >>>>>>> this first edition is now available. Download your free book today!
> >>>>>>> http://p.sf.net/sfu/NeoTech
> >>>>>>> _______________________________________________
> >>>>>>> enlightenment-devel mailing list
> >>>>>>> enlightenment-devel@lists.sourceforge.net
> >>>>>>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >>>>>>>
> >>>>>>
> >>>>>> --
> >>>>>> ~Jeff Hoogland <http://jeffhoogland.com/>
> >>>>>> Thoughts on Technology <http://jeffhoogland.blogspot.com/>, Tech
> >> Blog
> >>>>>> Bodhi Linux <http://bodhilinux.com/>, Enlightenment for your
> Desktop
> >>>>>>
> >>>>>>
> >>
> ------------------------------------------------------------------------------
> >>>>>> Learn Graph Databases - Download FREE O'Reilly Book
> >>>>>> "Graph Databases" is the definitive new guide to graph databases and
> >>>>> their
> >>>>>> applications. Written by three acclaimed leaders in the field,
> >>>>>> this first edition is now available. Download your free book today!
> >>>>>> http://p.sf.net/sfu/NeoTech
> >>>>>> _______________________________________________
> >>>>>> enlightenment-devel mailing list
> >>>>>> enlightenment-devel@lists.sourceforge.net
> >>>>>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >>>>>>
> >>
> ------------------------------------------------------------------------------
> >>>>> HPCC Systems Open Source Big Data Platform from LexisNexis Risk
> >> Solutions
> >>>>> Find What Matters Most in Your Big Data with HPCC Systems
> >>>>> Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
> >>>>> Leverages Graph Analysis for Fast Processing & Easy Data Exploration
> >>>>> http://p.sf.net/sfu/hpccsystems
> >>>>> _______________________________________________
> >>>>> enlightenment-devel mailing list
> >>>>> enlightenment-devel@lists.sourceforge.net
> >>>>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >>>>>
> >>>>
> >>>
> >>>
> >>
> ------------------------------------------------------------------------------
> >>> HPCC Systems Open Source Big Data Platform from LexisNexis Risk
> Solutions
> >>> Find What Matters Most in Your Big Data with HPCC Systems
> >>> Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
> >>> Leverages Graph Analysis for Fast Processing & Easy Data Exploration
> >>> http://p.sf.net/sfu/hpccsystems
> >>> _______________________________________________
> >>> 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
> >>
> >>
> >>
> >>
> ------------------------------------------------------------------------------
> >> HPCC Systems Open Source Big Data Platform from LexisNexis Risk
> Solutions
> >> Find What Matters Most in Your Big Data with HPCC Systems
> >> Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
> >> Leverages Graph Analysis for Fast Processing & Easy Data Exploration
> >> http://p.sf.net/sfu/hpccsystems
> >> _______________________________________________
> >> enlightenment-devel mailing list
> >> enlightenment-devel@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >>
> >
> ------------------------------------------------------------------------------
> > HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
> > Find What Matters Most in Your Big Data with HPCC Systems
> > Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
> > Leverages Graph Analysis for Fast Processing & Easy Data Exploration
> > http://p.sf.net/sfu/hpccsystems
> > _______________________________________________
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
>
>
> ------------------------------------------------------------------------------
> HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
> Find What Matters Most in Your Big Data with HPCC Systems
> Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
> Leverages Graph Analysis for Fast Processing & Easy Data Exploration
> http://p.sf.net/sfu/hpccsystems
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to