On 10/23/2016 03:32 AM, Carsten Haitzler (The Rasterman) wrote:
> I get this not from a log but as an output on tty :
>
>
> RESTART: 0.03929 [0.00000] - E_Msgbus Init
> <<<< Enlightenment Error >>>>
> Enlightenment cannot create a dbus session connection.
> At best this will break many things, at worst it will hard lock your
> machine.
> If you're sure you know what you're doing, export E_NO_DBUS_SESSION=1
> E: Begin Shutdown Procedure!
> E - PID=628, valgrind=0
>
> Is there some dbus thing that I should start ?
>
> I have used a minimum jessie installation + xinit + xorg then :
>
> https://www.enlightenment.org/distros/debian-start
> enlightenment_starts checks to see if it has a dbus session environment
> variable set (meaning it's in a dbus session). if it doesn,t it re-executes
> itself using dbus-launch. this ensures enlightenment has a dbus session to 
> work
> with. this is used to advertise remote ipc for efm for example so
> enlightenment_open works from things like xdg-open (once updated) etc.
> enlightenment now starts and tries to connect to the session bus. dbus-launch
> should have taken care of this. this connect to the session bus is failing. 
> you
> can force e to ignore the lack of a session bus with export 
> E_NO_DBUS_SESSION=1
> before running enlightenment (or enlightenment_start)... but no session bus is
> your problem. something lower down in the system quite possibly. what? needs
> debugging. specific to your system it seems. :(
>
>
Thank you. Sure that no dbus-session is my problem....
But it is your problem too for the time you spend answering me. Thank 
you for that !
In fact, I do not know what is dbus, but I have checked that dbus-launch 
is not installed !
So :
- I think there is a bug in enlightenment "make install" that would 
check that dbus-launch is installed. !
- I have installed it (with dbus-x11 package) and now I have the errors :
ESTART: 0,05142 [0,00002] - Compositor Init
<<<< Enlightenment Error >>>>
Enlightenment ne parvient pas à initialiser Ecore_X !

<<<< Enlightenment Error >>>>
Enlightenment cannot create a compositor.

E: Begin Shutdown Procedure!
E - PID=29805, valgrind=0

My system is  a basic minimum debian system (with no session manager), 
and nothing more installed more than vim,sudo...
and  all that is required in 
https://www.enlightenment.org/distros/debian-start

Are other things needed that are not in this page ?

PC


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to