On Sun, 11 Nov 2012 18:09:28 +0100 Sebastian Dransfeld <s...@tango.flipp.net> said:
> 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. the wizard is a module. it'd loaded when the modules are intitially loaded. long before the mainloop is even started. e_startup doesn't even come into it. no modules are ever delayed to be loaded until the e_startup stuff launches apps. it's a module - not a startup app. :) > In step 040 the wizard also waits for cache rebuild, but there wont be a > rebuild unless files are copied. sure. but files are always copied in all normal cases (mplayer doesnt ship with a desktop file that i have ever seen) and either way the 15sec timeout makes it go on anyway... but that's not the problem... if there is a file copied there should be an event from efreet... and there never is - no matter how long you wait. that's the problem. :( at least in my testing in xehpyr and a fake homedir (export HOME=/home/raster/T) and this homedir is totally rm -rf'd before the test... :) > S. > > ------------------------------------------------------------------------------ > 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