On 02/22/2011 08:45 PM, Sebastian Dransfeld wrote:
> On 02/22/2011 04:22 PM, Atton Jonathan wrote:
>> If the problem is in e why you don't fix e instead of revert a fix in efreet
>> ?
>
> E always wants to wait for desktop cache to be updated. So we always
> need to wait there. What we need to do is to differentiate between
> "cache build done and change", and "cache build done and no change".
> Needs a bit more work.
>
> So it is better to let things work as it is now, instead of breaking E.
>
> S.

What a crappy reply. E hasn't a problem, it works as it should. Efreet 
needs a better fix.

S.

>
>>
>>
>> 2011/2/22 Enlightenment SVN<no-re...@enlightenment.org>
>>
>>> Log:
>>> Efreet: Reset changed before scanning fallback
>>>
>>>    Changed must be EINA_FALSE before scanning fallback to not create false
>>>    positive.
>>>
>>> Author:       englebass
>>> Date:         2011-02-22 04:52:58 -0800 (Tue, 22 Feb 2011)
>>> New Revision: 57240
>>> Trac:         http://trac.enlightenment.org/e/changeset/57240
>>>
>>> Modified:
>>>    trunk/efreet/src/bin/efreet_icon_cache_create.c
>>>
>>> Modified: trunk/efreet/src/bin/efreet_icon_cache_create.c
>>> ===================================================================
>>> --- trunk/efreet/src/bin/efreet_icon_cache_create.c     2011-02-22 12:52:46
>>> UTC (rev 57239)
>>> +++ trunk/efreet/src/bin/efreet_icon_cache_create.c     2011-02-22 12:52:58
>>> UTC (rev 57240)
>>> @@ -897,6 +897,8 @@
>>>       }
>>>       eina_iterator_free(it);
>>>
>>> +    changed = EINA_FALSE;
>>> +
>>>       /* open icon file */
>>>       icon_ef = eet_open(efreet_icon_cache_file(EFREET_CACHE_ICON_FALLBACK),
>>> EET_FILE_MODE_READ_WRITE);
>>>       if (!icon_ef) goto on_error_efreet;
>>>
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> Index, Search&   Analyze Logs and other IT data in Real-Time with Splunk
>>> Collect, index and harness all the fast moving IT data generated by your
>>> applications, servers and devices whether physical, virtual or in the
>>> cloud.
>>> Deliver compliance at lower cost and gain new business insights.
>>> Free Software Download: http://p.sf.net/sfu/splunk-dev2dev
>>> _______________________________________________
>>> enlightenment-svn mailing list
>>> enlightenment-...@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/enlightenment-svn
>>>
>>
>>
>>
>
>
> ------------------------------------------------------------------------------
> Free Software Download: Index, Search&  Analyze Logs and other IT data in
> Real-Time with Splunk. Collect, index and harness all the fast moving IT data
> generated by your applications, servers and devices whether physical, virtual
> or in the cloud. Deliver compliance at lower cost and gain new business
> insights. http://p.sf.net/sfu/splunk-dev2dev
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to