On Mon, 16 Apr 2018 14:52:50 -0500 neena reddy <neenareddy2...@gmail.com> said:
> Hi, > > I am trying to build enlightenment on wayland using yocto. I am using EFL > 1.20.7 version and enlightenment 0.22.3 . My image built fine but having > issues in bringing up the enlightenment desktop. I tried to start > enlightenment.service manually but failed with the following error: > > <<<< 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! > > Error connecting to bus of type 1. error name: > org.freedesktop.DBus.Error.NotSupported error message: Using X11 for > dbus-daemon autolaunch was disabled at compile time, set your > DBUS_SESSION_BUS_ADDRESS instead > safety check failed: conn == NULL > Cannot get ELDBUS_CONNECTION_TYPE_SESSION > enlightenment.service: Main process exited, code=exited, status=255/n/a > systemd[1]: Failed to start Enlightenment service. > > Did anyone have success in bringing up enlightenment on wayland? > Any help on this would be appreciated. no dbus session bus... enlightenment_start will use dbus-launch to run enlightenment if it can't detect DBUS_SESSION_BUS_ADDRESS etc. to ensure you have a session bus. if there already is a session bus before enlightenment_start then you're all good. have you tried logging into a tty (text console) and just running enlightenment_start by hand? you're using the service file which assumes a session bus has already been started and env vars set etc. prior to enlightenment running. -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- Carsten Haitzler - ras...@rasterman.com ------------------------------------------------------------------------------ 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 enlightenment-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-users