On 01/24/2011 11:53 PM, Christopher Michael wrote:
> On 01/24/2011 05:46 PM, Sebastian Dransfeld wrote:
>> On 01/24/2011 04:57 PM, Sebastian Dransfeld wrote:
>>> On 01/23/2011 07:36 PM, Jeff Hoogland wrote:
>>>> So after talks about my issues with start up applications with a
>>>> fresh user
>>>> creation in IRC last night, I am certain it is an efreet cache issue. I
>>>> removed LXDM and used GDM as the login manager and the startup
>>>> applications
>>>> still fail to load without the cache being there.
>>>
>>> I guess it considers no cache as not found :)
>>>
>>> I'll take a look.
>>>
>>> Sebastian
>>
>> Well, problem is simple. In the startup file files are added as
>> filenames without full path. This requires you to look up files in xdg
>> preferred order. This is done during cache build. So it is not possible
>> to do startup without the cache.
>>
> So if they get added with the full patch to the desktop file, then if
> the cache does not exist, it won't be a problem ?

No, then you do a direct lookup on the filename, and if the file exists 
but isn't in the cache, it will be read from file.

>
>> The question then is, should we wait for cache to be built before doing
>> startup, or execute startup files after cache has been built (which
>> could be seconds after the desktop is shown).
>>
>> Sebastian
>>
>
> I would think that E startup apps, could be delayed until cache is built
> ... else we need to get the cache build started earlier in the process.

The first cache build can be slow, so a wait is probably needed anyway.

Sebastian


------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to