Hi Hermet, Do you have any local changes? Do you have any scenario that could help us to solve the issue? Maybe a GDB backtrace? The last time I saw such problems in Erigo, it was because of EFL stability.
JackDanielZ On Thu, 02 Apr 2015 12:00:52 +0900 (KST) ChunEon Park <[email protected]> wrote: > great! > i tried this erigo with the latest efl > but still it often get a crash randomly while trying something to do. > > is it still unstable? > > or my problem? > > ------------------------------------ > -Regards, Hermet- > > -----Original Message----- > From: "Yakov Goldberg"<[email protected]> > To: "Enlightenment developer > list"<[email protected]>; Cc: > Sent: 2015-04-01 (수) 00:02:22 > Subject: [E-devel] Erigo v1.0.0 is out! > > Hello, > > We are happy to announce Erigo v1.0.0 release! > > We improved stability and added more widgets. > Now widget's inheritance tree (classes and properties) is taken from > Eolian and can be managed with black list. Configuration/installation > options and paths were fixed, so developers who are interested to > package Erigo, please pay attention. > > Here is summary about current release: > > Erigo 1.0.0 > =========== > > Changes since 0.9.1 > ------------------- > Features: > * Now all classes and functions are fetched from Eolian. > Functions can be filtered out with black list. > * Add infrastructure to support warning message's popup windows. > Add popup message for "Save" dialog. > * Add memo bubble for properties which require to press "Enter" > to apply changes. > * Add support for widgets: Fileselector, Fileselector Entry, > Fileselector Button, Slider, Progressbar, Panes, Conformant. > * Split Factory to sections. > > Internals: > * Wider usage of Eolian API to generate function names. > * Check if Property implements GET method and it is possible > to fetch default values. > > Fixes: > * Configuration and installation options: > For configuration and installation use: > $ cmake .. > > In order to install into custom path: > $ cmake -DCMAKE_INSTALL_PREFIX=/install_path .. > > For configuration of Debug version and to run Erigo from build > path: $ cmake -DCMAKE_INSTALL_PREFIX=/install_path > -DCMAKE_BUILD_TYPE=debug .. > > * Fix showing properties and classes in Property View. > * Fix leaks and internal's memory management > > We always happy to get feedback and ideas. > > Download:https://git.enlightenment.org/tools/erigo.git > Wiki:https://phab.enlightenment.org/w/projects/gui_builder/ > Videos: > https://www.youtube.com/playlist?list=PLal8LrkIgqzHrmHm0IBDT6s_Y7uVctR6r > > Regards, > Erigo team. > > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming The Go Parallel Website, > sponsored by Intel and developed in partnership with Slashdot Media, > is your hub for all things parallel software development, from weekly > thought leadership blogs to news, videos, case studies, tutorials and > more. Take a look and join the conversation now. > http://goparallel.sourceforge.net/ > _______________________________________________ enlightenment-devel > mailing list [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming The Go Parallel Website, > sponsored by Intel and developed in partnership with Slashdot Media, > is your hub for all things parallel software development, from weekly > thought leadership blogs to news, videos, case studies, tutorials and > more. Take a look and join the conversation now. > http://goparallel.sourceforge.net/ > _______________________________________________ enlightenment-devel > mailing list [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
