marco, are you still having this issue? I had a similar issue a while ago with no applications being listed in the everything launcher or startup applications (I don't use ibar so I don't know if it would have happened there too) and it turned out to be a dbus problem with efreet or ethumb (I forget which, i did a fix for both so i'm not sure which one it was)
Look in ~/.local/share/dbus-1/services, /usr/share/dbus-1/services/ or /usr/local/share/dbus-1/services for the files org.Enlightenment.Efreet.service and org.Enlightenment.Ethumb.service. If you don't have these files, make them in the dbus-1 directory under your installation prefix (so if you installed in /usr/local/, put them in /usr/local/share/dbus-1/services). They should contain the following lines [D-BUS Service] Name=org.enlightenment.Efreet Exec=/YOUR/INSTALLATION/PREFIX/bin/efreetd adapt to you configuration as necessary, and do the same for ethumb. If you do have them, make sure they're pointing to the correct path for efreet and ethumb. I ran into this problem after changing my install prefix when updating to e18, and make/make install don't handle changing this file for you. Hope this helps! On Mon, Nov 25, 2013 at 3:43 AM, <[email protected]> wrote: > > On 22/11/13 15:42, [email protected] wrote: > >>> When you right-click the ibar, select Contents, under Applications > >>> there > >>> are no applications? > >> > >> Yes, that is the case (actually I don't have a "Contents" menu when > >> right > >> clicking on the ibar, but only "Settings" and from there I can call > >> "Setup". I have attached a screenshot that shows the dialogs. > >> > >>> or > >>> > >>> If there are applications listed, you select an application and click > >>> Add and it doesn't show up in the ibar? > >> > >> No, I don't even get to that point, since no applications show up. > >> > >> Regards > >> Marco > >> > > > > Something to try is moving .e/ and .elementary/ somewhere and re-do the > > initial setup. Alternatively set a new user. > > I have already tried removing ~/.e. I have now done this with > ~/.elementary, too, but it didn't help (~/.elementary isn't even > recreated). Still no applications appear. > > > > ------------------------------------------------------------------------------ > Shape the Mobile Experience: Free Subscription > Software experts and developers: Be at the forefront of tech innovation. > Intel(R) Software Adrenaline delivers strategic insight and game-changing > conversations that shape the rapidly evolving mobile landscape. Sign up > now. > http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
