On Mon, 05 Dec 2005 21:04:33 +0100 Martin Klaffenboeck
<[EMAIL PROTECTED]> babbled:

> Am Montag, den 05.12.2005, 08:38 +1100 schrieb Daniel Kasak:
> > Martin Klaffenboeck wrote:
> > 
> > >Hi there!
> > >
> > >I had segfaults when I logged in and having a $HOME/.e directory.
> > >Because of this I upgraded from CVS very often, but I still had to
> > >delete the .e directory before starting enlightenment.
> > >
> > >After my todays update, I logged in but now all the modules cannot be
> > >loaded.  I don't know what the reason exactly is, but I'd like to help
> > >you, you just should tell me how.
> > >
> > >Thanks,
> > >Martin
> > >  
> > >
> > Did you rebuild everything? Did you rebuild in the correct order?
> 
> I try now with the order you have me and I'll report here.
> 
> > I've never had problems like you described ( segfaulting if I don't 
> > delete the ~/.e folder ), but the problem with modules not loading 
> > sounds like you've only updated a part of E instead of everything in 1 go.
> 
> I use the gentoo ports, so the cvs update for the second thing is made
> after the first thing is allready built and installed.  So in 1 go may
> have sometimes troubles if you commit any changes during I'm building my
> modules.  But if the build does not work, I just start again at the
> first one, and hope it works now.

note: i have been making changes to e - 3rd party modules will need to change
as for example e_config loaded strings need to be freed with
evas_stringshare_del() now - and should not be strdup()'d when added but use
evas_stringshare_add(). the return value of e_path_fine() als should be freed
with evas_stringshare_del() etc. etc.

e17's own modules that ship with it should work just fine though as i fixed
them up to work.


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
裸好多
Tokyo, Japan (東京 日本)


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to