Hi Stefan, Many thanks for the feedback - lots of good stuff, replying inline
On 03/04/14 11:39, Stefan Schmidt wrote: > Hello. > > On Mon, 2014-03-31 at 23:18, Andrew Williams wrote: >> So I thought it was about time I posted about the EDI project that I'm >> working on. >> In an attempt to learn EFL whilst reducing barriers to new devs I wanted to >> create an IDE for / using EFL. > Great to see someone working on it! >> And i'm about to move into phase 2 - adding code aware features to what is >> currently a project based editor. >> You can see / contribute to the TODO list / plan here: >> https://phab.enlightenment.org/w/edi/. >> >> I'd be delighted to get feedback or event some contributors to move the >> project forwards. > I took a coffee break to try it out. Without much success I must say. > > Pulled and compiled (efl and elm from master). > Started and got confused by the intial file selectore. Sure the title > states that you should select a project dir but I would expect > something like this to be integrated into a wizard page or better > start the application normally and put that under create new project. The application does need a first start / new project wizard but that's a couple of TODOs down the road - for now it only opens existing projects and does not offer too much help. > (But I'm not an UI or interaction designer) :) > As I had no way to create a new folder from the file seletcor I > dropped out again and created one. Started again and selected it. > Now I'm hanging in the main view without anythign workign at all. No > files on the left pane as the dir was empty. Clicking on any of the > icons (new file, new window, close) does nothing at all. Clicking on > the log label slides a log in for half a second and out again without > any chance to interact. The log in/out issue is going away - I was overloading the panel hovering icon with a button to get around the fact the user ends up with an area of text they cannot tap on... That's not as much of a problem on the latest build. > Console gives me this as the only output: > ERR<7850>:eo lib/eo/eo.c:342 _eo_dov_internal() in elm_widget.eo.c:1673: > Can't execute function Elm_Widget:ELM_OBJ_WIDGET_SUB_ID_MIRRORED_SET (op > 0x9f) for class 'Evas_Box'. Aborting. > ERR<7850>:eo lib/eo/eo.c:342 _eo_dov_internal() in elm_widget.eo.c:1673: > Can't execute function Elm_Widget:ELM_OBJ_WIDGET_SUB_ID_MIRRORED_SET (op > 0x9f) for class 'Evas_Box'. Aborting. Interesting thanks - not sure if that's too relevant. After it starts up the logging all goes to the "Logs" tab. With the latest build could you see if there's anything more in there that's helpful? Thanks a lot, Andrew > regards > Stefan Schmidt > > ------------------------------------------------------------------------------ > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel ------------------------------------------------------------------------------ Start Your Social Network Today - Download eXo Platform Build your Enterprise Intranet with eXo Platform Software Java Based Open Source Intranet - Social, Extensible, Cloud Ready Get Started Now And Turn Your Intranet Into A Collaboration Platform http://p.sf.net/sfu/ExoPlatform _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
