Re: [E-devel] [PATCH] more works and fixes for wallpaper fetcher

2008-03-21 Thread Massimiliano Calamelli
2008/3/21, Sebastian Dransfeld <[EMAIL PROTECTED]>: > > Why not just use libxml2 and make the wallpaper_web part optional if the > user has libxml2? > > > Sebastian > I agree, and your idea already are in TODO list, but i don't started with it for some reasons. The module is a testbed to see how

[E-devel] Nightly build log for E17 on 2008-03-21 07:08:39 -0700

2008-03-21 Thread Nightly build system
Build log for Enlightenment DR 0.17 on 2008-03-21 07:08:39 -0700 Build logs are available at http://download.enlightenment.org/tests/logs Packages that failed to build: ecore_li http://download.enlightenment.org/tests/logs/ecore_li.log engage http://download.enlightenment.org/tests/logs/engage.l

Re: [E-devel] [PATCH] more works and fixes for wallpaper fetcher

2008-03-21 Thread Sebastian Dransfeld
Massimiliano Calamelli wrote: > 2008/3/20, Jose Gonzalez <[EMAIL PROTECTED]>: >> Ah, good man. You've been thoroughly indoctrinated into >> avoiding the evil influences of 'dependencies' in 'E', now it's >> even for e17 modules! >> >> Indeed, I wonder how many systems e17 is going to run

[E-devel] backtrace

2008-03-21 Thread Massimo Maiurana
I always use hibernation on my system, and sometimes, after a few minutes from resume, it happens that e receives either a sigsegv or a sigabrt. looks like it happens only when the forecast module is loaded, I'll do further investigations about this, but again it doesn't happens always... let's

Re: [E-devel] Evas Object Size Hints: draft

2008-03-21 Thread Gustavo Sverzut Barbieri
On Fri, Mar 21, 2008 at 5:25 AM, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote: > Guys, > > Here is my first draft to add size hints to Evas_Object, this is just > about the basics and contain no code to calculate size based on hints, > interceptors to enforce size and like. What I want to

[E-devel] Evas Object Size Hints: draft

2008-03-21 Thread Gustavo Sverzut Barbieri
Guys, Here is my first draft to add size hints to Evas_Object, this is just about the basics and contain no code to calculate size based on hints, interceptors to enforce size and like. What I want to know: - Is it ok to have just one EVAS_CALLBACK_CHANGED_SIZE_HINTS or it's better to go with