Michael Blumenkrantz <michael.blumenkra...@gmail.com> wrote:

On Fri, 22 Jun 2012 12:01:47 -0500
Jeff Hoogland <jeffhoogl...@linux.com> wrote:

> OK so played around with my installed system and
> *_e_startup_event_cb*appears to be running there and thus my startup
> applications are working...
> Any ideas why this function might not be working with my live user?
> 
> On Fri, Jun 22, 2012 at 11:49 AM, Jeff Hoogland <jeffhoogl...@linux.com>wrote:
> 
> > OK -
> >
> > So, I'm having an issue with Enlightenment on my latest Bodhi disc - for
> > my live user no startup applications run when Enlightenment is started...
> > At the suggestion of Raster/Devilhorns I've started adding print commands
> > to the *e_startup.c*, but I still haven't pinned down the issue.
> >
> > The path to the home directory in *e_startup* is being correctly saved to
> > the buf argument (it is showing the proper
> > /home/bodhi/.e/e/applications/startup/.order). Next I dropped a print
> > command into the *_e_startup_event_cb* to see if the desktop cache is
> > being set right (that is the next place I should look right?) And much to
> > my surprise that function doesn't seem to be getting run at E's startup.
> > Should that function be running or am I looking in the wrong place? Any
> > other ideas what I should be looking for that might be causing this issue?
> >
> > The oddest part about the whole thing is that for my installed users
> > startup applications work 100% fine.
> >
> > --
> > ~Jeff Hoogland <http://jeffhoogland.com/>;
> > Thoughts on Technology <http://jeffhoogland.blogspot.com/>;, Tech Blog
> > Bodhi Linux <http://bodhilinux.com/>;, Enlightenment for your Desktop
> >
> >
> 
> 

I added code which specifically disables the functionality upon detecting that
you're using it. File a bug on trac and I'll get to it next year.

_____________________________________________

Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_____________________________________________

enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Hey Stu...be nice to Jeff or I will be forced to beat u with the trout :-P

On a serious note, Jeff it could be that the efreet cache is not running 
because it is a live cd and efreet is thinking that it has no place to store 
it's cache of the desktop files (due to cd being read only). Its possible that 
efreet may need modifications to handle this. IIRC efreet stores its cache also 
in the user homedir (cant remember the exact path). Because the cd is RO it 
cannot write it :-( Efrret may need modification to store cache in a tmp dir.

I could be totally off base here so take with a grain of salt....but certainly 
smells like that is the issue...

Ping Seb (englebass) wrt efreet.

Cheers
Dh
-- 
Sent from my Android phone with K-9 Mail. Please excuse my brevity.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to