On Sun, 11 Nov 2012 19:09:48 -0200 Gustavo Sverzut Barbieri
<barbi...@profusion.mobi> said:

> note: instead of monitoring these component by component, just
> ecore_file_mkpath() and then monitor the actual place. Otherwise it's
> annoying as hell.

will work only for ~/ stuff - wont work for system dirs that as yet have not
been created. :)

> On Sun, Nov 11, 2012 at 7:07 PM, Carsten Haitzler <ras...@rasterman.com>wrote:
> 
> > On Sun, 11 Nov 2012 19:11:38 +0100 Sebastian Dransfeld <s...@tango.flipp.net
> > >
> > said:
> >
> > > On 11/11/2012 06:09 PM, Sebastian Dransfeld wrote:
> > > > On 11/10/2012 05:42 AM, Carsten Haitzler (The Rasterman) wrote:
> > > >> On Thu, 8 Nov 2012 20:37:06 +0100 Sebastian Dransfeld <
> > s...@tango.flipp.net>
> > > >> said:
> > > >>
> > > >>> On 11/08/2012 07:52 PM, Sebastian Dransfeld wrote:
> > > >>>> Den 8. nov. 2012 kl. 13:39 skrev Massimo Maiurana <
> > maiur...@gmail.com>:
> > > >>>>
> > > >>>>> Sebastian Dransfeld, il 08/11/2012 05:49, ha scritto:
> > > >>>>>
> > > >>>>>> Try to copy
> > > >>>>>> ${prefix}/share/dbus-1/services/org.enlightenment.Efreet.service
> > > >>>>>> to
> > > >>>>>> ~/.local/share/dbus-1/services/org.enlightenment.Efreet.service
> > > >>>>>
> > > >>>>> yay, that did the trick! \o/
> > > >>>>>
> > > >>>>> thanks :)
> > > >>>>>
> > > >>>>> I guess it's because my prefix is a non standard one (/opt/e17). is
> > > >>>>> there any environment variable, or something similar, I could set
> > to
> > > >>>>> avoid problems like this in the future?
> > > >>>>
> > > >>>> There is, but I don't know how to set it:) I also use /opt/e17, and
> > I
> > > >>>> used to have the same problem. But suddenly with current svn and
> > Ubuntu
> > > >>>> 12.04 it just worked.
> > > >>>
> > > >>> I found out. I do
> > > >>> export XDG_DATA_DIRS="/opt/e17/share:/usr/share:/usr/local/share"
> > > >>> in ~/.xsessionrc, which is sourced before dbus-launch is called. Then
> > > >>> the session dbus finds stuff in /opt/e17.
> > > >>
> > > >> have u tried running the e17 startup with a fresh user homedir? the
> > wizard
> > > >> no longer gets efreet update events - even after it installs some
> > extra
> > > >> desktop files. well i extended the timeout from 15sec to 150sec and it
> > > >> still didnt' happen. :( yes - efreetd is running and i symlinked the
> > > >> service files into /usr/share/... etc.
> > > >>
> > > >> also zero icon themes are listend now... :(
> > > >>
> > > >> just wondering if u've looked? page_040.c does it btw - and
> > page_000.c also
> > > >> waits for the initial desktop scan to finish too - but it could be
> > that it
> > > >> has happened already... BUT... page_080.c doesnt find any apps to add
> > to
> > > >> ibar... so ibar is totally empty. :(
> > > >>
> > > >
> > > > The event listening in the wizard is weird and seems unneeded. Doesn't
> > > > the wizard start after e_startup? In e_startup we wait until the cache
> > > > build is done, so waiting for event in page_000 should not be needed.
> > > >
> > > > In step 040 the wizard also waits for cache rebuild, but there wont be
> > a
> > > > rebuild unless files are copied.
> > >
> > > And everything works for me(tm).
> >
> > ok... got it... wqhen efreet starts up... there is no
> > ~/.local/share/applications dir/... hell no ~/.local at all.. so it doesnt
> > monitor for CREATION of ~/.local and ~/.local/share and
> > ~/.local/share/applications first... and thus it never sees the whole dir
> > tree
> > being created and doesn't see the added files. :)
> >
> > --
> > ------------- Codito, ergo sum - "I code, therefore I am" --------------
> > The Rasterman (Carsten Haitzler)    ras...@rasterman.com
> >
> >
> >
> > ------------------------------------------------------------------------------
> > Everyone hates slow websites. So do we.
> > Make your web apps faster with AppDynamics
> > Download AppDynamics Lite for free today:
> > http://p.sf.net/sfu/appdyn_d2d_nov
> > _______________________________________________
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >
> 
> 
> 
> -- 
> Gustavo Sverzut Barbieri
> http://profusion.mobi embedded systems
> --------------------------------------
> MSN: barbi...@gmail.com
> Skype: gsbarbieri
> Mobile: +55 (19) 9225-2202
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_nov
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to