[prev in list] [next in list] [prev in thread] [next in thread] 

List:       enlightenment-devel
Subject:    Re: [E-devel] E SVN: raster trunk/e/src/bin
From:       Viktor Kojouharov <vkojouharov () gmail ! com>
Date:       2009-02-26 11:22:47
Message-ID: 1235647367.5227.0.camel () sat-mobile
[Download RAW message or body]

I was pretty sure that I had updated and installed efreet beforehand,
really :)

anyway, for reasons beyond my control, e starts fine now :)

On Thu, 2009-02-26 at 22:15 +1100, Carsten Haitzler wrote:
> On Thu, 26 Feb 2009 09:55:47 +0100 Viktor Kojouharov <vkojouharov@gmail.com>
> said:
> 
> does the commit log indicate to you what you should do? :) (hint)
> 
> > E segfaults on start with this change. No idea why
> > 
> > On Thu, Feb 26, 2009 at 4:46 AM, Enlightenment SVN
> > <no-reply@enlightenment.org> wrote:
> > > Log:
> > >  use new efreet api fo extra icon dirs.
> > >
> > >
> > > Author:       raster
> > > Date:         2009-02-25 19:46:59 -0800 (Wed, 25 Feb 2009)
> > > New Revision: 39227
> > >
> > > Modified:
> > >  trunk/e/src/bin/e_main.c
> > >
> > > Modified: trunk/e/src/bin/e_main.c
> > > ===================================================================
> > > --- trunk/e/src/bin/e_main.c    2009-02-26 03:46:35 UTC (rev 39226)
> > > +++ trunk/e/src/bin/e_main.c    2009-02-26 03:46:59 UTC (rev 39227)
> > > @@ -762,15 +762,15 @@
> > >    e_init_status_set(_("Setting up Paths"));
> > >    TS("efreet paths");
> > >      {
> > > -       Eina_List *list;
> > > +       Eina_List **list;
> > >
> > >        list = efreet_icon_extra_list_get();
> > >        if (list)
> > >          {
> > >             snprintf(buf, sizeof(buf), "%s/.e/e/icons", e_user_homedir_get
> > > ());
> > > -            list = eina_list_prepend(list, (void *)eina_stringshare_add
> > > (buf));
> > > +            *list = eina_list_prepend(*list, (void *)eina_stringshare_add
> > > (buf)); snprintf(buf, sizeof(buf), "%s/data/icons", e_prefix_data_get());
> > > -            list = eina_list_prepend(list, (void *)eina_stringshare_add
> > > (buf));
> > > +            *list = eina_list_prepend(*list, (void *)eina_stringshare_add
> > > (buf)); }
> > >      }
> > >    efreet_icon_extension_add(".edj");
> > >
> > >
> > > ------------------------------------------------------------------------------
> > > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
> > > -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
> > > -Strategies to boost innovation and cut costs with open source participation
> > > -Receive a $600 discount off the registration fee with the source code: SFAD
> > > http://p.sf.net/sfu/XcvMzF8H
> > > _______________________________________________
> > > enlightenment-svn mailing list
> > > enlightenment-svn@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/enlightenment-svn
> > >
> > 
> > ------------------------------------------------------------------------------
> > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
> > -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
> > -Strategies to boost innovation and cut costs with open source participation
> > -Receive a $600 discount off the registration fee with the source code: SFAD
> > http://p.sf.net/sfu/XcvMzF8H
> > _______________________________________________
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 
> 


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic