On Tue, 12 Oct 2010 20:39:30 -0300 Gustavo Sverzut Barbieri <[email protected]> said:
ok. fixed eio. bad eio!. and ephoto is CRAWLING with valgrind complaints. just try list a directory with photos first - then go back to parent dir... it's accessing deleted datya all over the shop (gendrid deletes the obj wich deletes the struct but then a parent func is still accessing it). definitely "not ready" :) > On Tue, Oct 12, 2010 at 8:04 PM, Carsten Haitzler <[email protected]> > wrote: > > On Tue, 12 Oct 2010 15:54:20 -0700 "Enlightenment SVN" > > <[email protected]> said: > > > > far far far from ready. :) > > > > run it with no arguments... get a blank window with red and green > > rectangles at the bottom-left and a file selector button... not very ready. > > and then select a dir with photos in it... and... it instantly crashes. > > first thing i get. > > > > ==30918== Thread 2: > > ==30918== Invalid write of size 4 > > ==30918== at 0x4248121: _eio_file_direct_heavy (string3.h:52) > > ==30918== by 0x4228804: _ecore_thread_worker (ecore_thread.c:247) > > ==30918== by 0x42A096D: start_thread (pthread_create.c:300) > > ==30918== by 0x4382A4D: clone (clone.S:130) > > ==30918== Address 0x5cb760c is 0 bytes after a block of size 4,380 alloc'd > > ==30918== at 0x4024F20: malloc (vg_replace_malloc.c:236) > > ==30918== by 0x424894C: _eio_pool_malloc (eio_main.c:104) > > ==30918== by 0x42480F4: _eio_file_direct_heavy (eio_file.c:123) > > ==30918== by 0x4228804: _ecore_thread_worker (ecore_thread.c:247) > > ==30918== by 0x42A096D: start_thread (pthread_create.c:300) > > ==30918== by 0x4382A4D: clone (clone.S:130) > > > > bt missing something due to optimisations inlining something somewhere... > > but my point being... definitely not ready. :) > > old version? no red/green rectangles anymore... > > run without arguments here (and no ~/.config/ephoto) does not crash, > but shows nothing... I'll make it use the cwd. I'll return the > fileselector + entry as soon as I add the elm_fileselector_entry. > > -- > Gustavo Sverzut Barbieri > http://profusion.mobi embedded systems > -------------------------------------- > MSN: [email protected] > Skype: gsbarbieri > Mobile: +55 (19) 9225-2202 > > ------------------------------------------------------------------------------ > Beautiful is writing same markup. Internet Explorer 9 supports > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. > Spend less time writing and rewriting code and more time creating great > experiences on the web. Be a part of the beta today. > http://p.sf.net/sfu/beautyoftheweb > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
