On Tue, 16 Jul 2019 12:02:39 +0200 Pierre Couderc <pie...@couderc.eu> said:

> 
> On 7/16/19 11:34 AM, Carsten Haitzler wrote:
> > On Tue, 16 Jul 2019 11:13:25 +0200 Pierre Couderc <pie...@couderc.eu> said:
> >
> >> On 7/16/19 10:49 AM, Carsten Haitzler (The Rasterman) wrote:
> >>> I have tried to install libcurl4 (buster), this message disappear, but I
> >>> can no more create a "compositeur", because :
> >>>
> >>> Enlightenment cannot initialize X Connection...
> >>> <<<< Enlightenment Error >>>>
> >>> Enlightenment est incapable de créer un compositeur.
> >>>
> >>> E: Begin Shutdown Procedure!
> >>> ERR<14474>:e ../src/bin/e_msgbus.c:84 _e_msgbus_request_name_cb() Could
> >>> not request bus name
> >>> Another enlightenment is already running in your login session dbus...
> >> Mmm, sorry, certainly no. It is started just after power on and :
> >>
> >> ps aux | grep enl
> >>
> >> indicates nothing
> >>
> >>> something has taken the name already.
> >> mmm, maybe. But my session is :
> >>
> >> Power on
> >>
> >> login
> >>
> >> pasword
> >>
> >> enlightenment_start
> >>
> >> ps aux > ttt.txt
> > well that error is literally e trying to get its own dbus bus name (ipc
> > port on dbus) and dbus daemon is saying "no - you can't - it's already
> > taken". but wait... sorry - i focused on the wrong issue... that may be a
> > side effect of the fatc it can't connect to x - no xserver running or
> > unable to talk to the xserver that is there. i'm looking at your process
> > list - no xserver. also e isn't falling back to trying wayland. i  not sure
> > how you start it but it would need to be started from a tty logind session
> > to work as a wayland compositor...
> >
> Thank you. I start it literally as I have explained, on the basic tty...
> 
> No. I have not installed xserver. Should I ?

not if you want just wayland mode. but you will want xwayland for x
compatibility for x apps.

> I have  installed nothing more than what is required by meson to build 
> and install efl and enlightenment (except vim, sudo...). Moreover, I 
> have installed ONLY that by running meson, error, install missing 
> package, meson again, error again,... and so on ! ( a few minutes...!).

well it doesn't even show wayland being TRIED. it's trying x (first - and that
fails of course - not an x session and no xserver). your system uses systemd
etc.? you get a proper logind session when you log in the tty?

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



_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to